-
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.
Update Burnout Revenge SLUS-21242_D224D348.pnach (#202)
- Loading branch information
Showing
1 changed file
with
49 additions
and
8 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,14 +1,55 @@ | ||
gametitle=Burnout Revenge (U)(SLUS-21242) | ||
//Burnout Revenge (U)(SLUS-21242) (source of the fix: https://www.youtube.com/watch?v=fXY97XEIQQ8) | ||
|
||
[Widescreen 16:9] | ||
[Widescreen Fix 16:9] | ||
author=SuperType1/remco | ||
description=Fixes the game and the HUD to run in a 16:9 Scale (only enable one and not both of them). | ||
gsaspectratio=16:9 | ||
comment=Widescreen Hack (16:9) by Dread and Arapapa | ||
patch=1,EE,201398C0,extended,00000000 | ||
patch=1,EE,0016BCA8,extended,3C013A9D | ||
patch=1,EE,21C02438,extended,3FAA3D71 | ||
patch=1,EE,21C02448,extended,3FAA3D71 | ||
patch=1,EE,21C02398,extended,44610000 | ||
patch=1,EE,21C02410,extended,3f2e147b | ||
patch=1,EE,21BFE698,extended,438C0000 | ||
patch=1,EE,2010DA78,extended,3C014448 | ||
patch=1,EE,20167844,extended,3C014F23 | ||
patch=1,EE,21C02108,extended,43C30000 | ||
|
||
////Force turn on Internal Widescreen (Full boot bypassing) | ||
patch=1,EE,003a6308,word,24020002 //30420003 | ||
[Widescreen Fix 21:9] | ||
author=SuperType1/remco | ||
description=Fixes the game and the HUD to run in a 21:9 Scale (only enable one and not both of them). | ||
gsaspectratio=Stretch | ||
patch=1,EE,201398C0,extended,00000000 | ||
patch=1,EE,201398C8,extended,3C014017 | ||
patch=1,EE,0016BCA8,extended,3C013A83 | ||
patch=1,EE,0016BCAC,extended,34211AF4 | ||
patch=1,EE,21C02438,extended,3FD0A3D7 | ||
patch=1,EE,21C02448,extended,3FD1EB85 | ||
patch=1,EE,21C02398,extended,447A0000 | ||
patch=1,EE,21C02410,extended,3F51EB85 | ||
patch=1,EE,21BFE698,extended,43480000 | ||
patch=1,EE,2010DA78,extended,3C014448 | ||
patch=1,EE,20167844,extended,3C014F23 | ||
patch=1,EE,21C02108,extended,43E60000 | ||
|
||
//Zoom Fix | ||
//9A 99 99 3F 39 8E E3 3F 80 02 00 00 C0 01 00 00 | ||
patch=1,EE,21bfe890,extended,3FAAAAAB // 3F800000 | ||
[60 FPS Menus] | ||
author=SuperType1/remco | ||
description=Makes the menus run in 60 FPS. | ||
patch=1,EE,201125F4,extended,24040001 | ||
patch=1,EE,201125EC,extended,00108002 | ||
|
||
[FOV Fix 16:9] | ||
author=SuperType1/remco | ||
description=Fixes the FOV for 16:9 Scale (only enable one and not both of them). | ||
patch=1,EE,2032677C,extended,3C013C9A | ||
|
||
[FOV Fix 21:9] | ||
author=SuperType1/remco | ||
description=Fixes the FOV for 21:9 Scale (only enable one and not both of them). | ||
patch=1,EE,2032677C,extended,3C013C9A | ||
patch=1,EE,2032677C,extended,3C013cb3 | ||
|
||
[60 FPS Crashes & Crash Mode] | ||
author=SuperType1/remco | ||
description=Makes the Crashes & Crash Mode run in 60 FPS. | ||
patch=1,EE,20104B9C,extended,90850608 |