Skip to content

Commit

Permalink
Fix up some more patches which were used for multiple versions
Browse files Browse the repository at this point in the history
  • Loading branch information
refractionpcsx2 committed Jun 21, 2023
1 parent 27edcac commit d526e83
Show file tree
Hide file tree
Showing 5 changed files with 45 additions and 9 deletions.
10 changes: 7 additions & 3 deletions patches/SCES-50490_A39517AB.pnach
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,24 @@ gametitle=Final Fantasy X (PAL-E) (SCES-50490)

[Widescreen 16:9]
gsaspectratio=16:9
comment=Final Fantasy X (PAL-E) [SCES-50490] 16:9 Widescreen Hack, Render Fix & Progressive Scan
description=16:9 Widescreen Hack & Render Fix
// 16:9
patch=1,EE,001A5974,word,3C013F19
patch=1,EE,001A5978,word,3421999A
// Render-Fix
patch=1,EE,0011973C,word,3C014440
patch=1,EE,00176144,word,3C01442B
// Progressive Scan
//patch=1,EE,002D98B4,word,3C050000

//world map
patch=1,EE,00263068,word,3c013f40 //3c013f80

//sphere grid
patch=1,EE,002649bc,word,3c013f40 //3c013f80

[No-Interlacing]
gsinterlacemode=1
description=Progressive Scan
patch=1,EE,002D98B4,word,3C050000



9 changes: 5 additions & 4 deletions patches/SCES-50492_941BB7D9.pnach
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,21 @@ gametitle=Final Fantasy X (PAL-G) (SCES-50492)

[Widescreen 16:9]
gsaspectratio=16:9
comment=Final Fantasy X (PAL-G) (SCES-50492) 16:9 Widescreen Hack, Render Fix & Progressive Scan
description=16:9 Widescreen Hack & Render Fix
// 16:9
patch=1,EE,001A5974,word,3C013F19
patch=1,EE,001A5978,word,3421999A
// Render-Fix
patch=1,EE,0011973C,word,3C014440
patch=1,EE,00176144,word,3C01442B
// Progressive Scan
//patch=1,EE,002D98B4,word,3C050000

//world map
patch=1,EE,00263068,word,3c013f40 //3c013f80

//sphere grid
patch=1,EE,002649c4,word,3c013f40 //3c013f80


[No-Interlacing]
gsinterlacemode=1
description=Progressive Scan
//patch=1,EE,002D98B4,word,3C050000
2 changes: 1 addition & 1 deletion patches/SCKA-20084_1AFD7469.pnach
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
gametitle=Monster House (NTSC-K, NTSC-U and PAL)(SCKA-20084)(SLUS-21400)(SLES-54215)
gametitle=Monster House (NTSC-K)(SCKA-20084)

[Widescreen 16:9]
gsaspectratio=16:9
Expand Down
31 changes: 31 additions & 0 deletions patches/SLES-54215_1AFD7469 .pnach
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
gametitle=Monster House (PAL)(SLES-54215)

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

//Widescreen hack 16:9

//Y-Fov + Zoom in
//00000000 00000000 03150146 00000000
//763f013c 00f88144 42081f46 46011503
patch=1,EE,001c610c,word,3c013f76 //00000000
patch=1,EE,001c6110,word,4481f800 //00000000
patch=1,EE,001c6114,word,461f0842 //46011503
patch=1,EE,001c6118,word,46011503 //00000000

//Zoom out
//0040023c 00008244 3c00a2c7
//dd3f023c 00008244 3c00a2c7
//Zoom value adjust : NTSC-K(3c023fdd), NTSC-U and PAL(3c023fe0)
patch=1,EE,001c60f8,word,3c023fe0 //3c024000

//////////////////////////////////////
//zoom
//patch=1,EE,00102ca0,word,3c023f50 //3c023f80
//zoom
//patch=1,EE,0015809c,word,3c033eb0 //3c033f00
//X-Fov ?????
//patch=1,EE,00123bd0,word,3c013f90 //3c013f80


2 changes: 1 addition & 1 deletion patches/SLUS-21400_1AFD7469.pnach
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
gametitle=Monster House (NTSC-K, NTSC-U and PAL)(SCKA-20084)(SLUS-21400)(SLES-54215)
gametitle=Monster House (NTSC-U)(SLUS-21400)

[Widescreen 16:9]
gsaspectratio=16:9
Expand Down

0 comments on commit d526e83

Please sign in to comment.