2 more games tested and added: Rogue Trooper and Skate City Heroes
This commit is contained in:
parent
fa7492fef3
commit
ff7c2924e2
|
@ -0,0 +1,7 @@
|
||||||
|
# RHUP7J - Skate City Heroes
|
||||||
|
[Core] Values set here will override the main dolphin settings.
|
||||||
|
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
|
EmulationStateId = 5
|
||||||
|
EmulationIssues =
|
||||||
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
|
[ActionReplay] Add action replay cheats here.
|
|
@ -0,0 +1,7 @@
|
||||||
|
# RRYPHY - Rogue Trooper
|
||||||
|
[Core] Values set here will override the main dolphin settings.
|
||||||
|
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||||
|
EmulationStateId = 2
|
||||||
|
EmulationIssues =
|
||||||
|
[OnFrame] Add memory patches to be applied every frame here.
|
||||||
|
[ActionReplay] Add action replay cheats here.
|
Loading…
Reference in New Issue