Two more games tested and added: Trivial Pursuit and Vertigo.
This commit is contained in:
parent
5a57ab1048
commit
ab6003d74e
|
@ -0,0 +1,7 @@
|
|||
# RVOPPL - Vertigo
|
||||
[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 = 4
|
||||
EmulationIssues =
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
|
@ -0,0 +1,7 @@
|
|||
# RYQP69 - Trivial Pursuit
|
||||
[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 = 4
|
||||
EmulationIssues =
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
Loading…
Reference in New Issue