Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterDelta authored May 24, 2024
2 parents d862c36 + 6101fa8 commit d35c483
Show file tree
Hide file tree
Showing 39 changed files with 642 additions and 118 deletions.
15 changes: 15 additions & 0 deletions patches/PBPX-95503_8AA991B0.pnach
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
gametitle=Gran Turismo 3 [PBPX-95503] (U)

[No-Interlacing]
description=Attempts to disable interlaced offset rendering.
gsinterlacemode=1
patch=1,EE,2025A3C8,extended,34020001

patch=1,EE,D02EA812,extended,0000FEFE
patch=1,EE,204A6A20,extended,00000001
patch=1,EE,D02EA812,extended,0000FEFE
patch=1,EE,20250D84,extended,340494D3

patch=1,EE,D02EA812,extended,0000FDFE
patch=1,EE,204A6A20,extended,00000003
patch=1,EE,D02EA812,extended,0000FDFE
patch=1,EE,20250D84,extended,00832025

[Adjusted triggers sensitivity]
description=Makes throttle/brake more precise when using triggers, like on the PS3
author=Silent & Aero_
Expand Down
20 changes: 9 additions & 11 deletions patches/SCES-51608_2479F4A9.pnach
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
gametitle=Jak II - Renegade (PAL-M7) (SCES-51608)
//gametitle=Jak II - Renegade (PAL-M7) (SCES-51608)

[Widescreen 16:9]
gsaspectratio=16:9
author=ElHecht
comment=Widescreen Hack
//[Widescreen 16:9]
//gsaspectratio=16:9
//author=ElHecht
//comment=Widescreen Hack. Currently breaks text rendering when switching to 60hz or progressive scan.
// 16:9
patch=1,EE,00367be8,word,3c033f1f // 3c033f00 zoom
patch=1,EE,20826F10,extended,0014A709 // 001479C1 force native 16:9 mode
//patch=1,EE,00367be8,word,3c033f1f // 3c033f00 zoom
//patch=1,EE,20826F10,extended,0014A709 // 001479C1 force native 16:9 mode

// menu fix
patch=1,EE,20B63FE0,extended,43A80000 // 436DE43C
patch=1,EE,20B665B0,extended,43440000 // 4309CAD8


//patch=1,EE,20B63FE0,extended,43A80000 // 436DE43C
//patch=1,EE,20B665B0,extended,43440000 // 4309CAD8
6 changes: 2 additions & 4 deletions patches/SCES-52460_12804727.pnach
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ gametitle=Jak 3 (PAL-M7) (SCES-52460)
[Widescreen 16:9]
gsaspectratio=16:9
author=ElHecht
comment=Widescreen Hack
comment=Widescreen Hack.
// 16:9
patch=1,EE,2030afc8,extended,3c033f1f // 3c033f00 zoom
patch=1,EE,207d6158,extended,0014877D // 00146171 force native 16:9 mode
Expand Down Expand Up @@ -34,6 +34,4 @@ patch=1,EE,20AC3ED8,extended,43DF8000 // 43D90000
patch=1,EE,20AC3F18,extended,43DF8000 // 43D90000
patch=1,EE,20AC3F58,extended,43DF8000 // 43D90000
patch=1,EE,20AC3F98,extended,43DF8000 // 43D90000
patch=1,EE,20AC3FD8,extended,43DF8000 // 43D90000


patch=1,EE,20AC3FD8,extended,43DF8000 // 43D90000
8 changes: 4 additions & 4 deletions patches/SCUS-97199_CE4933D0.pnach
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
gametitle=Ratchet & Clank (NTSC-U)
//gametitle=Ratchet & Clank (NTSC-U)

[Widescreen 16:9]
gsaspectratio=16:9
comment=Widescreen hack by PsxFan107. Currently it appears to break rendering of textures in some areas.
//[Widescreen 16:9]
//gsaspectratio=16:9
//comment=Widescreen hack by PsxFan107. Currently it appears to break rendering of textures in some areas.

// DWORD Code patching routine
//patch=1,EE,200C0000,extended,3C1B000C
Expand Down
48 changes: 48 additions & 0 deletions patches/SCUS-97328_77E61C8A.pnach
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,25 @@ patch=1,EE,2069F4C8,extended,41F00000 // 30.0
// Higher values make the camera lean further to the sides
patch=1,EE,2069F4D0,extended,41200000 // 10.0

[GT5 Camera Placement]
comment=Moves the exterior camera further from the ground like Gran Turismo 5.
author=Aero_
patch=1,EE,2037B304,extended,0812555E // j 00495578
patch=1,EE,20495578,extended,8E180008 // lw t8,0x8(s0)
patch=1,EE,2049557C,extended,3C19C0C0 // lui t9,0xC0C0
patch=1,EE,20495580,extended,17380006 // bne t9,t8,0x0049559C : jumps if Z-Axis does not equal -6.0 float
patch=1,EE,20495584,extended,3C19BFF3 // lui t9,0xBFF3 : Y-Axis 1st-Half of Float Value
patch=1,EE,20495588,extended,37393333 // ori t9,0x3333 : Y-Axis 2nd-Half of Float Value
patch=1,EE,2049558C,extended,AE190004 // sw t9,0x4(s0)
patch=1,EE,20495590,extended,3C19C0E0 // lui t9,0xC0E0 : Z-Axis 1st-Half of Float Value
patch=1,EE,20495594,extended,37390000 // ori t9,0x0000 : Z-Axis 2nd-Half of Float Value
patch=1,EE,20495598,extended,AE190008 // sw t9,0x8(s0)
patch=1,EE,2049559C,extended,C60C0000 // lwc1 f12,0x0(s0)
patch=1,EE,204955A0,extended,C60D0004 // lwc1 f13,0x4(s0)
patch=1,EE,204955A4,extended,0C129E11 // jal 0x004A7844
patch=1,EE,204955A8,extended,C60E0008 // lwc1 f14,0x8(s0)
patch=1,EE,204955AC,extended,080DECC5 // j 0037B314

[Far chase camera]
description=Added GT4 First Preview camera mode
author=Silent
Expand All @@ -68,3 +87,32 @@ patch=1,EE,1037AD3A,extended,8442

patch=1,EE,206211E8,extended,00010000
patch=1,EE,206211EC,extended,00060014

[Analog HUD For All Camera Views]
comment=The analog tachometer will be used for the chase camera.
author=Aero_
patch=1,EE,2039CE80,extended,1000000D
patch=1,EE,2039CEB8,extended,24020000

[Digital HUD For All Camera Views]
comment=The digital tachometer will be used for the bumper camera and roof camera.
author=Aero_
patch=1,EE,2039CE80,extended,1000000D
patch=1,EE,2039CEB8,extended,24020001

[Reduce Vibration]
comment=Reduces the strength of the controller's vibration.
author=Aero_
patch=1,EE,2036D1C4,extended,3C014170 // lui at,0x4170 : Vibration Float

[Disable Dynamic Race Text]
comment=Disables the text that appears at the bottom of the screen. Example: "GET READY TO DRIVE"
author=Aero_
patch=1,EE,2039DA54,extended,00000000 // GET READY TO DRIVE
patch=1,EE,2039D77C,extended,00000000 // Penalty Timer

[Autoboot in 480p]
comment=The game will always start in 480p instead of 480i.
author=Silent
patch=1,EE,204364A8,extended,AE0516B0
patch=1,EE,10436598,extended,10E8
10 changes: 5 additions & 5 deletions patches/SCUS-97402_CAAEC49C.pnach
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
gametitle=Killzone (NTSC-U) SCUS-97402 CAAEC49C

[60 FPS]
author=asasega
comment=Unlocked at 60 FPS. Might need enable EE Overclock to be stable.
patch=1,EE,00152014,word,24420002 //fps
patch=1,EE,005DB004,word,3F000000 //speed
//[60 FPS]
//author=asasega. Disabled due to causing double speed in menu and game FMVs and other game breaking issues.
//comment=Unlocked at 60 FPS. Might need enable EE Overclock to be stable.
//patch=1,EE,00152014,word,24420002 //fps
//patch=1,EE,005DB004,word,3F000000 //speed
5 changes: 2 additions & 3 deletions patches/SCUS-97502_FF9C0E93.pnach
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
gametitle=Tourist Trophy [SCUS-97502] (USA)

[No-Interlacing]
gsinterlacemode=1
comment=Autoboot in 480p
[Autoboot in 480p]
comment=The game will always start races in 480p instead of 480i.
author=Blackbird+Silent
patch=1,EE,20829248,extended,00000001

Expand Down
12 changes: 6 additions & 6 deletions patches/SLES-50812_CB179BA2.pnach
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
gametitle=Spider-Man - The Movie (E)(SLES-50812)

[Widescreen 16:9]
gsaspectratio=16:9
comment=Widescreen Hack by Arapapa
//[Widescreen 16:9]
//gsaspectratio=16:9
//comment=Widescreen Hack by Arapapa

//Widescreen hack 16:9

//Y-Fov
patch=1,EE,004d1554,word,3fe38e2a //3faaaaab
//patch=1,EE,004d1554,word,3fe38e2a //3faaaaab

//Zoom
patch=1,EE,002b5e64,word,3c013c28 //3c013c0e

//patch=1,EE,002b5e64,word,3c013c28 //3c013c0e

//Missing render fix
14 changes: 14 additions & 0 deletions patches/SLES-50813_295D2F91.pnach
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
gametitle=Spider-Man - The Movie (F)(SLES-50813)

//[Widescreen 16:9]
//gsaspectratio=16:9
//author=Bigdemon
//comment=Widescreen Hack Conversion

//Y-Fov
//patch=1,EE,004cff54,word,3fe38e2a //3faaaaab

//Zoom
//patch=1,EE,002b5e64,word,3c013c28 //3c013c0e

//Missing render fix
13 changes: 7 additions & 6 deletions patches/SLES-50965_CCF57297.pnach
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
gametitle=Spider-Man - The Movie (S)(SLES-50965) CCF57297

[Widescreen 16:9]
gsaspectratio=16:9
author=Arapapa
comment=Widescreen Hack
//[Widescreen 16:9]
//gsaspectratio=16:9
//author=Arapapa
//comment=Widescreen Hack
//Y-Fov
patch=1,EE,004d1554,word,3fe38e2a //3faaaaab
//patch=1,EE,004d1554,word,3fe38e2a //3faaaaab
//Zoom
patch=1,EE,002b5e64,word,3c013c28 //3c013c0e
//patch=1,EE,002b5e64,word,3c013c28 //3c013c0e
//Missing render fix
15 changes: 15 additions & 0 deletions patches/SLES-51687_D8A68BBA.pnach
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
gametitle=Pitfall - The Lost Expedition (PAL-F) SLES-51687 D8A68BBA

[Widescreen 16:9]
gsaspectratio=16:9
author=Arapapa
comment=Ported by Bigdemon

//X-Fov
//000018e6 280015e6
patch=1,EE,0036e1c0,word,08112ed4
patch=1,EE,0044bb50,word,3c013f40
patch=1,EE,0044bb54,word,4481f000
patch=1,EE,0044bb58,word,461ec602
patch=1,EE,0044bb5c,word,e6180000
patch=1,EE,0044bb60,word,080db871
11 changes: 1 addition & 10 deletions patches/SLES-51970_763D3BF9.pnach
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,4 @@ patch=1,EE,0035c67c,word,0200202d
patch=1,EE,0035c680,word,44820800
patch=1,EE,0035c684,word,27a50028
patch=1,EE,0035c688,word,46010083
patch=1,EE,0035c68c,word,e7a20028

//480p
patch=1,EE,002635fc,word,24050000
patch=1,EE,00263600,word,24060050
patch=1,EE,00262948,word,24060050
patch=1,EE,0026294c,word,24050000
patch=1,EE,00102254,word,3c090010


patch=1,EE,0035c68c,word,e7a20028
11 changes: 10 additions & 1 deletion patches/SLES-51989_BF45EFF4.pnach
Original file line number Diff line number Diff line change
@@ -1,7 +1,16 @@
gametitle=Wallace & Gromit in Project Zoo (PAL-M) SLES-51989 BF45EFF4

[Widescreen 16:9]
gsaspectratio=16:9
author=Bigdemon
comment=Widescreen hack Conversion

//X-Fov
//4040013c 00088144 01b01846
patch=1,EE,002394c8,word,3c014080 //3c014040

[50 FPS]
author=PeterDelta
comment=Unlocked at 50 FPS. Might need enable 130% EE Overclock to be stable.
patch=1,EE,E001D70A,extended,00867780
patch=1,EE,20867780,extended,3CA3D70A
patch=1,EE,20867780,extended,3CA3D70A
9 changes: 9 additions & 0 deletions patches/SLES-52103_2F1F3758.pnach
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
gametitle=Tak & Le Pouvoir de Juju (PAL-F) SLES-52103 2F1F3758

[Widescreen 16:9]
gsaspectratio=16:9
author=Bigdemon
comment=Widescreen Hack Conversion

patch=1,EE,00251438,word,3C013FE3 //3C013FAA
patch=1,EE,0025143c,word,3421388E //3421AAAB
27 changes: 27 additions & 0 deletions patches/SLES-52552_BCCAB4C0.pnach
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
gametitle=Samurai Warriors (PAL-F) (SLES-52552)

[Widescreen 16:9]
gsaspectratio=16:9
author=ElHecht
comment=Ported by Bigdemon

patch=1,EE,0013eae8,word,3c024328 // 3c024360 zoom
patch=1,EE,0013ecd8,word,3c013f40 // 8f838520 ver fov
patch=1,EE,0013ecdc,word,4481f000 // 03e00008
patch=1,EE,0013ece0,word,461e6b43 // e46d02bc
patch=1,EE,0013ece4,word,03e00008 // 00000000
patch=1,EE,0013ece8,word,e46d02bc // 00000000

[Widescreen 16:10]
gsaspectratio=Strech
patch=1,EE,0013eae8,word,3c02433a // 3c024360 zoom
patch=1,EE,0013eaf0,word,3442aaab // 44820800
patch=1,EE,0013eaf4,word,44820800 // 00000000
patch=1,EE,0013ecd8,word,3c013f55 // 8f838520 ver fov
patch=1,EE,0013ecdc,word,34215555 // 03e00008 ver fov
patch=1,EE,0013ece0,word,4481f000 // e46d02bc
patch=1,EE,0013ece4,word,461e6b43 // 00000000
patch=1,EE,0013ece8,word,03e00008 // 00000000
patch=1,EE,0013ecec,word,e46d02bc // 00000000


18 changes: 18 additions & 0 deletions patches/SLES-52896_34DA05D2.pnach
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
gametitle=Spongebob Squarepants Movie Game (PAL-E) (M2) (SLES-52896)

[Widescreen 16:9]
gsaspectratio=16:9
author=Bigdemon
comment=Widescreen Hack Conversion

patch=1,EE,00437f74,word,46010083 //Multiply Aspect
patch=1,EE,00437f78,word,E7A20028 //Store Multiplied Aspect
patch=1,EE,00437f7c,word,46010002 //Set Height
patch=1,EE,00437f80,word,0C0655BC //Jump to RWCameraSetView
patch=1,EE,00437f84,word,E7A0002C //Store Height (Delay Slot)
patch=1,EE,00437f88,word,DFBF0010 //Restore RA
patch=1,EE,00437f8c,word,7BB00000 //Restore S0
patch=1,EE,00437f90,word,03E00008 //Jump to RA
patch=1,EE,00437f94,word,27BD0030 //Restore Stack (Delay Slot)


2 changes: 1 addition & 1 deletion patches/SLES-53191_F7780E06.pnach
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ comment=Widescreen Hack
patch=1,EE,20431190,extended,3F400000 //3F800000 (Increases hor. axis)


[No Interlacing]
[No-Interlacing]
gsinterlacemode=1
author=val
description=Attempts to disable interlaced offset rendering.
Expand Down
2 changes: 1 addition & 1 deletion patches/SLES-53900_C7993BCC.pnach
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ comment=Widescreen hack by El_Patas
patch=1,EE,203FDFD0,extended,3F400000 //3F800000 (Increases hor. axis)


[No Interlacing]
[No-Interlacing]
gsinterlacemode=1
author=val
description=Attempts to disable interlaced offset rendering.
Expand Down
16 changes: 16 additions & 0 deletions patches/SLES-54807_A54496E5.pnach
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
gametitle=Thrillville - Le Parc en Folie (PAL-F)(SLES-54807)

[Widescreen 16:9]
gsaspectratio=16:9
author=Bigdemon
comment=Widescreen Hack Conversion

//Zoom
//003f013c 00608144 000099c4
patch=1,EE,0040cd60,word,3c013f20 //3c013f00

//Y-Fov
//4040013c 00008144 803e013c 00088144 02a00046 (2nd)
patch=1,EE,0040cdf4,word,3c014080 //3c014040


12 changes: 12 additions & 0 deletions patches/SLES-82003_E7D4DC18.pnach
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
gametitle=Summoner (PAL-F) (SLES-82003)

[Widescreen 16:9]
gsaspectratio=16:9
author=ElHecht
comment=Ported by Bigdemon

patch=1,EE,00136728,word,3c013f40 // 00000000 hor fov
patch=1,EE,0013672c,word,4481f000 // 00000000
patch=1,EE,00136760,word,461ea503 // 00000000


8 changes: 8 additions & 0 deletions patches/SLPM-55146_25D183C3.pnach
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
gametitle=Jikkyou Powerful Pro Yakyuu 2009(SLPM-55146)

[Widescreen 16:9]
gsaspectratio=16:9
comment=Widescreen hack by Tokman5

//X-Fov
patch=1,EE,00355414,word,3F19999A //3F4CCCCD
2 changes: 0 additions & 2 deletions patches/SLPM-62274_FED78EB4.pnach
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,3 @@ comment=Widescreen hack by Arapapa

//X-Fov
patch=1,EE,002b6bfc,word,3f19999a //3f4ccccd


Loading

0 comments on commit d35c483

Please sign in to comment.