[pc_mman3] Infinite Specific Weapon Energies

This forum is the archive of arcade cheats that have already been added to the current or the next release of the cheat file.
Post Reply
User avatar
NotAGoodName
Posts: 331
Joined: Wed Feb 18, 2009 7:09 am
Location: MO, USA
Contact:

[pc_mman3] Infinite Specific Weapon Energies

Post by NotAGoodName »

I wanted to find another moon jump cheat since jumping in Mega Man games tends to be handy, but it wasn't meant to be. Also, Top Spin seems to be buggy with this enabled for some reason. I couldn't really tell why and I don't care. Top Spin sucks.

Code: Select all

  <cheat desc="Infinite E-Tanks">
    <script state="run">
      <action>cart.pb@000AF=03</action>
    </script>
  </cheat>

  <cheat desc="Infinite Geminy Laser">
    <script state="run">
      <action>cart.pb@000A3=9C</action>
    </script>
  </cheat>

  <cheat desc="Infinite Needle Cannon">
    <script state="run">
      <action>cart.pb@000A4=9C</action>
    </script>
  </cheat>

  <cheat desc="Infinite Hard Knuckle">
    <script state="run">
      <action>cart.pb@000A5=9C</action>
    </script>
  </cheat>

  <cheat desc="Infinite Magnet Missile">
    <script state="run">
      <action>cart.pb@000A6=9C</action>
    </script>
  </cheat>

  <cheat desc="Infinite Top Spin">
    <script state="run">
      <action>cart.pb@000A7=9C</action>
    </script>
  </cheat>

  <cheat desc="Infinite Search Snake">
    <script state="run">
      <action>cart.pb@000A8=9C</action>
    </script>
  </cheat>

  <cheat desc="Infinite Spark Shock">
    <script state="run">
      <action>cart.pb@000AA=9C</action>
    </script>
  </cheat>

  <cheat desc="Infinite Shadow Blade">
    <script state="run">
      <action>cart.pb@000AC=9C</action>
    </script>
  </cheat>

  <cheat desc="Infinite Rush Coil">
    <script state="run">
      <action>cart.pb@000A9=9C</action>
    </script>
  </cheat>

  <cheat desc="Infinite Rush Marine">
    <script state="run">
      <action>cart.pb@000AB=9C</action>
    </script>
  </cheat>

  <cheat desc="Infinite Rush Jet">
    <script state="run">
      <action>cart.pb@000AD=9C</action>
    </script>
  </cheat>
Aww yeah. AMD A10-7850K givin' MAME and MESS systems what for.
User avatar
Pugsy
Posts: 3638
Joined: Fri Aug 17, 2001 12:59 am
Location: North Wales, UK.
Has thanked: 1 time
Been thanked: 12 times
Contact:

Re: [pc_mman3] Infinite Specific Weapon Energies

Post by Pugsy »

Thanks, added
Pugsy

Servicing your cheating needs since 1985 8)

Grab the latest cheat collection:
MAME 0.259 XML cheat collection (6 OCTOBER 2023) from http://www.mamecheat.co.uk or direct from:-
https://mega.nz/file/q4dHGZ6K#i-EUiqIjH ... KMz7hnbTfw (ZIP Archive 3.76MB)
Post Reply