GT2 - Is there a code to...

  • Thread starter GTO_VR4
  • 7 comments
  • 1,681 views
1,108
United States
Earth
customize how high your car can rev?

I would like to have a car that revs all the way up to 17K+ without that damn UFO noise.
 
Yes, on NTSC 1.2 the address is:
800A97BC



I never made gameshark code from it, I think it should be paired with in race detection code.
 
I haven't done stuff like that in soo long. I will look in to it, maybe I can get some engine code's.

sucahyo
Yes, on NTSC 1.2 the address is:
800A97BC

Yes I think I have that code. I will get back on that.


Edit:
I found some game shark code's.

Tach & rev. limiter

These codes will change the tach & rev limit of your car.
1.0 sim
D01FFD24 0200
800A94AC ????...tach
D01FFD24 0200
800A973A ????...rev limit

1.1 sim
D01FFD24 0200
800A955C ????...tach
D01FFD24 0200
800A97EA ????...rev limit

1.2 sim
D01FFD24 0200
800A97bC ????...tach
D01FFD24 0200
800A9A4A ????...rev limit

RPM chart for ????'s above
6,000....1770
7,000....1b58
8,000....1F40
9,000....2328
10,000...2710
11,000...2AF8
12,000...2EE0
13,000...32C8
14,000...36b0

Example code for 1.0 sim which gives you a 12,000 rpm tach which redlines at 10,000
D01FFD24 0200
800A921C 2EE0
D01FFD24 0200
800A94AA 2710

When you press X to select your shifting option(auto/man.)keep pressing X until your at the track, works for races, tests & rally.

I will keep looking for more.

Edit2:
Here are some code's to with the other ones I found.

15,000....3A98
16,000....3E80
17,000....4268

Edit3:
One more thing, this is my 2000th post on this site:D. So cool:cool:.
 
suca,how do you get such crystal graphics in gt2?what emulator are you using and plugin?
any playstation emulator which can use Pete's GPU plugin can give good graphic like that :). I use GPU D3D since my card do not support fast OpenGL.
 
Back