Page 1 of 1

[nightrai] Night Raid (V2.03J)

Posted: Fri Apr 12, 2013 1:10 am
by TabihitoGaiden
Your usual basic codes from me. Any others would be appreciated, thanks in advance.

Lives and Bombs limits are uncertain as of yet but seem to be fairly strict, these are based on the game settings limits (5 each), the usual 9 for either freezes up the game.

Code: Select all

  <cheat desc="Infinite Credits">
    <script state="run">
      <action>maincpu.pb@002F298C=09</action>
    </script>
  </cheat>

  <cheat desc="Infinite Lives PL1">
    <script state="run">
      <action>maincpu.pb@002F2AB4=05</action>
    </script>
  </cheat>
  
  <cheat desc="Infinite Bombs PL1">
    <script state="run">
      <action>maincpu.pb@002F2AAC=05</action>
    </script>
  </cheat>

  <cheat desc="Always Maximum Shot Power PL1">
    <script state="run">
      <action>maincpu.pb@002F2AA8=03</action>
    </script>
  </cheat>
  
  <cheat desc="Infinite Lives PL2">
    <script state="run">
      <action>maincpu.pb@002F2ACC=05</action>
    </script>
  </cheat>
  
  <cheat desc="Infinite Bombs PL2">
    <script state="run">
      <action>maincpu.pb@002F2AC4=05</action>
    </script>
  </cheat>

  <cheat desc="Always Maximum Shot Power PL2">
    <script state="run">
      <action>maincpu.pb@002F2AC0=03</action>
    </script>
  </cheat>

Re: [nightrai] Night Raid (V2.03J)

Posted: Tue Jun 11, 2013 11:38 pm
by Pugsy
Thanks, added. Not got time to find Invincibility at the moment...game runs too slow in TRACE and it's almost midnight.