forked from PCSX2/pcsx2_patches
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fcb11f6
commit 0905702
Showing
2 changed files
with
23 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |