..:: PCSX2 Forums ::..

Full Version: pnach codes for GT4
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

I need pnach codes to always start on last lap for Endurance races, for Gran Turismo 4 PAL version.

I found some on the web, but none from them work.

Could someone help me please ?
never heard of this. which codes did you find ?
(03-24-2024, 11:10 AM)jesalvein Wrote: [ -> ]never heard of this. which codes did you find ?

I have these codes from gtplanet forums. They seem not to be pnach codes, as well as NTSC-U codes.

Code:
Always 1 Lap
200FFF88 8C830000
200FFF8C 24050001
200FFF90 AC650000
2039B838 0803FFE0
200FFF94 080E6E10

Always 2 Laps
200FFF88 8C830000
200FFF8C 24050002
200FFF90 AC650000
2039B838 0803FFE0
200FFF94 080E6E10

Always 3 Laps
200FFF88 8C830000
200FFF8C 24050003
200FFF90 AC650000
2039B838 0803FFE0
200FFF94 080E6E10

Always 4 Laps
200FFF88 8C830000
200FFF8C 24050004
200FFF90 AC650000
2039B838 0803FFE0
200FFF94 080E6E10

Always 5 Laps
200FFF88 8C830000
200FFF8C 24050005
200FFF90 AC650000
2039B838 0803FFE0
200FFF94 080E6E10

Always 10 Laps
200FFF88 8C830000
200FFF8C 2405000A
200FFF90 AC650000
2039B838 0803FFE0
200FFF94 080E6E10

Always 15 Laps
200FFF88 8C830000
200FFF8C 2405000F
200FFF90 AC650000
2039B838 0803FFE0
200FFF94 080E6E10

Always 20 lap races
200FFF88 8C830000
200FFF8C 24050014
200FFF90 AC650000
2039B838 0803FFE0
200FFF94 080E6E10

Always 25 lap races
200FFF88 8C830000
200FFF8C 24050019
200FFF90 AC650000
2039B838 0803FFE0
200FFF94 080E6E10

Always 30 lap races
200FFF88 8C830000
200FFF8C 2405001E
200FFF90 AC650000
2039B838 0803FFE0
200FFF94 080E6E10

Always 35 lap races
200FFF88 8C830000
200FFF8C 24050023
200FFF90 AC650000
2039B838 0803FFE0
200FFF94 080E6E10

Always 40 lap races
200FFF88 8C830000
200FFF8C 24050028
200FFF90 AC650000
2039B838 0803FFE0
200FFF94 080E6E10

Always 45 lap races
200FFF88 8C830000
200FFF8C 2405002D
200FFF90 AC650000
2039B838 0803FFE0
200FFF94 080E6E10

Always 50 lap races
200FFF88 8C830000
200FFF8C 24050032
200FFF90 AC650000
2039B838 0803FFE0
200FFF94 080E6E10

Always 60 lap races
200FFF88 8C830000
200FFF8C 2405003C
200FFF90 AC650000
2039B838 0803FFE0
200FFF94 080E6E10

Always 70 lap races
200FFF88 8C830000
200FFF8C 24050046
200FFF90 AC650000
2039B838 0803FFE0
200FFF94 080E6E10

Always 80 lap races
200FFF88 8C830000
200FFF8C 24050050
200FFF90 AC650000
2039B838 0803FFE0
200FFF94 080E6E10

Always 90 lap races
200FFF88 8C830000
200FFF8C 2405005A
200FFF90 AC650000
2039B838 0803FFE0
200FFF94 080E6E10

Always 100 lap races
200FFF88 8C830000
200FFF8C 24050064
200FFF90 AC650000
2039B838 0803FFE0
200FFF94 080E6E10
you'll have to turn them into pnachs, i guess.
depends if they match your GT4 version too
I don't know if they match... and I don't know how to convert. I've got omniconvert, but I don't know which type of codes they are. There are multiple master code given for AR2, Gameshark and Codebreaker, but no device is given for the other codes.
So, searching the web, I've finally found codes on gamehacking.org. The only thing is, it doesn't work as the previous GT ones. It displays always Tour 1/999. These codes changes the lap count in races instead on start at last lap.
(03-24-2024, 06:26 PM)Neelix Wrote: [ -> ]So, searching the web, I've finally found codes on gamehacking.org. The only thing is, it doesn't work as the previous GT ones. It displays always Tour 1/999. These codes changes the lap count in races instead on start at last lap.

Here are these working codes :

//Always 1 lap
Code:
patch=1,EE,200FFF88,extended,8C830000
patch=1,EE,200FFF8C,extended,24050001
patch=1,EE,200FFF90,extended,AC650000
patch=1,EE,2039BB30,extended,0803FFE0
patch=1,EE,200FFF94,extended,080E6ECE

Only change de last digits of the code 24050001 to the number of wanted laps, converting it to hexadecimal.

For example, if you would run a 20 lap race, change 24050001 into 24050014