v3.0.54
Edit: May 17, 2022: The files in this release were updated to fix a crash that would occur when warping to a room whose name contains 8 or more characters.
Edit: April 24, 2022: The files in this release were updated to fix several cutscenes from causing heap corruptions just before the second Shadow Queen
fight.
Added a cheat for creating custom states. The things that these keep track of are as follows:
- All of your current standard items, important items, badges (also equipped badges), and stored items
- The current Sequence Position
- The following data for Mario:
- Current HP
- Max HP
- Current FP
- Max FP
- Current SP
- Max SP
- Available BP
- Max BP
- Rank
- Level
- Star Powers
- Star Points
- Coins
- All of the partners' current stats
- Which partner/follower is currently out
- Whether or not Mario is currently in Boat Mode
- The current map and loading zone
Added a display for showing how much Star Power you have, which is displayed under the HUD. If this is enabled, then the Jump Storage display is moved down to avoid overlapping.
Added an option to change Yoshi's name.
Several texts are now right-aligned. These are as follows:
- The values in the Stats menu in Mario's menu (the special moves icons are unchanged).
- The values in the statuses part of the Battles menu.
- The version number on the root of the menu.
- The page numbers on the menus that use it, excluding one instance in the Memory Watches menu where it needs to be left-aligned.
Several texts now have a width limit, in which the text will be shrunk on the X axis if it would exceed this limit. These are as follows:
- The names for items/badges in the Inventory menu
- The values in the Stats menu for Mario
- On-Screen Timer
- Frame Counter
Made a small adjustment to the Memory Editor, in which the numbers above each column of bytes depend on the current address.
Rewrote almost all of the code used for drawing text.
Made various other changes to reduce memory usage.