RemoveBodySizeCheck: Difference between revisions

From SkyTemple
Caitemis (talk | contribs)
mNo edit summary
Caitemis (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
RemoveBodySizeCheck is an [[ASM 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 the 6 star size restriction is not met. Also, that 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.
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}}
{{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.