RemoveBodySizeCheck: Difference between revisions

From SkyTemple
Added RemoveBodySizeCheck to the wiki
 
Caitemis (talk | contribs)
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
RemoveBodySizeCheck is a patch, created by Frostbyte. When applied, it allows you to go to the dungeon with a team whose size is more than 6 stars. However, that does not remove the check in the assembly, where Chimecho will not allow to add a team member if 6 star size restrictions will not be met. Also, that doesn't remove the check in dungeons that automatically send home team members if the sprites size is too big for the game to handle.
This page contains information about the RemoveBodySizeCheck [[ASM Patch]].
 
=== Overview ===
----RemoveBodySizeCheck is an [[ASM Patch]] created by Frostbyte. It is located under the Improvements and Tweaks tab in Patches -> ASM.
 
When applied, it allows you to go to the dungeon with a team whose size is more than 6 stars. However, this does not remove the check in the Chimecho Assembly where Chimecho will not allow to add a team member if the 6 star size restriction is not met. Also, this doesn't remove the check in dungeons that automatically sends home team members if the sprite size is too big for the game to handle.
 
{{NavPatches}}

Latest revision as of 04:58, 15 February 2026

This page contains information about the RemoveBodySizeCheck ASM Patch.

Overview


RemoveBodySizeCheck is an ASM Patch created by Frostbyte. It is located under the Improvements and Tweaks tab in Patches -> ASM.

When applied, it allows you to go to the dungeon with a team whose size is more than 6 stars. However, this does not remove the check in the Chimecho Assembly where Chimecho will not allow to add a team member if the 6 star size restriction is not met. Also, this doesn't remove the check in dungeons that automatically sends home team members if the sprite size is too big for the game to handle.