[nightrai] Night Raid (V2.03J)

This forum is for posting M.A.M.E. arcade cheats. Requests will be fulfilled here....but please keep the requests to the requests forum.
Post Reply
TabihitoGaiden
Posts: 40
Joined: Fri May 05, 2006 6:29 pm
Location: Still Wandering...
Contact:

[nightrai] Night Raid (V2.03J)

Post 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>
The journey never ends, as the traveler goes on... into another side tale.
User avatar
Pugsy
Posts: 3688
Joined: Fri Aug 17, 2001 12:59 am
Location: North Wales, UK.
Has thanked: 1 time
Been thanked: 19 times
Contact:

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

Post by Pugsy »

Thanks, added. Not got time to find Invincibility at the moment...game runs too slow in TRACE and it's almost midnight.
Pugsy

Servicing your cheating needs since 1985 8)

Grab the latest cheat collection:
MAME 0.264 XML cheat collection (3 APRIL 2024) from http://www.mamecheat.co.uk or direct from:-
https://mega.nz/file/SxsQUJoT#jBdz6GLm_ ... QzFGSMms2c (ZIP Archive 3.8 MB)
Post Reply