Page 1 of 1

[pktgaldx]+ Debug menu

Posted: Sat Jan 31, 2015 11:33 am
by RyogaMasaki
Well, I tried to tackle pepino's request for cheats in the request forum, and instead I ended up with a hidden debug menu...

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>
I also found some other interesting bits in the game if you're interested.

Re: [pktgaldx]+ Debug menu

Posted: Sat Jan 31, 2015 1:13 pm
by pepinos
RyogaMasaki

thank you very much for your hard work

lets hope so the cheats might be found sooner or later

otherwise you cant bypass level 1 or from level 2 and above

Re: [pktgaldx]+ Debug menu

Posted: Sun Mar 01, 2015 12:52 am
by Pugsy
Nice work, thanks added.