Page 1 of 1

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

Posted: Sun Dec 02, 2018 5:13 pm
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>
  

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

Posted: Wed Dec 05, 2018 4:50 am
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?

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

Posted: Wed Dec 05, 2018 5:52 am
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.

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

Posted: Wed Dec 05, 2018 6:29 am
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?

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

Posted: Sat Jan 26, 2019 4:52 pm
by Pugsy
Thanks, added

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

Posted: Sat Jan 26, 2019 6:42 pm
by isamu
Go! Go! Gooooooooooooooooooooooooooooooo, this race is yerrrzzz!!!

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

Posted: Wed May 08, 2019 4:54 am
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.

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

Posted: Sat Apr 11, 2020 12:07 am
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>

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

Posted: Sat Jun 06, 2020 2:04 pm
by Pugsy
Thanks, added + duped/converted for clones