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
5cef7bb
commit 9e81695
Showing
2 changed files
with
11 additions
and
15 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,15 +1,13 @@ | ||
gametitle=Jak II - Renegade (PAL-M7) (SCES-51608) | ||
//gametitle=Jak II - Renegade (PAL-M7) (SCES-51608) | ||
|
||
[Widescreen 16:9] | ||
gsaspectratio=16:9 | ||
author=ElHecht | ||
comment=Widescreen Hack | ||
//[Widescreen 16:9] | ||
//gsaspectratio=16:9 | ||
//author=ElHecht | ||
//comment=Widescreen Hack. Currently breaks text rendering when switching to 60hz or progressive scan. | ||
// 16:9 | ||
patch=1,EE,00367be8,word,3c033f1f // 3c033f00 zoom | ||
patch=1,EE,20826F10,extended,0014A709 // 001479C1 force native 16:9 mode | ||
//patch=1,EE,00367be8,word,3c033f1f // 3c033f00 zoom | ||
//patch=1,EE,20826F10,extended,0014A709 // 001479C1 force native 16:9 mode | ||
|
||
// menu fix | ||
patch=1,EE,20B63FE0,extended,43A80000 // 436DE43C | ||
patch=1,EE,20B665B0,extended,43440000 // 4309CAD8 | ||
|
||
|
||
//patch=1,EE,20B63FE0,extended,43A80000 // 436DE43C | ||
//patch=1,EE,20B665B0,extended,43440000 // 4309CAD8 |
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