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 authored and refractionpcsx2 committed Jun 24, 2024
1 parent fcb11f6 commit 9e71956
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 17 deletions.
18 changes: 11 additions & 7 deletions patches/SCES-53202_1F88BECD.pnach
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,25 @@ gametitle=Tekken 5 (PAL-M5) (SCES-53202)
[Widescreen 16:9]
gsaspectratio=16:9
author=ElHecht
comment=Widescreen ported from NTSC hack by nemesis2000
comment=Widescreen ported from NTSC hack by nemesis2000 fixed by PeterDelta.

patch=1,EE,00340bb0,word,3c013f40 // both fov+
patch=1,EE,003F8ADB,extended,01 //widescreen option enable

//applies both fov+ only for widescreen mode
patch=1,EE,00340be0,word,3c010015
patch=1,EE,00340bb0,word,3c013f40 //both fov+

patch=1,EE,00340be0,word,3c010015 //applies both fov+ only for widescreen mode
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,0022db84,word,3c013f2b //render fix
patch=1,EE,0022db94,word,44810000
patch=1,EE,0022db98,word,46006302


patch=1,EE,0023D008,word,3C013F40 //fix yoshimitsu and xiaoyu
patch=1,EE,0026437C,word,46160942
patch=1,EE,002643D0,word,46160C63
patch=1,EE,00264428,word,46160C63
patch=1,EE,00264480,word,46160C63
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 9e71956

Please sign in to comment.