Wednesday, September 9, 2020

GL6 Translation Discord server

Since all the cool kids nowadays use Discord servers, we decided to make one too: https://discord.gg/59Nw2U2

Growlanser 5 and 6 debug rooms have been found!

Dear readers,

Ethanol Pwned, our super MIPS hacker, managed to find a way to access the debug rooms for GL5 (JPN + ENG) and 6!




Edit: Ethanol Pwned made some cheats for PCSX2, so you can automaticly jump into the debug map selection upon starting the game:
 
 https://bitbucket.org/Risae/growlanser-6-english-translation/src/master/GL%205%20and%206%20debug%20and%20cheats/


Heres how you can access the debug map and menues:
 
GL5 JPN:

1. Set a breakpoint on 0x00200900
2. Select new game
3. change register a0 from 2 to 0



GL5 ENG:

1. Set a breakpoint on 0x0021CA70
2. Select new game
3. change register a0 from 2 to 0



GL6:

1. Set breakpoint at 0x00230938
2. Select "New Game"
3. The breakpoint will fire, then ctrl+g to v0-15C8 and change the 05 to a 00

Press "SELECT" to access the debug menu.
Disable the breakpoint after going to the debug map.