[ridgerac] Ridge Racer (Rev. RR3, 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

[ridgerac] Ridge Racer (Rev. RR3, World)

Post by Abystus »

ridgerac.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@A412=4E71</action>
    </script>
    <script state="off">
      <action>maincpu.mw@A412=660E</action>
    </script>
  </cheat>
  
  <cheat desc="1 Min Girl And Pit Crew Manager Don't Leave Track">
    <comment>Enable before they start to walk.</comment>
    <script state="run">
      <action>maincpu.mw@D23E=600E</action>
    </script>
    <script state="off">
      <action>maincpu.mw@D23E=670E</action>
    </script>
  </cheat>

  <cheat desc="Disable Music Playback Limit In Sound Test">
    <script state="run">
      <action>maincpu.mw@1ABD8=600E</action>
    </script>
    <script state="off">
      <action>maincpu.mw@1ABD8=6A0E</action>
    </script>
  </cheat>

  <cheat desc="Disable Wrong Way Display">
    <script state="run">
      <action>maincpu.mw@9830=6064</action>
      <action>maincpu.mw@B382=6014</action>
    </script>
    <script state="off">
      <action>maincpu.mw@9830=6764</action>
      <action>maincpu.mw@B382=6714</action>
    </script>
  </cheat>

  <cheat desc="Freeze CPU Opponents">
    <script state="run">
      <action>maincpu.mw@C026=4E71</action>
      <action>maincpu.mw@C034=6002</action>
    </script>
    <script state="off">
      <action>maincpu.mw@C026=D152</action>
      <action>maincpu.mw@C034=D36A</action>
    </script>
  </cheat>
  
Last edited by Abystus on Wed May 08, 2019 4:53 am, edited 1 time in total.
Bored? Watch some of my hacks here.
User avatar
danylopez123
Posts: 16
Joined: Thu Dec 21, 2017 2:09 pm

Re: [ridgerac] Ridge Racer (Rev. RR3, World)

Post by danylopez123 »

Thanks for the new cheats.
Can you like do Disable Music Playback Limit In Sound Test for Ridge Racer 2, Tokyo Wars and Armadillo Racing?
Greetings from Spain!
User avatar
Abystus
Posts: 506
Joined: Sun Jul 23, 2006 6:53 am
Has thanked: 3 times
Been thanked: 22 times

Re: [ridgerac] Ridge Racer (Rev. RR3, World)

Post by Abystus »

danylopez123 wrote: Wed Dec 05, 2018 4:50 am Thanks for the new cheats.
Can you like do Disable Music Playback Limit In Sound Test for Ridge Racer 2, Tokyo Wars and Armadillo Racing?
Sure. I'll get to them as soon as I get some free time.
Bored? Watch some of my hacks here.
isamu
Posts: 91
Joined: Wed Oct 10, 2001 1:00 am

Re: [ridgerac] Ridge Racer (Rev. RR3, World)

Post by isamu »

Hello Abystys and thanks for the cheats. Does the Disable Music Playback Limit mean the music is turned off during the race? If not, can you please a cheat that disables it during the race? And can you add it to RR2 and Rave racer as well?

Also, can you add a cheat to change the number of laps?
I will commit seppuku if Team Marubaku does not upload replay video footage of OutRun 2SP by the end of July!
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: [ridgerac] Ridge Racer (Rev. RR3, 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)
isamu
Posts: 91
Joined: Wed Oct 10, 2001 1:00 am

Re: [ridgerac] Ridge Racer (Rev. RR3, World)

Post by isamu »

Go! Go! Gooooooooooooooooooooooooooooooo, this race is yerrrzzz!!!
I will commit seppuku if Team Marubaku does not upload replay video footage of OutRun 2SP by the end of July!
User avatar
Abystus
Posts: 506
Joined: Sun Jul 23, 2006 6:53 am
Has thanked: 3 times
Been thanked: 22 times

Re: [ridgerac] Ridge Racer (Rev. RR3, 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: [ridgerac] Ridge Racer (Rev. RR3, World)

Post by Abystus »

ridgerac.xml

Code: Select all

  <cheat desc="Drive Anywhere">
    <script state="run">
      <action>maincpu.mw@6648=6002</action><!-- This Program Code cheat was made by Abystus -->
    </script>
    <script state="off">
      <action>maincpu.mw@6648=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: [ridgerac] Ridge Racer (Rev. RR3, World)

Post by Pugsy »

Thanks, added + duped/converted 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