-
Notifications
You must be signed in to change notification settings - Fork 81
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MotorStorm and Hulk 60fps Patches (#253)
* MotorStorm and Hulk 60fps Patches * Add files via upload changed motorstorm pal patch back to og, but with added credit to asasega for the original code
- Loading branch information
1 parent
b58d900
commit 723db58
Showing
3 changed files
with
21 additions
and
5 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,6 +1,6 @@ | ||
gametitle=MotorStorm - Arctic Edge (PAL-M) SCES-55573 3C967DB9 | ||
|
||
[50 FPS] | ||
author=El_Patas | ||
comment=Unlocked at 50 FPS. Might need enable EE Overclock to be stable. | ||
gametitle=MotorStorm - Arctic Edge (PAL-M) SCES-55573 3C967DB9 | ||
[50 FPS] | ||
author=El_Patas, original code by asasega | ||
comment=Unlocked at 50 FPS. Might need enable EE Overclock to be stable. | ||
patch=1,EE,0039B4F8,word,00000000 |
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 |
---|---|---|
@@ -0,0 +1,8 @@ | ||
gametitle=MotorStorm - Arctic Edge (NTSC-U) (SCUS-97654) | ||
|
||
[60FPS Hack] | ||
author=asasega | ||
comment=Patches the game to run at 60FPS. Requires 180% EE Overclock | ||
|
||
//60FPS | ||
patch=1,EE,2039BAF8,extended,00000000 |
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 |
---|---|---|
@@ -0,0 +1,8 @@ | ||
gametitle=The Incredible Hulk - Ultimate Destruction (NTSC-U) (SLUS-20941) | ||
|
||
[60FPS Hack] | ||
author=asasega | ||
comment=Patches the game to run at 60FPS. Requires 180% EE Overclock | ||
|
||
//60FPS | ||
patch=1,EE,2046E968,word,24020001 |