-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes offset elements like locked screen in Grand Prix by disabling the whole patch
- Loading branch information
1 parent
17ffcc9
commit f0c4224
Showing
1 changed file
with
15 additions
and
13 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,20 +1,22 @@ | ||
gametitle=Myth Makers - Super Kart GP (E)(SLES-52159) | ||
//gametitle=Myth Makers - Super Kart GP (E)(SLES-52159) | ||
|
||
[Widescreen 16:9] | ||
gsaspectratio=16:9 | ||
comment=Widescreen hack by Arapapa | ||
//[Widescreen 16:9] | ||
//gsaspectratio=16:9 | ||
//comment=Widescreen hack by Arapapa | ||
|
||
//Widescreen hack 16:9 | ||
|
||
patch=1,EE,003220c8,word,080e25f8 // c6010068 | ||
patch=1,EE,003220cc,word,00000000 // c602006c | ||
//patch=1,EE,003220c8,word,080e25f8 // c6010068 | ||
//patch=1,EE,003220cc,word,00000000 // c602006c | ||
|
||
patch=1,EE,003897e0,word,3c013f40 // 00000000 | ||
patch=1,EE,003897e4,word,4481f000 // 00000000 | ||
patch=1,EE,003897e8,word,c6010068 // 00000000 | ||
patch=1,EE,003897ec,word,c602006c // 00000000 | ||
patch=1,EE,003897f0,word,461e0843 // 00000000 | ||
patch=1,EE,003897f4,word,e6010068 // 00000000 | ||
patch=1,EE,003897f8,word,080c8834 // 00000000 | ||
//patch=1,EE,003897e0,word,3c013f40 // 00000000 | ||
//patch=1,EE,003897e4,word,4481f000 // 00000000 | ||
//patch=1,EE,003897e8,word,c6010068 // 00000000 | ||
//patch=1,EE,003897ec,word,c602006c // 00000000 | ||
//patch=1,EE,003897f0,word,461e0843 // 00000000 | ||
//patch=1,EE,003897f4,word,e6010068 // 00000000 | ||
//patch=1,EE,003897f8,word,080c8834 // 00000000 | ||
|
||
Start game -> Grand Prix -> look on the position locked screens on the characters that are unselectable, they should align, they don't so disable this whole patch | ||
|
||
|