Skip to content

Commit 2c713aa

Browse files
committed
Add missing patches
1 parent 8c102fb commit 2c713aa

29 files changed

+317
-95
lines changed

patches/SLES-50209_05BEDF8F.pnach

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
gametitle=Jeremy McGrath Supercross World (SLES-50209 05BEDF8F)
2+
3+
[Widescreen 16:9]
4+
gsaspectratio=16:9
5+
author=PeterDelta
6+
description=Renders the game in 16:9 aspect ratio
7+
patch=0,EE,001BE90C,word,3C0243D6
8+
patch=0,EE,001BE924,word,3C0243D6
9+
patch=0,EE,00233B40,word,3C023F40
10+
11+
[50 FPS]
12+
author=Gabominated
13+
description=Might need EE Overclock
14+
patch=1,EE,00503DD4,word,00000000 //00000001 asDisplayFrameLimitMax
15+
patch=1,EE,0015CD8C,word,3C033C23 //3C033CA3 CMotionView::setCurrentFrame(float)
16+
patch=1,EE,00165FEC,word,3C033C23 //3C033CA3 CGlobalTime::updateGlobalTime(void)
17+
patch=1,EE,00168060,word,3C023C23 //3C023CA3 CRiderView::checkTransition(HavokBike *)
18+
patch=1,EE,00168634,word,3C023C23 //3C023CA3 CRiderView::checkStops(HavokBike *)
19+
patch=1,EE,0013F940,word,3C0243FF //3C02437F CCamera::panCam(unsigned int, unsigned int)
20+
patch=1,EE,001F3CD8,word,3C023C23 //3C023CA3 CHavokPhysicsView::UpdateFrame(C3DView *, unsigned int)

patches/SLES-50330_021396FD.pnach

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ patch=1,EE,0025ED20,extended,3C0242AC
1010
patch=1,EE,002620D0,extended,3C0242AC
1111
patch=1,EE,00318620,extended,3C02C2A6
1212
patch=1,EE,00318628,extended,3C024148
13-
patch=1,EE,00123E6C,extended,3C013F80 //scenes zoom
14-
patch=1,EE,E0010001,extended,00417F80
15-
patch=1,EE,00123E6C,extended,3C013F40
16-
patch=1,EE,202538DC,extended,3C023FC0
1713
patch=1,EE,00296C8C,word,3C024270
1814
patch=1,EE,00296D40,word,3C024270
1915
patch=1,EE,0029704C,word,3C024270
@@ -62,6 +58,11 @@ patch=1,EE,002474FC,word,3C029420
6258
patch=1,EE,0024753C,word,3C025400
6359
patch=1,EE,0027EA00,word,3C025380
6460

61+
[Remove Blur]
62+
author=PeterDelta
63+
description=Removes the blur effect
64+
patch=1,EE,004183CC,extended,00000000
65+
6566
[50 FPS]
6667
author=Snake356
6768
description=Patches the game to run at 50 FPS (Might need 180% EE Overclock to be stable).
@@ -76,4 +77,4 @@ patch=1,EE,20112FA0,extended,34050050
7677
patch=1,EE,20112FA4,extended,24030002
7778
patch=1,EE,20112FA8,extended,0000000C
7879
patch=1,EE,20112FAC,extended,03E00008
79-
patch=1,EE,0011299C,extended,00000000
80+
patch=1,EE,0011299C,extended,00000000

patches/SLES-50330_581954FC.pnach

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ patch=1,EE,0025EE70,extended,3C0242AC
1010
patch=1,EE,00262220,extended,3C0242AC
1111
patch=1,EE,00318880,extended,3C02C2A6
1212
patch=1,EE,00318888,extended,3C024148
13-
patch=1,EE,00123E6C,extended,3C013F80 //scenes zoom
14-
patch=1,EE,E0010001,extended,004184BC
15-
patch=1,EE,00123E6C,extended,3C013F40
16-
patch=1,EE,20253A2C,extended,3C023FC0
1713
patch=1,EE,00296DCC,word,3C024270
1814
patch=1,EE,00296E80,word,3C024270
1915
patch=1,EE,0029718C,word,3C024270
@@ -62,6 +58,11 @@ patch=1,EE,0024764C,word,3C024980
6258
patch=1,EE,0024768C,word,3C025400
6359
patch=1,EE,0027EB80,word,3C025380
6460

61+
[Remove Blur]
62+
author=PeterDelta
63+
description=Removes the blur effect
64+
patch=1,EE,0041864C,extended,00000000
65+
6566
[50 FPS]
6667
author=Snake356
6768
description=Patches the game to run at 50 FPS (Might need 180% EE Overclock to be stable).

patches/SLES-50382_6B149273.pnach

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,9 @@ patch=1,EE,001773C8,word,3C0243C0 // 3C024400 - X-FoV
99
[50 FPS]
1010
author=PeterDelta
1111
description=Might need EE Overclock at 130%.
12-
patch=1,EE,001A3860,word,10400009 //14400009
12+
patch=1,EE,001A3860,word,10400009 //14400009
13+
14+
[Disable Noise Effect]
15+
author=PeterDelta
16+
description=Disable noise filter in gameplay
17+
patch=1,EE,002CBC54,byte,00

patches/SLES-50841_93A090CB.pnach

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
gametitle=Largo Winch - Empire Under Threat (PAL-F) SLES-50841 93A090CB
2+
3+
[Widescreen 16:9]
4+
gsaspectratio=16:9
5+
author=Arapapa
6+
description=Renders the game in 16:9 aspect ratio
7+
patch=1,EE,0028029C,word,3C013F2F //3C013F80 Zoom
8+
patch=1,EE,001ABC40,word,08030000 //Y-Fov
9+
patch=1,EE,000C0000,word,46070A02
10+
patch=1,EE,000C0004,word,3C013FA6
11+
patch=1,EE,000C0008,word,4481F000
12+
patch=1,EE,000C000C,word,461E4202
13+
patch=1,EE,000C0010,word,0806AF11
14+
15+
[50 FPS]
16+
author=PeterDelta
17+
description=Might need EE Overclock (130%).
18+
patch=0,EE,001017AC,word,24040000

patches/SLES-51061_26954C46.pnach

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@ patch=1,EE,00259F64,extended,3C0242AC
1111
patch=1,EE,0025A600,extended,3C0242AC
1212
patch=1,EE,003355E0,extended,3C044040
1313
patch=1,EE,00335634,extended,3C0240D0
14-
patch=1,EE,20246ADC,extended,3C023FC0
15-
patch=1,EE,003AF904,extended,3C013F80 //scenes zoom
16-
patch=1,EE,E0010001,extended,004BC5B0
17-
patch=1,EE,003AF904,extended,3C013F40
1814
patch=1,EE,00297DC4,word,3C044270
1915
patch=1,EE,00297978,word,3C024270
2016
patch=1,EE,00297AD0,word,3C024270
@@ -72,4 +68,4 @@ patch=1,EE,20112A60,extended,34050050
7268
patch=1,EE,20112A64,extended,24030002
7369
patch=1,EE,20112A68,extended,0000000C
7470
patch=1,EE,20112A6C,extended,03E00008
75-
patch=1,EE,00112444,extended,00000000
71+
patch=1,EE,00112444,extended,00000000

patches/SLES-51061_C498A04F.pnach

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@ patch=1,EE,00254D24,extended,3C0242AC
1111
patch=1,EE,002553C0,extended,3C0242AC
1212
patch=1,EE,0032BE60,extended,3C044040
1313
patch=1,EE,0032BEB4,extended,3C0240D0
14-
patch=1,EE,20241A5C,extended,3C023FC0
15-
patch=1,EE,003A5354,extended,3C013F80 //scenes zoom
16-
patch=1,EE,E0010001,extended,004B24B0
17-
patch=1,EE,003A5354,extended,3C013F40
1814
patch=1,EE,00291A54,word,3C044270
1915
patch=1,EE,00291628,word,3C024270
2016
patch=1,EE,00291758,word,3C024270

patches/SLES-51061_CFCB0D20.pnach

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@ patch=1,EE,00254B94,extended,3C0242AC
1111
patch=1,EE,00255230,extended,3C0242AC
1212
patch=1,EE,0032C1A0,extended,3C044040
1313
patch=1,EE,0032C1F4,extended,3C0240D0
14-
patch=1,EE,202418CC,extended,3C023FC0
15-
patch=1,EE,003A5814,extended,3C013F80 //scenes zoom
16-
patch=1,EE,E0010001,extended,004B23A0
17-
patch=1,EE,003A5814,extended,3C013F40
1814
patch=1,EE,002918A4,word,3C044270
1915
patch=1,EE,00291478,word,3C024270
2016
patch=1,EE,002915A8,word,3C024270

patches/SLES-51093_1373EB26.pnach

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
gametitle=Largo Winch - Empire Under Threat (E)(SLES-51093)
1+
gametitle=Largo Winch - Empire Under Threat (E)(SLES-51093) 1373EB26
22

33
[Widescreen 16:9]
44
gsaspectratio=16:9
@@ -27,4 +27,7 @@ patch=1,EE,000c0010,word,0806af11
2727
//patch=1,EE,000c000c,word,461e4202
2828
//patch=1,EE,000c0010,word,0806aee7
2929

30-
30+
[50 FPS]
31+
author=PeterDelta
32+
description=Might need EE Overclock (130%).
33+
patch=0,EE,001017AC,word,24040000

patches/SLES-51156_6BBD4932.pnach

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,9 @@ patch=1,EE,001db99c,word,3442cccd //34426666
4646
[50 FPS]
4747
author=PeterDelta
4848
description=Might need EE Overclock at 130%.
49-
patch=1,EE,001A7060,word,10400009 //14400009
49+
patch=1,EE,001A7060,word,10400009 //14400009
50+
51+
[Disable Noise Effect]
52+
author=PeterDelta
53+
description=Disable noise filter in gameplay
54+
patch=1,EE,002D78A4,extended,00

0 commit comments

Comments
 (0)