[doapp] Dead Or Alive++ (Japan)

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

[doapp] Dead Or Alive++ (Japan)

Post by Abystus »

doapp.xml

Code: Select all

<cheat desc="Hit Anywhere Both Players">
    <script state="run">
      <action>maincpu.ow@800E09FE=1000</action>
      <action>maincpu.ow@800E10EE=2400</action>
      <action>maincpu.ow@800E3EE6=2400</action>
      <action>maincpu.ow@800E75AE=1000</action>
      <action>maincpu.ow@800E794E=2400</action>
      <action>maincpu.ow@800E7CC6=2400</action>
    </script>
    <script state="off">
      <action>maincpu.ow@800E09FE=1040</action>
      <action>maincpu.ow@800E10EE=1440</action>
      <action>maincpu.ow@800E3EE6=1440</action>
      <action>maincpu.ow@800E75AE=1440</action>
      <action>maincpu.ow@800E794E=10C0</action>
      <action>maincpu.ow@800E7CC6=18C0</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: [doapp] Dead Or Alive++ (Japan)

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

Re: [doapp] Dead Or Alive++ (Japan)

Post by Abystus »

doapp.xml

Code: Select all

  <cheat desc="Disable Blocking (Both Players)">
    <script state="run">
      <action>maincpu.pd@800D2C64=00000000</action><!-- This Program Code cheat was made by Abystus -->
    </script>
    <script state="off">
      <action>maincpu.pd@800D2C64=A0620040</action>
    </script>
  </cheat>
  
  <cheat desc="Walk Through Opponent">
    <script state="run">
      <action>maincpu.pd@800E7DD8=10000012</action><!-- This Program Code cheat was made by Abystus -->
    </script>
    <script state="off">
      <action>maincpu.pd@800E7DD8=14400012</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: [doapp] Dead Or Alive++ (Japan)

Post by Pugsy »

Thanks added, converted for doappk and also fixed original hit anywhere cheats that no longer work- .ow has become .pw.
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