[vf2] Virtua Fighter 2 (Version 2.1)

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
User avatar
Abystus
Posts: 543
Joined: Sun Jul 23, 2006 6:53 am
Has thanked: 3 times
Been thanked: 22 times

[vf2] Virtua Fighter 2 (Version 2.1)

Post by Abystus »

vf2.xml

Code: Select all

  <cheat desc="Hit Anywhere (Both Players)">
    <script state="run">
      <action>maincpu.rd@000224C0=3201A004</action><!-- This Program Code cheat was made by Abystus -->
      <action>maincpu.rd@000225F8=08000008</action>
    </script>
    <script state="off">
      <action>maincpu.rd@000224C0=3201A0F4</action>
      <action>maincpu.rd@000225F8=3D016008</action>
    </script>
  </cheat> 

  <cheat desc="Disable Blocking (Both Players)">
    <script state="run">
      <action>maincpu.rd@000226F8=0800021C</action><!-- This Program Code cheat was made by Abystus -->
    </script>
    <script state="off">
      <action>maincpu.rd@000226F8=306BE21C</action>
    </script>
  </cheat>
Bored? Watch some of my hacks here.
User avatar
Pugsy
Posts: 3675
Joined: Fri Aug 17, 2001 12:59 am
Location: North Wales, UK.
Has thanked: 1 time
Been thanked: 15 times
Contact:

Re: [vf2] Virtua Fighter 2 (Version 2.1)

Post by Pugsy »

Thanks added, offsetted for clones.

Note to myself make sure when I'm searching for clones to add a .d as "f 0,400000,d.306BE21C" works and "f 0,400000,306BE21C" returns a lot more addresses as it doesn't respect the 4 byte address.
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