Post your PCSX2 cheats-patches here!
Can anyone convert the patch for the Japanese version Gran Turismo 3 to PAL version?

//Ultrawidescreen fix (21:9)
patch=1,EE,17D908,short,3F0F
patch=1,EE,17DA58,short,4366
patch=1,EE,17DA70,short,4334
patch=1,EE,1C9400,short,3F0F
patch=1,EE,1920BC,short,3F08
patch=1,EE,2B9394,short,AF
patch=1,EE,2B93A4,short,73
patch=1,EE,2B93B4,short,AF
patch=1,EE,2B93C4,short,FF91
patch=1,EE,2B93D4,short,91
patch=1,EE,2B93E4,short,1E
patch=1,EE,2B93F4,short,1E
patch=1,EE,2B9404,short,104
patch=1,EE,2B9414,short,91
patch=1,EE,19669C,word,2403009B
patch=1,EE,197628,word,2402FEB0
patch=1,EE,19767C,word,2402FEB0
patch=1,EE,19CAD4,word,2402FEB0
patch=1,EE,19CC74,word,2405FEB0
patch=1,EE,349F60,word,3F892329
patch=1,EE,349FD4,word,3F360000
patch=1,EE,101FD700,extended,3F90 //camera zoom
Reply

Sponsored links

(02-14-2024, 05:21 PM)Chriz74 Wrote: I am using the latest version on macOS

If you open the Patch file in Text Editor you have this Code at the top right ?

// Disable Relocation of the Instructions by Pseudo-Random Algorithm
// [flag to Register $v0 always (constant) zero]
// [!!! ABSOLUTE MANDATORY CODE, HAS ALWAYS TO BE ENABLED !!!]
patch=1,EE,00100304,word,10620033
patch=1,EE,001003D0,word,00000000
patch=1,EE,001003D4,word,10000006

Instead of that Code you can try this One:

// Disable Relocation of the Instructions by Pseudo-Random Algorithm
// [flag to Register $v0 always (constant) zero]
// [!!! ABSOLUTE MANDATORY CODE, HAS ALWAYS TO BE ENABLED !!!]
patch=1,EE,001003d0,word,64020000

Maybe it helps?
Reply
(02-14-2024, 05:06 PM)jesalvein Wrote: new cheats format won't make old format codes not working.
The new format is more for displaying purposes in qt interface. but it works the same internally

Ah, OK.
Reply
(02-14-2024, 05:59 PM)Maori-Jigglypuff Wrote: If you open the Patch file in Text Editor you have this Code at the top right ?

// Disable Relocation of the Instructions by Pseudo-Random Algorithm
// [flag to Register $v0 always (constant) zero]
// [!!! ABSOLUTE MANDATORY CODE, HAS ALWAYS TO BE ENABLED !!!]
patch=1,EE,00100304,word,10620033
patch=1,EE,001003D0,word,00000000
patch=1,EE,001003D4,word,10000006

Instead of that Code you can try this One:

// Disable Relocation of the Instructions by Pseudo-Random Algorithm
// [flag to Register $v0 always (constant) zero]
// [!!! ABSOLUTE MANDATORY CODE, HAS ALWAYS TO BE ENABLED !!!]
patch=1,EE,001003d0,word,64020000

Maybe it helps?

I have this: 

Code:
gametitle=Shadow of the Colossus [SCES-53326] (E)
comment=Patches/Codes Hacked By Maori-Jigglypuff [Savas Guercebe]

// Disable Relocation of the Instructions by Pseudo-Random Algorithm
// [flag to Register $v0 always (constant) zero]
// [!!! ABSOLUTE MANDATORY CODE, HAS ALWAYS TO BE ENABLED !!!]
patch=1,EE,00100304,word,10620033
patch=1,EE,001003D0,word,00000000
patch=1,EE,001003D4,word,10000006

Putting that code does not change anything. The fils is in "cheats" folder. My understanding is this one should allow infinite grab:

Code:
// Infinite Grip (Grip Value: 340)
// [Control Address and 4 Byte Value for Grip Value: 012E9F40 43AA0000
//  Control Address and 4 Byte Value for Grip Gauge: 012E58B0 43AA0000]
patch=1,EE,012E6284,word,43AA0000
patch=1,EE,013696e4,word,3C0143AA
patch=1,EE,013696e8,word,4481A000
patch=1,EE,013696ec,word,0C4D7FCE
patch=1,EE,013696f0,word,E6149F40
patch=1,EE,01369660,word,3C0143AA
patch=1,EE,01369664,word,4481A000
patch=1,EE,01369668,word,0C4D7FCE
patch=1,EE,0136966c,word,E4549F40

It doesn't work.
Reply
(02-14-2024, 06:18 PM)Chriz74 Wrote: I have this: 

Code:
gametitle=Shadow of the Colossus [SCES-53326] (E)
comment=Patches/Codes Hacked By Maori-Jigglypuff [Savas Guercebe]

// Disable Relocation of the Instructions by Pseudo-Random Algorithm
// [flag to Register $v0 always (constant) zero]
// [!!! ABSOLUTE MANDATORY CODE, HAS ALWAYS TO BE ENABLED !!!]
patch=1,EE,00100304,word,10620033
patch=1,EE,001003D0,word,00000000
patch=1,EE,001003D4,word,10000006

Putting that code does not change anything. The fils is in "cheats" folder. My understanding is this one should allow infinite grab:

Code:
// Infinite Grip (Grip Value: 340)
// [Control Address and 4 Byte Value for Grip Value: 012E9F40 43AA0000
//  Control Address and 4 Byte Value for Grip Gauge: 012E58B0 43AA0000]
patch=1,EE,012E6284,word,43AA0000
patch=1,EE,013696e4,word,3C0143AA
patch=1,EE,013696e8,word,4481A000
patch=1,EE,013696ec,word,0C4D7FCE
patch=1,EE,013696f0,word,E6149F40
patch=1,EE,01369660,word,3C0143AA
patch=1,EE,01369664,word,4481A000
patch=1,EE,01369668,word,0C4D7FCE
patch=1,EE,0136966c,word,E4549F40

It doesn't work.

Hm, very strange.In the Patch there should be also these two Codes:

// No Dust [Dust-Variant 2] around Colossi Feet (alt.)
patch=1,EE,01235474,word,0000302D

// No Dust around Colossi Feet (alt.)
patch=1,EE,0123537c,word,0000302D

Better comment them out or delete them.They might cause some errors.
If that won't improve your situation i can't help you any further Sad
But probably the PCSX2 Gurus can  Tongue
Reply
(02-14-2024, 06:18 PM)Chriz74 Wrote: I have this: 

Code:
gametitle=Shadow of the Colossus [SCES-53326] (E)
comment=Patches/Codes Hacked By Maori-Jigglypuff [Savas Guercebe]

// Disable Relocation of the Instructions by Pseudo-Random Algorithm
// [flag to Register $v0 always (constant) zero]
// [!!! ABSOLUTE MANDATORY CODE, HAS ALWAYS TO BE ENABLED !!!]
patch=1,EE,00100304,word,10620033
patch=1,EE,001003D0,word,00000000
patch=1,EE,001003D4,word,10000006

Putting that code does not change anything. The fils is in "cheats" folder. My understanding is this one should allow infinite grab:

Code:
// Infinite Grip (Grip Value: 340)
// [Control Address and 4 Byte Value for Grip Value: 012E9F40 43AA0000
//  Control Address and 4 Byte Value for Grip Gauge: 012E58B0 43AA0000]
patch=1,EE,012E6284,word,43AA0000
patch=1,EE,013696e4,word,3C0143AA
patch=1,EE,013696e8,word,4481A000
patch=1,EE,013696ec,word,0C4D7FCE
patch=1,EE,013696f0,word,E6149F40
patch=1,EE,01369660,word,3C0143AA
patch=1,EE,01369664,word,4481A000
patch=1,EE,01369668,word,0C4D7FCE
patch=1,EE,0136966c,word,E4549F40

It doesn't work.

make an emulog and create your own thread, please
CPU : AMD Ryzen 7 3800X
Mobo : Asus PRIME B450-PLUS
GPU : NVIDIA GeForce RTX 3070
RAM : 16 Go
Reply
(02-14-2024, 06:36 PM)Maori-Jigglypuff Wrote: Hm, very strange.In the Patch there should be also these two Codes:

// No Dust [Dust-Variant 2] around Colossi Feet (alt.)
patch=1,EE,01235474,word,0000302D

// No Dust around Colossi Feet (alt.)
patch=1,EE,0123537c,word,0000302D

Better comment them out or delete them.They might cause some errors.
If that won't improve your situation i can't help you any further Sad
But probably the PCSX2 Gurus can  Tongue

I modded the file so that it's easier to enable or disable cheats on the menu. Enabling with these results in pcsx2 crashing. Putting that different one on top as you suggested doesn't crash the program but the cheats don't work.

Code:
[Cheats\Disable Relocation of the Instructions by Pseudo-Random Algorithm]
// [flag to Register $v0 always (constant) zero]
// [!!! ABSOLUTE MANDATORY CODE, HAS ALWAYS TO BE ENABLED !!!]
patch=1,EE,00100304,word,10620033
patch=1,EE,001003D0,word,00000000
patch=1,EE,001003D4,word,10000006

[Cheats\Reprogrammed MIPS Codeblock for New Game Health and Grip Gauge Adjustment]
// [Health Value: 576 and Grip Value: 340]
// [Control Address and 4 Byte Value for Health Gauge: 012E58AC 44100000
//  Control Address and 4 Byte Value for Grip Gauge:   012E58B0 43AA0000]
patch=1,EE,0135fd00,word,3c164410
patch=1,EE,0135fd04,word,36d60000
patch=1,EE,0135fd08,word,44963000
patch=1,EE,0135fd0c,word,3c02012e
patch=1,EE,0135fd10,word,e44658ac
patch=1,EE,0135fd14,word,3c1743aa
patch=1,EE,0135fd18,word,36f70000
patch=1,EE,0135fd1c,word,44973800
patch=1,EE,0135fd20,word,3c03012e
patch=1,EE,0135fd24,word,e46758b0
patch=1,EE,0135fd28,word,00000000
patch=1,EE,0135fd2c,word,00000000
patch=1,EE,0135fd30,word,00000000

[Cheats\Disable Health Gauge Value Changing after beating Colossi or by eating fruits]
patch=1,EE,01369558,word,03e00008
patch=1,EE,0136955c,word,00000000

[Cheats\Disable Grip Gauge Value Changing after beating Colossi or by eating lizard tails]
patch=1,EE,01369768,word,03e00008
patch=1,EE,0136976c,word,00000000

[Cheats\Disable Health Gauge Value Changing when starting "Time Attack Mode"]
patch=1,EE,01369520,word,03e00008
patch=1,EE,01369524,word,00000000

[Cheats\Disable Grip Gauge Value Changing when starting "Time Attack Mode"]
patch=1,EE,01369728,word,03e00008
patch=1,EE,0136972C,word,00000000

[Cheats\Infinite Health (Health Value: 576)]
// [Control Address and 4 Byte Value for Health Value: 012E9F44 44100000
//  Control Address and 4 Byte Value for Health Gauge: 012E58AC 44100000]
patch=1,EE,012E6280,word,44100000
patch=1,EE,01369460,word,3C014410
patch=1,EE,01369464,word,44810800
patch=1,EE,01369468,word,E6019F44
patch=1,EE,0136946C,word,0C4DA542
patch=1,EE,01369470,word,46000506
patch=1,EE,013c0214,word,3C01012F
patch=1,EE,013c0218,word,E42C9F44
patch=1,EE,013693bc,word,3C014410
patch=1,EE,013693c0,word,44810000
patch=1,EE,013693c4,word,E4409F44
patch=1,EE,013693c8,word,0C4DA542
patch=1,EE,013693cc,word,46000506

[Cheats\Infinite Grip (Grip Value: 340)]
// [Control Address and 4 Byte Value for Grip Value: 012E9F40 43AA0000
//  Control Address and 4 Byte Value for Grip Gauge: 012E58B0 43AA0000]
patch=1,EE,012E6284,word,43AA0000
patch=1,EE,013696e4,word,3C0143AA
patch=1,EE,013696e8,word,4481A000
patch=1,EE,013696ec,word,0C4D7FCE
patch=1,EE,013696f0,word,E6149F40
patch=1,EE,01369660,word,3C0143AA
patch=1,EE,01369664,word,4481A000
patch=1,EE,01369668,word,0C4D7FCE
patch=1,EE,0136966c,word,E4549F40

[Cheats\Disable Sun]
// [via manipulating Setter-Function which now assigns Value 0 through $v1 to
//  Control Address which gets the 4 Byte constant 0-Value: 0128fdb0 00000000]
patch=1,EE,01196e40,word,3C020129
patch=1,EE,01196e44,word,24030000
patch=1,EE,01196e48,word,03E00008
patch=1,EE,01196e4c,word,AC43FDB0

[Cheats\Disable Sun]
// [via manipulating Getter-Function which assigns the Value 0 to Register $a0]
patch=1,EE,01196de8,word,24040000

[Cheats\Disable Sun (via set inconspicuous constant Activator Value 1 to 0]
// and also set Sun Intensity Value Adder Register $a2 to 0
// in order to finally place both Zeros fake Sum to Register $s0)
patch=1,EE,01193fa0,word,24100000

[Cheats\Disable Sun]
patch=1,EE,01196de0,word,03e00008
patch=1,EE,01196de4,word,00000000

[Cheats\Disable (great deal of) Beam of Sunlight]
// <return_one>
patch=1,EE,012397a0,word,03E00008
patch=1,EE,012397a4,word,24020001

[Cheats\No Dust [Dust-Variant 2] around Colossi Feet]
patch=1,EE,01236560,word,03e00008
patch=1,EE,01236564,word,00000000

[Cheats\No Dust [Dust-Variant 2] around Colossi Feet (alt.)]
patch=1,EE,01235474,word,0000302D

[Cheats\No Dust around Colossi Feet]
patch=1,EE,01236260,word,03e00008
patch=1,EE,01236264,word,00000000

[Cheats\No Dust around Colossi Feet (alt.)]
patch=1,EE,0123537c,word,0000302D

[Cheats\No Shadow]
patch=1,EE,01192a38,word,03e00008
patch=1,EE,01192a3c,word,00000000

[Cheats\Enhance Background Sharpness]
patch=1,EE,011a1ae8,word,03e00008
patch=1,EE,011a1aec,word,00000000
patch=1,EE,01180740,word,03e00008
patch=1,EE,01180744,word,00000000

[Cheats\No black Bars]
// [Assign Value Zero to Registers $f0 and $f12 instead of
//  Black Bar causing Value 0x3F800000 from Address 0x01477448]
patch=1,EE,013570bc,word,44800000
patch=1,EE,0135715c,word,44806000

[Cheats\Maximum Graphics Booster; (further enhance Background Sharpness)]
patch=1,EE,0117def4,word,24100001


// ******************************************************************************
// ******* Beginn of "Characters-, Horse- and Colossi-Brightness" Section *******
// ******************************************************************************

[Cheats\All Characters, Horse and Colossi bright]
// [Brightness Value: 0.01]
patch=1,EE,011ebf90,word,3C013C23
patch=1,EE,011ebf94,word,3421D70A

// or use this:

[Cheats\All Characters, Horse and Colossi bright 2]
// [Brightness Value: 0.01125]
//patch=1,EE,011ebf90,word,3C013C38
//patch=1,EE,011ebf94,word,342151EC

// or use this:

[Cheats\All Characters, Horse and Colossi bright 3]
// [Brightness Value: 0.0125]
//patch=1,EE,011ebf90,word,3C013C4C
//patch=1,EE,011ebf94,word,3421CCCD

// or use this:

[Cheats\All Characters, Horse and Colossi bright 4]
// [Brightness Value: 0.015]
//patch=1,EE,011ebf90,word,3C013C75
//patch=1,EE,011ebf94,word,3421C28F

// or use this:

[Cheats\All Characters, Horse and Colossi bright 5]
// [Brightness Value: 0.0175]
//patch=1,EE,011ebf90,word,3C013C8F
//patch=1,EE,011ebf94,word,34215C29

// or use this:

[Cheats\All Characters, Horse and Colossi bright 6]
// [Brightness Value: 0.02]
//patch=1,EE,011ebf90,word,3C013CA3
//patch=1,EE,011ebf94,word,3421D70A

// or use this:

[Cheats\All Characters, Horse and Colossi bright 7]
// [Brightness Value: 0.0225]
//patch=1,EE,011ebf90,word,3C013CB8
//patch=1,EE,011ebf94,word,342151EC

// or use this:

[Cheats\All Characters, Horse and Colossi bright 8]
// [Brightness Value: 0.025]
//patch=1,EE,011ebf90,word,3C013CCC
//patch=1,EE,011ebf94,word,3421CCCD

// or use this:

[Cheats\All Characters, Horse and Colossi bright 9]
// [Brightness Value: 0.0275]
//patch=1,EE,011ebf90,word,3C013CE1
//patch=1,EE,011ebf94,word,342147AE

// or use this:

[Cheats\All Characters, Horse and Colossi bright 10]
// [Brightness Value: 0.03]
//patch=1,EE,011ebf90,word,3C013CF5
//patch=1,EE,011ebf94,word,3421C28F

// or use this:

[Cheats\All Characters, Horse and Colossi bright 11]
// [Brightness Value: 0.035]
//patch=1,EE,011ebf90,word,3C013D0F
//patch=1,EE,011ebf94,word,34215C29

// ******************************************************************************
// ******** End of "Characters-, Horse- and Colossi-Brightness Section" *********
// ******************************************************************************


// ******************************************************************************
// *** Beginn of "Health-, Grip-, Weapon-Meter never/always visible" Section ****
// ******************************************************************************

[Cheats\Health-, Grip-, Weapon-Meter never visible]
//patch=1,EE,01406108,word,03e00008
//patch=1,EE,0140610c,word,00000000

// or use this:

[Cheats\Health-, Grip-, Weapon-Meter always visible]
patch=1,EE,0140613c,word,10000006
patch=1,EE,01406150,word,14000009

// or use this:

[Cheats\Only Health Bar of the Colossi visible]
//patch=1,EE,0140613c,word,10000006
//patch=1,EE,01406150,word,14000009
//patch=1,EE,01406188,word,2444E640
//patch=1,EE,0140624c,word,24040000

// ******************************************************************************
// **** End of "Health-, Grip-, Weapon-Meter never/always visible" Section ******
// ******************************************************************************


// ******************************************************************************
// ****************** Beginn of "Horse Modifier Codes" Section ******************
// ******************************************************************************

[Cheats\Black Agro]
// [("New Game",Line 1) Control Address and its 4 Byte Value: 012E9F34 00000000
//  ("Load Game",L2+L3) Control Address and its 4 Byte Value: 014775BC 00000000]
//patch=1,EE,013683a0,word,24030000
//patch=1,EE,01360e90,word,24030000
//patch=1,EE,013632d0,word,24030000

// or use this:

[Cheats\White Agro]
// [("New Game",Line 1) Control Address and its 4 Byte Value: 012E9F34 00000001
//  ("Load Game",L2+L3) Control Address and its 4 Byte Value: 014775BC 00000001]
//patch=1,EE,013683a0,word,24030001
//patch=1,EE,01360e90,word,24030001
//patch=1,EE,013632d0,word,24030001

// or use this:

[Cheats\Brown Agro]
// [("New Game",Line 1) Control Address and its 4 Byte Value: 012E9F34 00000002
//  ("Load Game",L2+L3) Control Address and its 4 Byte Value: 014775BC 00000002]
//patch=1,EE,013683a0,word,24030002
//patch=1,EE,01360e90,word,24030002
//patch=1,EE,013632d0,word,24030002

// ******************************************************************************
// ******************* End of "Horse Modifier Codes" Section ********************
// ******************************************************************************


[Cheats\Camera Symmetry (y-Axis) Fix (alt.)]
patch=1,EE,0125bc6c,word,3c013f80
patch=1,EE,0125bc70,word,34210000
patch=1,EE,0125bdd0,word,3c013f80
patch=1,EE,0125bdd4,word,34210000
patch=1,EE,0125c364,word,3c013f80
patch=1,EE,0125c368,word,34210000


// ******************************************************************************
// *********** Beginn of "Camera Zoom Out and 4:3 Screen Size" Section **********
// ******************************************************************************

[Cheats\Camera Zoom Out]
// [First Line affects x-Axis and
//  second Line affects y-Axis]
// (Screen Size remains symmetrical in Progressive Scan Mode!
//  You can also use the original Value 3F800000 in both Code-Lines to keep the
//  Screen Size symmetrical in Progressive Scan Mode without the Zoom-Out Effect)
//patch=1,EE,0129390C,word,3FA00000
//patch=1,EE,01293910,word,3FA00000

// or use this:

[Cheats\Screen Aspect Ratio always 4:3]
// [Control Address and its 4 Byte Value (X-Axis): 0129390C 3F800000
//  Control Address and its 4 Byte Value (Y-Axis): 01293910 3F800000]
//patch=1,EE,0125baf0,word,3C020129
//patch=1,EE,0125baf4,word,3C013F80
//patch=1,EE,0125baf8,word,34210000
//patch=1,EE,0125bafc,word,44810000
//patch=1,EE,0125bb00,word,03e00008
//patch=1,EE,0125bb04,word,e440390c
//patch=1,EE,0125bb08,word,00000000
//patch=1,EE,0125bb48,word,00000000
//patch=1,EE,0125bb4c,word,00000000
//patch=1,EE,0125bac0,word,46140003
//patch=1,EE,0125bac4,word,c7b40030
//patch=1,EE,0125bac8,word,46030002
//patch=1,EE,0125bacc,word,46040003
//patch=1,EE,0125bad0,word,3C013F80
//patch=1,EE,0125bad4,word,34210000
//patch=1,EE,0125bad8,word,44810000
//patch=1,EE,0125badc,word,e6400000

// ******************************************************************************
// ************ End of "Camera Zoom Out and 4:3 Screen Size" Section ************
// ******************************************************************************


[Cheats\Unlock "New Game (Hard Mode)"]
// [Control Address and its 4 Byte Value: 01291340 00000001]
patch=1,EE,01241c60,word,03E00008
patch=1,EE,01241c64,word,24020001
patch=1,EE,01241c68,word,00000000
patch=1,EE,01241c6c,word,00000000

[Cheats\Unlock "Time Attack" in "New Game" - "New Game (Hard Mode)" - and "Load Game"-Modes]
// [Control Address and its 4 Byte Value: 012e60d4 00000001]
patch=1,EE,01360090,word,00000000
patch=1,EE,01360094,word,03E00008
patch=1,EE,01360098,word,24020001
patch=1,EE,0136009C,word,00000000
[Image: rljhqWx.png]
Reply
(02-14-2024, 06:44 PM)Chriz74 Wrote: I modded the file so that it's easier to enable or disable cheats on the menu. Enabling with these results in pcsx2 crashing. Putting that different one on top as you suggested doesn't crash the program but the cheats don't work.

Code:
[Cheats\Disable Relocation of the Instructions by Pseudo-Random Algorithm]
// [flag to Register $v0 always (constant) zero]
// [!!! ABSOLUTE MANDATORY CODE, HAS ALWAYS TO BE ENABLED !!!]
patch=1,EE,00100304,word,10620033
patch=1,EE,001003D0,word,00000000
patch=1,EE,001003D4,word,10000006

[Cheats\Reprogrammed MIPS Codeblock for New Game Health and Grip Gauge Adjustment]
// [Health Value: 576 and Grip Value: 340]
// [Control Address and 4 Byte Value for Health Gauge: 012E58AC 44100000
//  Control Address and 4 Byte Value for Grip Gauge:   012E58B0 43AA0000]
patch=1,EE,0135fd00,word,3c164410
patch=1,EE,0135fd04,word,36d60000
patch=1,EE,0135fd08,word,44963000
patch=1,EE,0135fd0c,word,3c02012e
patch=1,EE,0135fd10,word,e44658ac
patch=1,EE,0135fd14,word,3c1743aa
patch=1,EE,0135fd18,word,36f70000
patch=1,EE,0135fd1c,word,44973800
patch=1,EE,0135fd20,word,3c03012e
patch=1,EE,0135fd24,word,e46758b0
patch=1,EE,0135fd28,word,00000000
patch=1,EE,0135fd2c,word,00000000
patch=1,EE,0135fd30,word,00000000

[Cheats\Disable Health Gauge Value Changing after beating Colossi or by eating fruits]
patch=1,EE,01369558,word,03e00008
patch=1,EE,0136955c,word,00000000

[Cheats\Disable Grip Gauge Value Changing after beating Colossi or by eating lizard tails]
patch=1,EE,01369768,word,03e00008
patch=1,EE,0136976c,word,00000000

[Cheats\Disable Health Gauge Value Changing when starting "Time Attack Mode"]
patch=1,EE,01369520,word,03e00008
patch=1,EE,01369524,word,00000000

[Cheats\Disable Grip Gauge Value Changing when starting "Time Attack Mode"]
patch=1,EE,01369728,word,03e00008
patch=1,EE,0136972C,word,00000000

[Cheats\Infinite Health (Health Value: 576)]
// [Control Address and 4 Byte Value for Health Value: 012E9F44 44100000
//  Control Address and 4 Byte Value for Health Gauge: 012E58AC 44100000]
patch=1,EE,012E6280,word,44100000
patch=1,EE,01369460,word,3C014410
patch=1,EE,01369464,word,44810800
patch=1,EE,01369468,word,E6019F44
patch=1,EE,0136946C,word,0C4DA542
patch=1,EE,01369470,word,46000506
patch=1,EE,013c0214,word,3C01012F
patch=1,EE,013c0218,word,E42C9F44
patch=1,EE,013693bc,word,3C014410
patch=1,EE,013693c0,word,44810000
patch=1,EE,013693c4,word,E4409F44
patch=1,EE,013693c8,word,0C4DA542
patch=1,EE,013693cc,word,46000506

[Cheats\Infinite Grip (Grip Value: 340)]
// [Control Address and 4 Byte Value for Grip Value: 012E9F40 43AA0000
//  Control Address and 4 Byte Value for Grip Gauge: 012E58B0 43AA0000]
patch=1,EE,012E6284,word,43AA0000
patch=1,EE,013696e4,word,3C0143AA
patch=1,EE,013696e8,word,4481A000
patch=1,EE,013696ec,word,0C4D7FCE
patch=1,EE,013696f0,word,E6149F40
patch=1,EE,01369660,word,3C0143AA
patch=1,EE,01369664,word,4481A000
patch=1,EE,01369668,word,0C4D7FCE
patch=1,EE,0136966c,word,E4549F40

[Cheats\Disable Sun]
// [via manipulating Setter-Function which now assigns Value 0 through $v1 to
//  Control Address which gets the 4 Byte constant 0-Value: 0128fdb0 00000000]
patch=1,EE,01196e40,word,3C020129
patch=1,EE,01196e44,word,24030000
patch=1,EE,01196e48,word,03E00008
patch=1,EE,01196e4c,word,AC43FDB0

[Cheats\Disable Sun]
// [via manipulating Getter-Function which assigns the Value 0 to Register $a0]
patch=1,EE,01196de8,word,24040000

[Cheats\Disable Sun (via set inconspicuous constant Activator Value 1 to 0]
// and also set Sun Intensity Value Adder Register $a2 to 0
// in order to finally place both Zeros fake Sum to Register $s0)
patch=1,EE,01193fa0,word,24100000

[Cheats\Disable Sun]
patch=1,EE,01196de0,word,03e00008
patch=1,EE,01196de4,word,00000000

[Cheats\Disable (great deal of) Beam of Sunlight]
// <return_one>
patch=1,EE,012397a0,word,03E00008
patch=1,EE,012397a4,word,24020001

[Cheats\No Dust [Dust-Variant 2] around Colossi Feet]
patch=1,EE,01236560,word,03e00008
patch=1,EE,01236564,word,00000000

[Cheats\No Dust [Dust-Variant 2] around Colossi Feet (alt.)]
patch=1,EE,01235474,word,0000302D

[Cheats\No Dust around Colossi Feet]
patch=1,EE,01236260,word,03e00008
patch=1,EE,01236264,word,00000000

[Cheats\No Dust around Colossi Feet (alt.)]
patch=1,EE,0123537c,word,0000302D

[Cheats\No Shadow]
patch=1,EE,01192a38,word,03e00008
patch=1,EE,01192a3c,word,00000000

[Cheats\Enhance Background Sharpness]
patch=1,EE,011a1ae8,word,03e00008
patch=1,EE,011a1aec,word,00000000
patch=1,EE,01180740,word,03e00008
patch=1,EE,01180744,word,00000000

[Cheats\No black Bars]
// [Assign Value Zero to Registers $f0 and $f12 instead of
//  Black Bar causing Value 0x3F800000 from Address 0x01477448]
patch=1,EE,013570bc,word,44800000
patch=1,EE,0135715c,word,44806000

[Cheats\Maximum Graphics Booster; (further enhance Background Sharpness)]
patch=1,EE,0117def4,word,24100001


// ******************************************************************************
// ******* Beginn of "Characters-, Horse- and Colossi-Brightness" Section *******
// ******************************************************************************

[Cheats\All Characters, Horse and Colossi bright]
// [Brightness Value: 0.01]
patch=1,EE,011ebf90,word,3C013C23
patch=1,EE,011ebf94,word,3421D70A

// or use this:

[Cheats\All Characters, Horse and Colossi bright 2]
// [Brightness Value: 0.01125]
//patch=1,EE,011ebf90,word,3C013C38
//patch=1,EE,011ebf94,word,342151EC

// or use this:

[Cheats\All Characters, Horse and Colossi bright 3]
// [Brightness Value: 0.0125]
//patch=1,EE,011ebf90,word,3C013C4C
//patch=1,EE,011ebf94,word,3421CCCD

// or use this:

[Cheats\All Characters, Horse and Colossi bright 4]
// [Brightness Value: 0.015]
//patch=1,EE,011ebf90,word,3C013C75
//patch=1,EE,011ebf94,word,3421C28F

// or use this:

[Cheats\All Characters, Horse and Colossi bright 5]
// [Brightness Value: 0.0175]
//patch=1,EE,011ebf90,word,3C013C8F
//patch=1,EE,011ebf94,word,34215C29

// or use this:

[Cheats\All Characters, Horse and Colossi bright 6]
// [Brightness Value: 0.02]
//patch=1,EE,011ebf90,word,3C013CA3
//patch=1,EE,011ebf94,word,3421D70A

// or use this:

[Cheats\All Characters, Horse and Colossi bright 7]
// [Brightness Value: 0.0225]
//patch=1,EE,011ebf90,word,3C013CB8
//patch=1,EE,011ebf94,word,342151EC

// or use this:

[Cheats\All Characters, Horse and Colossi bright 8]
// [Brightness Value: 0.025]
//patch=1,EE,011ebf90,word,3C013CCC
//patch=1,EE,011ebf94,word,3421CCCD

// or use this:

[Cheats\All Characters, Horse and Colossi bright 9]
// [Brightness Value: 0.0275]
//patch=1,EE,011ebf90,word,3C013CE1
//patch=1,EE,011ebf94,word,342147AE

// or use this:

[Cheats\All Characters, Horse and Colossi bright 10]
// [Brightness Value: 0.03]
//patch=1,EE,011ebf90,word,3C013CF5
//patch=1,EE,011ebf94,word,3421C28F

// or use this:

[Cheats\All Characters, Horse and Colossi bright 11]
// [Brightness Value: 0.035]
//patch=1,EE,011ebf90,word,3C013D0F
//patch=1,EE,011ebf94,word,34215C29

// ******************************************************************************
// ******** End of "Characters-, Horse- and Colossi-Brightness Section" *********
// ******************************************************************************


// ******************************************************************************
// *** Beginn of "Health-, Grip-, Weapon-Meter never/always visible" Section ****
// ******************************************************************************

[Cheats\Health-, Grip-, Weapon-Meter never visible]
//patch=1,EE,01406108,word,03e00008
//patch=1,EE,0140610c,word,00000000

// or use this:

[Cheats\Health-, Grip-, Weapon-Meter always visible]
patch=1,EE,0140613c,word,10000006
patch=1,EE,01406150,word,14000009

// or use this:

[Cheats\Only Health Bar of the Colossi visible]
//patch=1,EE,0140613c,word,10000006
//patch=1,EE,01406150,word,14000009
//patch=1,EE,01406188,word,2444E640
//patch=1,EE,0140624c,word,24040000

// ******************************************************************************
// **** End of "Health-, Grip-, Weapon-Meter never/always visible" Section ******
// ******************************************************************************


// ******************************************************************************
// ****************** Beginn of "Horse Modifier Codes" Section ******************
// ******************************************************************************

[Cheats\Black Agro]
// [("New Game",Line 1) Control Address and its 4 Byte Value: 012E9F34 00000000
//  ("Load Game",L2+L3) Control Address and its 4 Byte Value: 014775BC 00000000]
//patch=1,EE,013683a0,word,24030000
//patch=1,EE,01360e90,word,24030000
//patch=1,EE,013632d0,word,24030000

// or use this:

[Cheats\White Agro]
// [("New Game",Line 1) Control Address and its 4 Byte Value: 012E9F34 00000001
//  ("Load Game",L2+L3) Control Address and its 4 Byte Value: 014775BC 00000001]
//patch=1,EE,013683a0,word,24030001
//patch=1,EE,01360e90,word,24030001
//patch=1,EE,013632d0,word,24030001

// or use this:

[Cheats\Brown Agro]
// [("New Game",Line 1) Control Address and its 4 Byte Value: 012E9F34 00000002
//  ("Load Game",L2+L3) Control Address and its 4 Byte Value: 014775BC 00000002]
//patch=1,EE,013683a0,word,24030002
//patch=1,EE,01360e90,word,24030002
//patch=1,EE,013632d0,word,24030002

// ******************************************************************************
// ******************* End of "Horse Modifier Codes" Section ********************
// ******************************************************************************


[Cheats\Camera Symmetry (y-Axis) Fix (alt.)]
patch=1,EE,0125bc6c,word,3c013f80
patch=1,EE,0125bc70,word,34210000
patch=1,EE,0125bdd0,word,3c013f80
patch=1,EE,0125bdd4,word,34210000
patch=1,EE,0125c364,word,3c013f80
patch=1,EE,0125c368,word,34210000


// ******************************************************************************
// *********** Beginn of "Camera Zoom Out and 4:3 Screen Size" Section **********
// ******************************************************************************

[Cheats\Camera Zoom Out]
// [First Line affects x-Axis and
//  second Line affects y-Axis]
// (Screen Size remains symmetrical in Progressive Scan Mode!
//  You can also use the original Value 3F800000 in both Code-Lines to keep the
//  Screen Size symmetrical in Progressive Scan Mode without the Zoom-Out Effect)
//patch=1,EE,0129390C,word,3FA00000
//patch=1,EE,01293910,word,3FA00000

// or use this:

[Cheats\Screen Aspect Ratio always 4:3]
// [Control Address and its 4 Byte Value (X-Axis): 0129390C 3F800000
//  Control Address and its 4 Byte Value (Y-Axis): 01293910 3F800000]
//patch=1,EE,0125baf0,word,3C020129
//patch=1,EE,0125baf4,word,3C013F80
//patch=1,EE,0125baf8,word,34210000
//patch=1,EE,0125bafc,word,44810000
//patch=1,EE,0125bb00,word,03e00008
//patch=1,EE,0125bb04,word,e440390c
//patch=1,EE,0125bb08,word,00000000
//patch=1,EE,0125bb48,word,00000000
//patch=1,EE,0125bb4c,word,00000000
//patch=1,EE,0125bac0,word,46140003
//patch=1,EE,0125bac4,word,c7b40030
//patch=1,EE,0125bac8,word,46030002
//patch=1,EE,0125bacc,word,46040003
//patch=1,EE,0125bad0,word,3C013F80
//patch=1,EE,0125bad4,word,34210000
//patch=1,EE,0125bad8,word,44810000
//patch=1,EE,0125badc,word,e6400000

// ******************************************************************************
// ************ End of "Camera Zoom Out and 4:3 Screen Size" Section ************
// ******************************************************************************


[Cheats\Unlock "New Game (Hard Mode)"]
// [Control Address and its 4 Byte Value: 01291340 00000001]
patch=1,EE,01241c60,word,03E00008
patch=1,EE,01241c64,word,24020001
patch=1,EE,01241c68,word,00000000
patch=1,EE,01241c6c,word,00000000

[Cheats\Unlock "Time Attack" in "New Game" - "New Game (Hard Mode)" - and "Load Game"-Modes]
// [Control Address and its 4 Byte Value: 012e60d4 00000001]
patch=1,EE,01360090,word,00000000
patch=1,EE,01360094,word,03E00008
patch=1,EE,01360098,word,24020001
patch=1,EE,0136009C,word,00000000
[Image: rljhqWx.png]

I don't know what's wrong here.An emulog for Jesalvein is the next logical step Tongue
Reply
(02-14-2024, 06:44 PM)Chriz74 Wrote: I modded the file so that it's easier to enable or disable cheats on the menu. Enabling with these results in pcsx2 crashing. Putting that different one on top as you suggested doesn't crash the program but the cheats don't work.

Code:
[Cheats\Disable Relocation of the Instructions by Pseudo-Random Algorithm]
// [flag to Register $v0 always (constant) zero]
// [!!! ABSOLUTE MANDATORY CODE, HAS ALWAYS TO BE ENABLED !!!]
patch=1,EE,00100304,word,10620033
patch=1,EE,001003D0,word,00000000
patch=1,EE,001003D4,word,10000006

[Cheats\Reprogrammed MIPS Codeblock for New Game Health and Grip Gauge Adjustment]
// [Health Value: 576 and Grip Value: 340]
// [Control Address and 4 Byte Value for Health Gauge: 012E58AC 44100000
//  Control Address and 4 Byte Value for Grip Gauge:   012E58B0 43AA0000]
patch=1,EE,0135fd00,word,3c164410
patch=1,EE,0135fd04,word,36d60000
patch=1,EE,0135fd08,word,44963000
patch=1,EE,0135fd0c,word,3c02012e
patch=1,EE,0135fd10,word,e44658ac
patch=1,EE,0135fd14,word,3c1743aa
patch=1,EE,0135fd18,word,36f70000
patch=1,EE,0135fd1c,word,44973800
patch=1,EE,0135fd20,word,3c03012e
patch=1,EE,0135fd24,word,e46758b0
patch=1,EE,0135fd28,word,00000000
patch=1,EE,0135fd2c,word,00000000
patch=1,EE,0135fd30,word,00000000

[Cheats\Disable Health Gauge Value Changing after beating Colossi or by eating fruits]
patch=1,EE,01369558,word,03e00008
patch=1,EE,0136955c,word,00000000

[Cheats\Disable Grip Gauge Value Changing after beating Colossi or by eating lizard tails]
patch=1,EE,01369768,word,03e00008
patch=1,EE,0136976c,word,00000000

[Cheats\Disable Health Gauge Value Changing when starting "Time Attack Mode"]
patch=1,EE,01369520,word,03e00008
patch=1,EE,01369524,word,00000000

[Cheats\Disable Grip Gauge Value Changing when starting "Time Attack Mode"]
patch=1,EE,01369728,word,03e00008
patch=1,EE,0136972C,word,00000000

[Cheats\Infinite Health (Health Value: 576)]
// [Control Address and 4 Byte Value for Health Value: 012E9F44 44100000
//  Control Address and 4 Byte Value for Health Gauge: 012E58AC 44100000]
patch=1,EE,012E6280,word,44100000
patch=1,EE,01369460,word,3C014410
patch=1,EE,01369464,word,44810800
patch=1,EE,01369468,word,E6019F44
patch=1,EE,0136946C,word,0C4DA542
patch=1,EE,01369470,word,46000506
patch=1,EE,013c0214,word,3C01012F
patch=1,EE,013c0218,word,E42C9F44
patch=1,EE,013693bc,word,3C014410
patch=1,EE,013693c0,word,44810000
patch=1,EE,013693c4,word,E4409F44
patch=1,EE,013693c8,word,0C4DA542
patch=1,EE,013693cc,word,46000506

[Cheats\Infinite Grip (Grip Value: 340)]
// [Control Address and 4 Byte Value for Grip Value: 012E9F40 43AA0000
//  Control Address and 4 Byte Value for Grip Gauge: 012E58B0 43AA0000]
patch=1,EE,012E6284,word,43AA0000
patch=1,EE,013696e4,word,3C0143AA
patch=1,EE,013696e8,word,4481A000
patch=1,EE,013696ec,word,0C4D7FCE
patch=1,EE,013696f0,word,E6149F40
patch=1,EE,01369660,word,3C0143AA
patch=1,EE,01369664,word,4481A000
patch=1,EE,01369668,word,0C4D7FCE
patch=1,EE,0136966c,word,E4549F40

[Cheats\Disable Sun]
// [via manipulating Setter-Function which now assigns Value 0 through $v1 to
//  Control Address which gets the 4 Byte constant 0-Value: 0128fdb0 00000000]
patch=1,EE,01196e40,word,3C020129
patch=1,EE,01196e44,word,24030000
patch=1,EE,01196e48,word,03E00008
patch=1,EE,01196e4c,word,AC43FDB0

[Cheats\Disable Sun]
// [via manipulating Getter-Function which assigns the Value 0 to Register $a0]
patch=1,EE,01196de8,word,24040000

[Cheats\Disable Sun (via set inconspicuous constant Activator Value 1 to 0]
// and also set Sun Intensity Value Adder Register $a2 to 0
// in order to finally place both Zeros fake Sum to Register $s0)
patch=1,EE,01193fa0,word,24100000

[Cheats\Disable Sun]
patch=1,EE,01196de0,word,03e00008
patch=1,EE,01196de4,word,00000000

[Cheats\Disable (great deal of) Beam of Sunlight]
// <return_one>
patch=1,EE,012397a0,word,03E00008
patch=1,EE,012397a4,word,24020001

[Cheats\No Dust [Dust-Variant 2] around Colossi Feet]
patch=1,EE,01236560,word,03e00008
patch=1,EE,01236564,word,00000000

[Cheats\No Dust [Dust-Variant 2] around Colossi Feet (alt.)]
patch=1,EE,01235474,word,0000302D

[Cheats\No Dust around Colossi Feet]
patch=1,EE,01236260,word,03e00008
patch=1,EE,01236264,word,00000000

[Cheats\No Dust around Colossi Feet (alt.)]
patch=1,EE,0123537c,word,0000302D

[Cheats\No Shadow]
patch=1,EE,01192a38,word,03e00008
patch=1,EE,01192a3c,word,00000000

[Cheats\Enhance Background Sharpness]
patch=1,EE,011a1ae8,word,03e00008
patch=1,EE,011a1aec,word,00000000
patch=1,EE,01180740,word,03e00008
patch=1,EE,01180744,word,00000000

[Cheats\No black Bars]
// [Assign Value Zero to Registers $f0 and $f12 instead of
//  Black Bar causing Value 0x3F800000 from Address 0x01477448]
patch=1,EE,013570bc,word,44800000
patch=1,EE,0135715c,word,44806000

[Cheats\Maximum Graphics Booster; (further enhance Background Sharpness)]
patch=1,EE,0117def4,word,24100001


// ******************************************************************************
// ******* Beginn of "Characters-, Horse- and Colossi-Brightness" Section *******
// ******************************************************************************

[Cheats\All Characters, Horse and Colossi bright]
// [Brightness Value: 0.01]
patch=1,EE,011ebf90,word,3C013C23
patch=1,EE,011ebf94,word,3421D70A

// or use this:

[Cheats\All Characters, Horse and Colossi bright 2]
// [Brightness Value: 0.01125]
//patch=1,EE,011ebf90,word,3C013C38
//patch=1,EE,011ebf94,word,342151EC

// or use this:

[Cheats\All Characters, Horse and Colossi bright 3]
// [Brightness Value: 0.0125]
//patch=1,EE,011ebf90,word,3C013C4C
//patch=1,EE,011ebf94,word,3421CCCD

// or use this:

[Cheats\All Characters, Horse and Colossi bright 4]
// [Brightness Value: 0.015]
//patch=1,EE,011ebf90,word,3C013C75
//patch=1,EE,011ebf94,word,3421C28F

// or use this:

[Cheats\All Characters, Horse and Colossi bright 5]
// [Brightness Value: 0.0175]
//patch=1,EE,011ebf90,word,3C013C8F
//patch=1,EE,011ebf94,word,34215C29

// or use this:

[Cheats\All Characters, Horse and Colossi bright 6]
// [Brightness Value: 0.02]
//patch=1,EE,011ebf90,word,3C013CA3
//patch=1,EE,011ebf94,word,3421D70A

// or use this:

[Cheats\All Characters, Horse and Colossi bright 7]
// [Brightness Value: 0.0225]
//patch=1,EE,011ebf90,word,3C013CB8
//patch=1,EE,011ebf94,word,342151EC

// or use this:

[Cheats\All Characters, Horse and Colossi bright 8]
// [Brightness Value: 0.025]
//patch=1,EE,011ebf90,word,3C013CCC
//patch=1,EE,011ebf94,word,3421CCCD

// or use this:

[Cheats\All Characters, Horse and Colossi bright 9]
// [Brightness Value: 0.0275]
//patch=1,EE,011ebf90,word,3C013CE1
//patch=1,EE,011ebf94,word,342147AE

// or use this:

[Cheats\All Characters, Horse and Colossi bright 10]
// [Brightness Value: 0.03]
//patch=1,EE,011ebf90,word,3C013CF5
//patch=1,EE,011ebf94,word,3421C28F

// or use this:

[Cheats\All Characters, Horse and Colossi bright 11]
// [Brightness Value: 0.035]
//patch=1,EE,011ebf90,word,3C013D0F
//patch=1,EE,011ebf94,word,34215C29

// ******************************************************************************
// ******** End of "Characters-, Horse- and Colossi-Brightness Section" *********
// ******************************************************************************


// ******************************************************************************
// *** Beginn of "Health-, Grip-, Weapon-Meter never/always visible" Section ****
// ******************************************************************************

[Cheats\Health-, Grip-, Weapon-Meter never visible]
//patch=1,EE,01406108,word,03e00008
//patch=1,EE,0140610c,word,00000000

// or use this:

[Cheats\Health-, Grip-, Weapon-Meter always visible]
patch=1,EE,0140613c,word,10000006
patch=1,EE,01406150,word,14000009

// or use this:

[Cheats\Only Health Bar of the Colossi visible]
//patch=1,EE,0140613c,word,10000006
//patch=1,EE,01406150,word,14000009
//patch=1,EE,01406188,word,2444E640
//patch=1,EE,0140624c,word,24040000

// ******************************************************************************
// **** End of "Health-, Grip-, Weapon-Meter never/always visible" Section ******
// ******************************************************************************


// ******************************************************************************
// ****************** Beginn of "Horse Modifier Codes" Section ******************
// ******************************************************************************

[Cheats\Black Agro]
// [("New Game",Line 1) Control Address and its 4 Byte Value: 012E9F34 00000000
//  ("Load Game",L2+L3) Control Address and its 4 Byte Value: 014775BC 00000000]
//patch=1,EE,013683a0,word,24030000
//patch=1,EE,01360e90,word,24030000
//patch=1,EE,013632d0,word,24030000

// or use this:

[Cheats\White Agro]
// [("New Game",Line 1) Control Address and its 4 Byte Value: 012E9F34 00000001
//  ("Load Game",L2+L3) Control Address and its 4 Byte Value: 014775BC 00000001]
//patch=1,EE,013683a0,word,24030001
//patch=1,EE,01360e90,word,24030001
//patch=1,EE,013632d0,word,24030001

// or use this:

[Cheats\Brown Agro]
// [("New Game",Line 1) Control Address and its 4 Byte Value: 012E9F34 00000002
//  ("Load Game",L2+L3) Control Address and its 4 Byte Value: 014775BC 00000002]
//patch=1,EE,013683a0,word,24030002
//patch=1,EE,01360e90,word,24030002
//patch=1,EE,013632d0,word,24030002

// ******************************************************************************
// ******************* End of "Horse Modifier Codes" Section ********************
// ******************************************************************************


[Cheats\Camera Symmetry (y-Axis) Fix (alt.)]
patch=1,EE,0125bc6c,word,3c013f80
patch=1,EE,0125bc70,word,34210000
patch=1,EE,0125bdd0,word,3c013f80
patch=1,EE,0125bdd4,word,34210000
patch=1,EE,0125c364,word,3c013f80
patch=1,EE,0125c368,word,34210000


// ******************************************************************************
// *********** Beginn of "Camera Zoom Out and 4:3 Screen Size" Section **********
// ******************************************************************************

[Cheats\Camera Zoom Out]
// [First Line affects x-Axis and
//  second Line affects y-Axis]
// (Screen Size remains symmetrical in Progressive Scan Mode!
//  You can also use the original Value 3F800000 in both Code-Lines to keep the
//  Screen Size symmetrical in Progressive Scan Mode without the Zoom-Out Effect)
//patch=1,EE,0129390C,word,3FA00000
//patch=1,EE,01293910,word,3FA00000

// or use this:

[Cheats\Screen Aspect Ratio always 4:3]
// [Control Address and its 4 Byte Value (X-Axis): 0129390C 3F800000
//  Control Address and its 4 Byte Value (Y-Axis): 01293910 3F800000]
//patch=1,EE,0125baf0,word,3C020129
//patch=1,EE,0125baf4,word,3C013F80
//patch=1,EE,0125baf8,word,34210000
//patch=1,EE,0125bafc,word,44810000
//patch=1,EE,0125bb00,word,03e00008
//patch=1,EE,0125bb04,word,e440390c
//patch=1,EE,0125bb08,word,00000000
//patch=1,EE,0125bb48,word,00000000
//patch=1,EE,0125bb4c,word,00000000
//patch=1,EE,0125bac0,word,46140003
//patch=1,EE,0125bac4,word,c7b40030
//patch=1,EE,0125bac8,word,46030002
//patch=1,EE,0125bacc,word,46040003
//patch=1,EE,0125bad0,word,3C013F80
//patch=1,EE,0125bad4,word,34210000
//patch=1,EE,0125bad8,word,44810000
//patch=1,EE,0125badc,word,e6400000

// ******************************************************************************
// ************ End of "Camera Zoom Out and 4:3 Screen Size" Section ************
// ******************************************************************************


[Cheats\Unlock "New Game (Hard Mode)"]
// [Control Address and its 4 Byte Value: 01291340 00000001]
patch=1,EE,01241c60,word,03E00008
patch=1,EE,01241c64,word,24020001
patch=1,EE,01241c68,word,00000000
patch=1,EE,01241c6c,word,00000000

[Cheats\Unlock "Time Attack" in "New Game" - "New Game (Hard Mode)" - and "Load Game"-Modes]
// [Control Address and its 4 Byte Value: 012e60d4 00000001]
patch=1,EE,01360090,word,00000000
patch=1,EE,01360094,word,03E00008
patch=1,EE,01360098,word,24020001
patch=1,EE,0136009C,word,00000000
[Image: rljhqWx.png]

If you use this new alternate Code

// Disable Relocation of the Instructions by Pseudo-Random Algorithm
// [flag to Register $v0 always (constant) zero]
// [!!! ABSOLUTE MANDATORY CODE, HAS ALWAYS TO BE ENABLED !!!]
patch=1,EE,001003d0,word,64020000

you have to comment the following old Code out.

// Disable Relocation of the Instructions by Pseudo-Random Algorithm
// [flag to Register $v0 always (constant) zero]
// [!!! ABSOLUTE MANDATORY CODE, HAS ALWAYS TO BE ENABLED !!!]
patch=1,EE,00100304,word,10620033
patch=1,EE,001003D0,word,00000000
patch=1,EE,001003D4,word,10000006

Then it will look like this with the preceding // Signs:

// Disable Relocation of the Instructions by Pseudo-Random Algorithm
// [flag to Register $v0 always (constant) zero]
// [!!! ABSOLUTE MANDATORY CODE, HAS ALWAYS TO BE ENABLED !!!]
//patch=1,EE,00100304,word,10620033
//patch=1,EE,001003D0,word,00000000
//patch=1,EE,001003D4,word,10000006

Maybe you forget that ?
Reply
(02-14-2024, 07:14 PM)Maori-Jigglypuff Wrote: If you use this new alternate Code

// Disable Relocation of the Instructions by Pseudo-Random Algorithm
// [flag to Register $v0 always (constant) zero]
// [!!! ABSOLUTE MANDATORY CODE, HAS ALWAYS TO BE ENABLED !!!]
patch=1,EE,001003d0,word,64020000

you have to comment the following old Code out.

// Disable Relocation of the Instructions by Pseudo-Random Algorithm
// [flag to Register $v0 always (constant) zero]
// [!!! ABSOLUTE MANDATORY CODE, HAS ALWAYS TO BE ENABLED !!!]
patch=1,EE,00100304,word,10620033
patch=1,EE,001003D0,word,00000000
patch=1,EE,001003D4,word,10000006

Then it will look like this with the preceding // Signs:

// Disable Relocation of the Instructions by Pseudo-Random Algorithm
// [flag to Register $v0 always (constant) zero]
// [!!! ABSOLUTE MANDATORY CODE, HAS ALWAYS TO BE ENABLED !!!]
//patch=1,EE,00100304,word,10620033
//patch=1,EE,001003D0,word,00000000
//patch=1,EE,001003D4,word,10000006

Maybe you forget that ?

No I didn't. Anyway now I tried to enable cheats and do a full boot instead of loading a previously save state and cheats work.
Reply




Users browsing this thread: 28 Guest(s)