RemoveBodySizeCheck: Difference between revisions

From SkyTemple
Added RemoveBodySizeCheck to the wiki
 
Caitemis (talk | contribs)
mNo edit summary
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.
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.
 
{{NavPatches}}

Revision as of 03:21, 15 February 2026

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.