[xmvsf] X-Men Vs. Street Fighter (Euro 961004)

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: 568
Joined: Sun Jul 23, 2006 6:53 am
Has thanked: 4 times
Been thanked: 47 times

[xmvsf] X-Men Vs. Street Fighter (Euro 961004)

Post by Abystus »

xmvsf.xml

Code: Select all

  <cheat desc="Infinite Character Select Time">
    <script state="on">
      <action>temp0=maincpu.ow@00ACEC</action>
    </script>
    <script state="run">
      <action>maincpu.ow@00ACEC=6002</action> <!-- This Program Code cheat was made by Abystus -->
    </script>
    <script state="off">
      <action>maincpu.ow@00ACEC=temp0</action>
    </script>
  </cheat>

Code: Select all

  <cheat desc="Allow Same Character Selection">
    <script state="on">
      <action>temp0=maincpu.ow@00B584</action>
    </script>
    <script state="run">
      <action>maincpu.ow@00B584=600A</action> <!-- This Program Code cheat was made by Abystus -->
    </script>
    <script state="off">
      <action>maincpu.ow@00B584=temp0</action>
    </script>
  </cheat>

Code: Select all

  <cheat desc="Walk Through Opponent">
    <script state="on">
      <action>temp0=maincpu.ow@010596</action>
    </script>
    <script state="run">
      <action>maincpu.ow@010596=6000</action> <!-- This Program Code cheat was made by Abystus -->
    </script>
    <script state="off">
      <action>maincpu.ow@010596=temp0</action>
    </script>
  </cheat>

Code: Select all

  <cheat desc="Disable Blocking (Both Players)">
    <script state="on">
      <action>temp0=maincpu.ow@015884</action>
    </script>
    <script state="run">
      <action>maincpu.ow@015884=6000</action> <!-- This Program Code cheat was made by Abystus -->
    </script>
    <script state="off">
      <action>maincpu.ow@015884=temp0</action>
    </script>
  </cheat>
This last code was hacked by Nolberto82 a long time ago when phoenix editions were still a thing. It is working in the normal build of the game, and can now be included in the xml.

Code: Select all

  <cheat desc="Hit Anywhere (Both Players)">
    <script state="on">
      <action>temp0=maincpu.ow@7C93A</action>
    </script>
    <script state="run">
      <action>maincpu.ow@7C93A=6002</action> <!-- This Program Code cheat was made by Nolberto82 -->
    </script>
    <script state="off">
      <action>maincpu.ow@7C93A=temp0</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: 16 times
Contact:

Re: [xmvsf] X-Men Vs. Street Fighter (Euro 961004)

Post by Pugsy »

thanks, added
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)
User avatar
Abystus
Posts: 568
Joined: Sun Jul 23, 2006 6:53 am
Has thanked: 4 times
Been thanked: 47 times

Re: [xmvsf] X-Men Vs. Street Fighter (Euro 961004)

Post by Abystus »

xmvsf.xml

Code: Select all

  <cheat desc="View Character Ending After Match Victory">
    <script state="on">
      <action>temp0=maincpu.ow@00F822</action>
    </script>
    <script state="run">
      <action>maincpu.ow@00F822=6002</action> <!-- This Program Code cheat was made by Abystus -->
    </script>
    <script state="off">
      <action>maincpu.ow@00F822=temp0</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: 16 times
Contact:

Re: [xmvsf] X-Men Vs. Street Fighter (Euro 961004)

Post by Pugsy »

Thanks, added
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