[pktgaldx]+ Debug menu
Posted: Sat Jan 31, 2015 11:33 am
Well, I tried to tackle pepino's request for cheats in the request forum, and instead I ended up with a hidden debug menu...
I also found some other interesting bits in the game if you're interested.
Code: Select all
<cheat desc="Debug menu">
<comment>Set this on the title screen then insert coins and hit start</comment>
<script state="run">
<action>maincpu.pb@174101=80</action>
</script>
</cheat>