Skip to content

Commit

Permalink
WS: Disable more broken patches
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanTheToaster committed Jun 17, 2024
1 parent fcb11f6 commit 0905702
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 27 deletions.
32 changes: 15 additions & 17 deletions patches/SCES-53202_1F88BECD.pnach
Original file line number Diff line number Diff line change
@@ -1,23 +1,21 @@
gametitle=Tekken 5 (PAL-M5) (SCES-53202)
//gametitle=Tekken 5 (PAL-M5) (SCES-53202)

[Widescreen 16:9]
gsaspectratio=16:9
author=ElHecht
comment=Widescreen ported from NTSC hack by nemesis2000
//[Widescreen 16:9]
//gsaspectratio=16:9
//author=ElHecht
//comment=Widescreen ported from NTSC hack by nemesis2000. Currently breaks Yoshimitsus sword glow.

patch=1,EE,00340bb0,word,3c013f40 // both fov+
//patch=1,EE,00340bb0,word,3c013f40 // both fov+

//applies both fov+ only for widescreen mode
patch=1,EE,00340be0,word,3c010015
patch=1,EE,00340be4,word,c62db7f4
patch=1,EE,00340c04,word,46016b42
patch=1,EE,00340c08,word,46010843
patch=1,EE,00340c20,word,460d1083
patch=1,EE,00340c24,word,460d0843
//patch=1,EE,00340be0,word,3c010015
//patch=1,EE,00340be4,word,c62db7f4
//patch=1,EE,00340c04,word,46016b42
//patch=1,EE,00340c08,word,46010843
//patch=1,EE,00340c20,word,460d1083
//patch=1,EE,00340c24,word,460d0843

//render fix
patch=1,EE,0022db84,word,3c013f2b
patch=1,EE,0022db94,word,44810000
patch=1,EE,0022db98,word,46006302


//patch=1,EE,0022db84,word,3c013f2b
//patch=1,EE,0022db94,word,44810000
//patch=1,EE,0022db98,word,46006302
18 changes: 8 additions & 10 deletions patches/SLES-54221_37E36C6D.pnach
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
gametitle=LEGO Star Wars II - The Original Trilogy (E)(SLES-54221)
//gametitle=LEGO Star Wars II - The Original Trilogy (E)(SLES-54221)

[Widescreen 16:9]
gsaspectratio=16:9
comment=Widescreen hack by Arapapa
//[Widescreen 16:9]
//gsaspectratio=16:9
//comment=Widescreen hack by Arapapa. Frustum is completely broken and will stop rendering at the edges of the screen.

//Widescreen hack 16:9

patch=1,EE,00352b48,word,3c013f10 //3c013f40
patch=1,EE,0012a250,word,3c013fab //3c013f80
patch=1,EE,00174f0c,word,3c013f40 //3c013f80
patch=1,EE,00174f88,word,3c013f40 //3c013f80


//patch=1,EE,00352b48,word,3c013f10 //3c013f40
//patch=1,EE,0012a250,word,3c013fab //3c013f80
//patch=1,EE,00174f0c,word,3c013f40 //3c013f80
//patch=1,EE,00174f88,word,3c013f40 //3c013f80

0 comments on commit 0905702

Please sign in to comment.