Releases: Zephiles/TTYD-Practice-Codes
v3.0.17
v3.0.16
Fixed the Cheats menu breaking when going into a submenu on page 2 or higher, and then pressing up/down on the top/bottom option of the submenu.
When using the Memory menu, fixed the game crashing when attempting to read from memory addresses beyond 0x817FFFFF when using pointers. The menu will now automatically adjust the addresses to prevent the crash.
Changed how the colors in the Memory menu work. The entire line will no longer be blue; only the first option of the current line will be blue.
Added a small window on the current line of the Memory menu when changing addresses/pointers.
Re-positioned the final value in the Memory menu when changing addresses/pointers.
v3.0.15
When modifying the position of a memory watch, the position of it will now be properly reset when the menu is closed via L + Start. It will also be properly displayed again when closing the menu this way.
Fixed the game crashing when trying to set a memory watch to read from addresses that exceed 0x817FFFFF. The menu will now automatically adjust the address to prevent the crash.
v3.0.14
v3.0.13
v3.0.12
Added in the Settings menu, which allows you to save and load settings. The settings that are currently saved are as follows:
- Which cheats are active
- Cheat button combos
- Which displays are active
- Displays button combos
If the settings file exists, then it will be loaded automatically at boot.
Added the version number to the root of the mod menu.
v3.0.11
v3.0.10
Fixed the code that displays guard/superguard timings to work properly when an attack cannot be superguarded, or if the debug badge is equipped. If you try to superguard an attack that cannot be superguarded, a message will be printed saying so.
Adjusted the Auto Action Commands code to guard/superguard more attacks. It now effectively works exactly the same as the Debug Badge.
v3.0.9
v3.0.8
(Hopefully) fixed an issue that would cause Mario's or the partners' stats to not update when entering a battle if they were changed manually via the menu.
In the Inventory menu, the Change By Id and Change By Icon options now automatically set the value/position to the currently-selected item.