mirror of
https://github.com/PCSX2/pcsx2_patches.git
synced 2026-01-31 01:15:19 +01:00
Updated patches, relevant changes: - God of War: Updated the widescreen patch to fix the menu flames. - X-Men 2: Disabled the widescreen patch because it causes rendering errors and crashes after level 3. I haven't been able to get a proper widescreen version. - Reservoir dogs: Removed 60Hz patch in PAL version, FMVs are not fully synchronized. Fixed frame rate in FPS patch, now it's accurate. The rest have been tested without issue.
35 lines
1.1 KiB
Plaintext
35 lines
1.1 KiB
Plaintext
gametitle=X-Men 2 - Wolverine's Revenge (PAL-M3) (SLES-51548)
|
|
|
|
//[Widescreen 16:9]
|
|
//gsaspectratio=16:9
|
|
//author=ElHecht
|
|
|
|
// 16:9
|
|
//patch=1,EE,002ce814,word,3c013f40 // 00000000 hor fov
|
|
|
|
// 16:10
|
|
//patch=1,EE,002ce814,word,3c013f55 // 00000000 hor fov
|
|
//patch=1,EE,002ce818,word,34215555 // 00000000 hor fov
|
|
|
|
// 16:9 and 16:10 modifications
|
|
//patch=1,EE,0017ec0c,word,080b3a03 // 0c068008
|
|
//patch=1,EE,0017ec10,word,00000000 // 46151f43
|
|
//patch=1,EE,0017ec14,word,00000000 // e6150000
|
|
//patch=1,EE,002ce80c,word,0c068008 // 00000000
|
|
//patch=1,EE,002ce810,word,00000000 // 00000000
|
|
//patch=1,EE,002ce81c,word,4481e800 // 00000000
|
|
//patch=1,EE,002ce820,word,461de703 // 00000000
|
|
//patch=1,EE,002ce824,word,4615ef42 // 00000000
|
|
//patch=1,EE,002ce828,word,e61d0000 // 00000000
|
|
//patch=1,EE,002ce82c,word,46151f43 // 00000000
|
|
//patch=1,EE,002ce830,word,0805fb05 // 00000000
|
|
//patch=1,EE,001699e8,word,3c014200 // 3c014300 remove blurry effect
|
|
//patch=1,EE,001a09f0,word,3c013fee // 3c013f80 renderfix
|
|
|
|
//Causes rendering errors and crashes after level 3.
|
|
|
|
[Remove Blur]
|
|
author=PeterDelta
|
|
description=Removes the post-processing blur effect
|
|
patch=1,EE,001699CC,word,00000000
|