If you appreciate the work done within the wiki, please consider supporting The Cutting Room Floor on Patreon. Thanks for all your support!
Ushio to Tora (SNES)
Ushio to Tora |
---|
Developer: Natsume This game has debugging material. |
A game based on the manga series of the same name.
Contents
Stage Select Menu
In Option Mode, on controller 2 hold the D-Pad Down + L shoulder button + A, and press Select to open the Stage Select menu. The programming for the button check is located at SNES address $00D209-00D222.
Health Button Code
To do: Identify specifically which areas this works for (seems to be specific boss battles?) |
During gameplay, on controller 1 hold L shoulder button, on controller 2 hold X + Y + Select, and press L shoulder button. When used in certain areas, this code enables you to increase or decrease the size of your health bar by holding R on controller 2 and pressing L or R on controller 1.
The programming is located at SNES address $00B38B-00B3C2.
Invincibility Button Code
This cheat is unused and not called from anywhere. The programming is located at SNES address $00B41C-00B444. It toggles invincibility after following these instructions: on controller 2 hold A + B + Select, and press L shoulder button.
Pro Action Replay code 7E063801 can be used to toggle invincibility on.
Cutscene Button Code
Another unused cheat that's not called from anywhere. The programming is located at SNES address $00B445-00B462. It displays a cutscene from the current stage after following these instructions: on controller 2 hold X + Y and press A. It writes $06 to memory address $7E00E6 (i.e., Pro Action Replay code 7E00E606).
Cleanup > Pages missing date references
Cleanup > Pages missing developer references
Cleanup > Pages missing publisher references
Cleanup > To do
Games > Games by content > Games with debugging functions
Games > Games by content > Games with hidden level selects
Games > Games by developer > Games developed by Natsume
Games > Games by platform > SNES games
Games > Games by publisher > Games published by Yutaka
Games > Games by release date > Games released in 1993
Games > Games by release date > Games released in January
Games > Games by release date > Games released in January > Games released on January 25