[rotd] Rage of the Dragons

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.
Locked
nolberto82
Posts: 168
Joined: Tue Aug 30, 2011 1:22 am

[rotd] Rage of the Dragons

Post by nolberto82 »

rotd.xml

Code: Select all

  <cheat desc="Hit Anywhere Both Players">
    <script state="on">
      <action>temp0 = maincpu.mw@069AE4</action>
      <action>temp1 = maincpu.mw@069AEA</action>
      <action>temp2 = maincpu.mw@069B0A</action>
    </script>

    <script state="run">
      <action>maincpu.mw@069AE4=4E71</action>
      <action>maincpu.mw@069AEA=6000</action>
      <action>maincpu.mw@069B0A=6000</action>
    </script>

    <script state="off">
      <action>maincpu.mw@069AE4=temp0</action>
      <action>maincpu.mw@069AEA=temp1</action>
      <action>maincpu.mw@069B0A=temp2</action>
    </script>
  </cheat>
User avatar
Pugsy
Posts: 3638
Joined: Fri Aug 17, 2001 12:59 am
Location: North Wales, UK.
Has thanked: 1 time
Been thanked: 12 times
Contact:

Re: [rotd] Rage of the Dragons

Post by Pugsy »

Thanks, added
Pugsy

Servicing your cheating needs since 1985 8)

Grab the latest cheat collection:
MAME 0.259 XML cheat collection (6 OCTOBER 2023) from http://www.mamecheat.co.uk or direct from:-
https://mega.nz/file/q4dHGZ6K#i-EUiqIjH ... KMz7hnbTfw (ZIP Archive 3.76MB)
U989
Posts: 2
Joined: Wed Oct 19, 2022 4:53 am

Re: [rotd] Rage of the Dragons

Post by U989 »

Hi,

Can someone make a "No Background Music" cheat for ROD, like the other Neo-Geo games?
U989
Posts: 2
Joined: Wed Oct 19, 2022 4:53 am

Re: [rotd] Rage of the Dragons

Post by U989 »

Nevermind, I figured it out myself.

Dead website no help I see. ➡️ http://www.mamecheat.co.uk/forums/viewtopic.php?p=26526#p26526
User avatar
Pugsy
Posts: 3638
Joined: Fri Aug 17, 2001 12:59 am
Location: North Wales, UK.
Has thanked: 1 time
Been thanked: 12 times
Contact:

Re: [rotd] Rage of the Dragons

Post by Pugsy »

Fine, I guess don't need to post it then.
Pugsy

Servicing your cheating needs since 1985 8)

Grab the latest cheat collection:
MAME 0.259 XML cheat collection (6 OCTOBER 2023) from http://www.mamecheat.co.uk or direct from:-
https://mega.nz/file/q4dHGZ6K#i-EUiqIjH ... KMz7hnbTfw (ZIP Archive 3.76MB)
Locked