mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 13:27:45 -07:00
Merge pull request #8183 from kirbyUK/master
Fix Gecko codes for G2RE52 (Shrek SuperSlam)
This commit is contained in:
commit
5433d1c560
@ -11,8 +11,6 @@ $Unlock Everything [EIREXE]
|
||||
0447B200 00000001
|
||||
$Debug Camera [EIREXE]
|
||||
0447B20C 00000001
|
||||
$Fixes (DO NOT DISABLE) [EIREXE]
|
||||
041C7F3C 38600005
|
||||
# Stage Codes
|
||||
$Replace Dragon's Gate with Danger Room [kirby]
|
||||
C2051208 00000003
|
||||
@ -43,6 +41,7 @@ $Replace Dragon's Gate with FX Room [kirby]
|
||||
C2051208 00000003
|
||||
2C240006 40820008
|
||||
38800017 7C9E2378
|
||||
60000000 00000000
|
||||
$Replace Dragon's Gate with HavokPlayground [kirby]
|
||||
C2051208 00000003
|
||||
2C240006 40820008
|
||||
|
7
Data/Sys/GameSettings/G3YP52.ini
Normal file
7
Data/Sys/GameSettings/G3YP52.ini
Normal file
@ -0,0 +1,7 @@
|
||||
# G3YP52 - Shrek SuperSlam (PAL)
|
||||
|
||||
[Gecko]
|
||||
$Force PAL60 [EIREXE]
|
||||
041C7F3C 38600005
|
||||
$16:9 Widescreen [Kolano]
|
||||
04389A34 3FE38E39
|
Loading…
Reference in New Issue
Block a user