[aof] [aof2] Select Winner

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
zakria
Posts: 293
Joined: Thu May 18, 2006 4:20 pm
Been thanked: 4 times

[aof] [aof2] Select Winner

Post by zakria »

You can see game like TV,Cpu beat you and still winner is your player.Whole game complete auto.Sorry for old format.

; [ Art of Fighting / Ryuuko no Ken ]
:aof:62000000:000000:00000000:00000000:Select Winner
:aof:00010000:10840A:00000090:FFFFFFFF:player1 win
:aof:00010000:10840A:00000091:FFFFFFFF:player2 win

; [ Art of Fighting 2 / Ryuuko no Ken 2 (set 1) ]
:aof2:62000000:000000:00000000:00000000:Select Winner
:aof2:00010000:10840A:00000090:FFFFFFFF:player1 win
:aof2:00010000:10840A:00000091:FFFFFFFF:player2 win
Bortus
Posts: 17
Joined: Mon Mar 24, 2014 2:19 pm

Re: [aof] [aof2] Select Winner

Post by Bortus »

Converted to the new format.

Code: Select all

  <cheat desc="Select Winner">
    <parameter>
      <item value="0x90">PL1 Win</item>
      <item value="0x91">PL2 Win</item>
    </parameter>
    <script state="run">
      <action>maincpu.pb@10840A=param</action>
    </script>
  </cheat>
zakria
Posts: 293
Joined: Thu May 18, 2006 4:20 pm
Been thanked: 4 times

Re: [aof] [aof2] Select Winner

Post by zakria »

Thanks Bortus for convert.
Bortus wrote:Converted to the new format.

Code: Select all

  <cheat desc="Select Winner">
    <parameter>
      <item value="0x90">PL1 Win</item>
      <item value="0x91">PL2 Win</item>
    </parameter>
    <script state="run">
      <action>maincpu.pb@10840A=param</action>
    </script>
  </cheat>
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: [aof] [aof2] Select Winner

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