[ridgera2] Ridge Racer 2 (Rev. RRS2, World)

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

[ridgera2] Ridge Racer 2 (Rev. RRS2, World)

Post by Abystus »

ridgera2.xml

Code: Select all

  <cheat desc="Enable Debug Menu">
     <comment>Contains polygon, character, switch, ram test, and area options. Press service button to enter selected option.</comment>
    <script state="run">
      <action>maincpu.mw@D89A=4E71</action>
    </script>
    <script state="off">
      <action>maincpu.mw@D89A=6612</action>
    </script>
  </cheat> 
  
  <cheat desc="Disable Music Playback Limit In Sound Test">
    <script state="run">
      <action>maincpu.mw@22D60=6014</action>
    </script>
    <script state="off">
      <action>maincpu.mw@22D60=6A14</action>
    </script>
  </cheat>
Last edited by Abystus on Wed May 08, 2019 4:51 am, edited 1 time in total.
Bored? Watch some of my hacks here.
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: [ridgera2] Ridge Racer 2 (Rev. RRS2, World)

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

Re: [ridgera2] Ridge Racer 2 (Rev. RRS2, World)

Post by Abystus »

Pugsy, I've finally found the switch for the entire debug menu, so I've removed the original Object Debug Menu code in favor of the new multi option debug cheat listed above. If you can do the same on your end it would be appreciated.
Bored? Watch some of my hacks here.
User avatar
Abystus
Posts: 506
Joined: Sun Jul 23, 2006 6:53 am
Has thanked: 3 times
Been thanked: 22 times

Re: [ridgera2] Ridge Racer 2 (Rev. RRS2, World)

Post by Abystus »

ridgera2.xml

Code: Select all

  <cheat desc="Drive Anywhere">
    <script state="run">
      <action>maincpu.mw@85A4=6002</action><!-- This Program Code cheat was made by Abystus -->
    </script>
    <script state="off">
      <action>maincpu.mw@85A4=6500</action>
    </script>
  </cheat>
Bored? Watch some of my hacks here.
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: [ridgera2] Ridge Racer 2 (Rev. RRS2, World)

Post by Pugsy »

Thanks, updated and added new cheat. And duped for clones.
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)
Post Reply