Skip to content

Releases: Zephiles/TTYD-Practice-Codes

v3.0.17

22 Mar 22:05
Compare
Choose a tag to compare

In the Memory menu, added an option to duplicate watches.

v3.0.16

21 Mar 11:47
Compare
Choose a tag to compare

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

14 Mar 20:30
Compare
Choose a tag to compare

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

13 Mar 02:16
Compare
Choose a tag to compare

Added the Memory menu.

  • This menu allows you to watch the values of up to 30 memory addresses, with support for up to 10 pointer levels each. Each of these watches can also be displayed on the screen at will.

v3.0.13

06 Mar 15:34
Compare
Choose a tag to compare

Added a display for the Stick Angle.

Clarified that the settings are stored in a separate file in the user manual.

v3.0.12

05 Mar 20:49
Compare
Choose a tag to compare

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

04 Mar 04:23
Compare
Choose a tag to compare

Shine Sprites and Star Pieces are now reset with the Clear Area Flags code.

The Pause Menu/Z Menu sound effects can now be enabled/disabled via the Cheats menu.

v3.0.10

01 Mar 23:47
Compare
Choose a tag to compare

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

27 Feb 14:42
Compare
Choose a tag to compare

Fixed the Speed Up Mario code setting incorrect speed values for Tube Mode and Peach.

Increased the font size of the backtrace screen text in all versions.

v3.0.8

25 Feb 10:44
Compare
Choose a tag to compare

(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.