mirror of https://github.com/PCSX2/pcsx2.git
40 lines
1.8 KiB
Plaintext
40 lines
1.8 KiB
Plaintext
// ==========
|
|
// pgert@131104
|
|
// http://forums.pcsx2.net/Thread-PCSX2-Widescreen-Game-Patches?pid=240786#pid240786
|
|
// ==========
|
|
|
|
; ==========
|
|
gametitle=Splinter Cell 2 - Pandora Tomorrow * SLES-52149 * PAL-M5 * AB82114E
|
|
comment= Splinter Cell 2 - Pandora Tomorrow * SLES-52149 * PAL-M5 * AB82114E
|
|
// Clone patches by pgert.
|
|
; ==========
|
|
|
|
; ==========
|
|
comment=- 16:9 Widescreen hack for Single Player mode by ElHecht.
|
|
patch=1,EE,0017A200,word,3C1B3F40 // AE03008C - X-axis
|
|
patch=1,EE,8017A200,word,3C1B3F40 // AE03008C - a clone from 0017A200.
|
|
patch=1,EE,A017A200,word,3C1B3F40 // AE03008C - a clone from 0017A200.
|
|
patch=1,EE,001B79F4,word,AE1B008C // AE03008C
|
|
patch=1,EE,801B79F4,word,AE1B008C // AE03008C - a clone from 001B79F4.
|
|
patch=1,EE,A01B79F4,word,AE1B008C // AE03008C - a clone from 001B79F4.
|
|
; ==========
|
|
|
|
; ==========
|
|
// comment=- False 16:10 Widescreen hack for Single Player mode by ElHecht.
|
|
// patch=1,EE,0017A200,word,3C1B3F55 // 00000000 - X-axis
|
|
// patch=1,EE,8017A200,word,3C1B3F55 // 00000000 - a clone from 0017A200.
|
|
// patch=1,EE,A017A200,word,3C1B3F55 // 00000000 - a clone from 0017A200.
|
|
// patch=1,EE,001B79F4,word,377B5555 // AE03008C - X-axis
|
|
// patch=1,EE,801B79F4,word,377B5555 // AE03008C - a clone from 001B79F4.
|
|
// patch=1,EE,A01B79F4,word,377B5555 // AE03008C - a clone from 001B79F4.
|
|
// patch=1,EE,001B7A0C,word,AE1B008C // 8E02004C
|
|
// patch=1,EE,801B7A0C,word,AE1B008C // 8E02004C - a clone from 001B7A0C.
|
|
// patch=1,EE,A01B7A0C,word,AE1B008C // 8E02004C - a clone from 001B7A0C.
|
|
; ==========
|
|
|
|
; ==========
|
|
// comment=- True but unreliable 16:10 Widescreen hack by pgert.
|
|
// comment=- Fast boot recommended.
|
|
// patch=1,EE,21628ABC,extended,3F400000 // 3F800000 - X-axis
|
|
// patch=1,EE,21628AC0,extended,3F666666 // 3F800000 - Y-axis
|
|
; ========== |