mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
Patch that makes Guitar Hero 5 playable (author preferred to remain anonymous)
This commit is contained in:
@ -1,9 +1,8 @@
|
|||||||
# SXEE52 - Sample Game Name
|
# SXEE52 - Sample Game Name
|
||||||
[Core] Values set here will override the main dolphin settings.
|
[Core] Values set here will override the main dolphin settings.
|
||||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
EmulationStateId = 1
|
|
||||||
EmulationIssues =
|
EmulationIssues =
|
||||||
[OnFrame] Add memory patches to be applied every frame here.
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
|
+$Get ingame
|
||||||
|
0x801822D0:dword:0x60000000
|
||||||
[ActionReplay] Add action replay cheats here.
|
[ActionReplay] Add action replay cheats here.
|
||||||
[Video]
|
|
||||||
ProjectionHack = -1
|
|
||||||
|
Reference in New Issue
Block a user