2013-05-11 21:17:48 +00:00
|
|
|
# SLWE41 - Where's Waldo? The Fantastic Journey
|
2013-08-11 15:32:03 +00:00
|
|
|
|
|
|
|
[Core]
|
2015-03-01 21:30:20 +00:00
|
|
|
# Values set here will override the main Dolphin settings.
|
2013-08-11 15:32:03 +00:00
|
|
|
|
|
|
|
[EmuState]
|
|
|
|
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
2013-05-11 21:17:48 +00:00
|
|
|
EmulationStateId = 4
|
|
|
|
EmulationIssues = Needs Real Xfb for the pointer to appear.
|
2013-08-11 15:32:03 +00:00
|
|
|
|
|
|
|
[OnLoad]
|
|
|
|
# Add memory patches to be loaded once on boot here.
|
|
|
|
|
|
|
|
[OnFrame]
|
|
|
|
# Add memory patches to be applied every frame here.
|
|
|
|
|
|
|
|
[ActionReplay]
|
|
|
|
# Add action replay cheats here.
|
|
|
|
|
2013-05-11 21:17:48 +00:00
|
|
|
[Video_Settings]
|
|
|
|
UseXFB = True
|
|
|
|
UseRealXFB = True
|
2013-08-11 15:32:03 +00:00
|
|
|
|