-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Patches: Disable Castlevania: Lament of Innocence Widescreen Patch
- Loading branch information
1 parent
3abc845
commit 78c1e2b
Showing
1 changed file
with
15 additions
and
12 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,17 +1,20 @@ | ||
gametitle=Castlevania: Lament of Innocence (SLUS-20733) | ||
// Patch disabled due to broken icons on screen. Patch appears to be mostly working, | ||
// but in Buy menus, the icon which is supposed to appear in the Information panel | ||
// is not AR adjusted and appears over top of the text describing the item. Needs | ||
// fixed before re-enabling. | ||
|
||
[Widescreen 16:9] | ||
gsaspectratio=16:9 | ||
comment=Widescreen hack by nemesis2000 (pnach by nemesis2000) | ||
//gametitle=Castlevania: Lament of Innocence (SLUS-20733) | ||
|
||
//[Widescreen 16:9] | ||
//gsaspectratio=16:9 | ||
//comment=Widescreen hack by nemesis2000 (pnach by nemesis2000) | ||
|
||
//gameplay | ||
patch=1,EE,006e70f4,word,23c013f40 //hor value | ||
patch=1,EE,006e70f8,word,44810000 | ||
patch=1,EE,006e7100,word,4600c602 | ||
//patch=1,EE,006e70f4,word,23c013f40 //hor value | ||
//patch=1,EE,006e70f8,word,44810000 | ||
//patch=1,EE,006e7100,word,4600c602 | ||
|
||
//FMV's fix | ||
patch=1,EE,004511d0,word,24057300//y-pos | ||
patch=1,EE,004511d4,word,24062000//x width | ||
patch=1,EE,004511dc,word,24071b00//y width | ||
|
||
|
||
//patch=1,EE,004511d0,word,24057300//y-pos | ||
//patch=1,EE,004511d4,word,24062000//x width | ||
//patch=1,EE,004511dc,word,24071b00//y width |