I know what you’re thinking: “Bo, the cheat codes for Battle Arena Toshinden Remix have already been documented! We’re already aware of how to unlock the boss characters and enable Big Head mode. There’s nothing left to find.”

That’s what I thought, too… until I checked the game data. In this edition, I uncover two previously unreported codes for Battle Area Toshinden Remix:
- One enables “Easy special attacks” during gameplay.
- The other activates a special scene test menu.
The reverse engineering
Let’s start with the “Play as bosses” code. As you enter it on the title screen the counter at 0605f53c increments, tracking your progress. The function at 06033ef0 compares your button presses to the array of patterns starting at 06033eb4:
Put this code in at the title screen and a few things happen:
- The Start button sends you from the title screen to the main menu.
- The 16-bit integers at
060611d0and0605fd38get set to3. The first one unlocks Gaia, Sho, and Cupido. The second one updates your save. - The 16-bit integer at
0605429aincrements, going from0to1.
That second integer doesn’t just tell the game that you’ve cheated; it tells it that you’re ready to cheat more. The cheat detector function starts looking at a second array of code buttons after the increment:
You need to be at the title screen again to enter this code. The easiest way to get back is to choose one of the modes from the menu and then do a soft reset by holding A+B+C and pressing Start.
After you enter this code, you can perform your character’s special attack by holding A and then press Z+L+R.
This second code also increments the 0605429a value, which causes the game to look at a third code!
Do a soft reset to get back to the title screen to enter it. After entry, press Z while on the main menu to enter a scene test mode:

Use the D-pad, A, and C to change which character, round, and scene to display. Pressing Start will play the selected scene from Story mode.
I know what you’re thinking again: “What about the NTSC-J version of the game? Does it use different codes?” Good thought — it does:
- Play as bosses: Up, Down, Up, Down, Right, Left, Right, Left, Start.
- Special attacks: Up, Right, Down, Left, Up, Right, Down, Left, Start.
- Scene test: Up, Left, Right, Down, Start.
You have to use the second controller to enter Scene test mode in the NTSC-J version.
Outro
I know what you’re thinking: what about Battle Area Toshinden URA? Are there extra cheat codes for that? Tune in next week to find out…









Be the first to comment