[ffightjh] Infinite SUPER

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:

[ffightjh] Infinite SUPER

Post by NotAGoodName »

Unless my ROMs are wrong, this is that Final Fight hack where you can play as enemies. I went in hoping to find a way to use some different palettes, but came out with something more lazy. This hack binds the previously useless extra button to a grenade type special attack that you get 3 of every scene. A player select cheat is possible, but you can just push the start button so why bother? No, you can't play as any other enemies besides the ones programmed in.

Code: Select all

  <cheat desc="Infinite Supers PL1">
    <script state="run">
      <action>maincpu.pb@FFFFC1=09</action>
    </script>
  </cheat>

  <cheat desc="Infinite Supers PL2">
    <script state="run">
      <action>maincpu.pb@FFFFC3=09</action>
    </script>
  </cheat>
Aww yeah. AMD A10-7850K givin' MAME and MESS systems what for.
User avatar
Pugsy
Posts: 3675
Joined: Fri Aug 17, 2001 12:59 am
Location: North Wales, UK.
Has thanked: 1 time
Been thanked: 16 times
Contact:

Re: [ffightjh] Infinite SUPER

Post by Pugsy »

Added, thanks
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