2016-05-11 16:51:14 +02:00
|
|
|
# R64E01, R64J01, R64K01, R64P01 - Wii Music
|
2013-08-11 11:32:03 -04:00
|
|
|
|
|
|
|
[Core]
|
2015-03-01 15:30:20 -06:00
|
|
|
# Values set here will override the main Dolphin settings.
|
2016-05-11 16:51:14 +02:00
|
|
|
SyncGPU = True
|
2013-08-11 11:32:03 -04:00
|
|
|
|
|
|
|
[EmuState]
|
|
|
|
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
2011-10-19 21:03:08 +03:00
|
|
|
EmulationStateId = 4
|
2016-05-11 16:51:14 +02:00
|
|
|
EmulationIssues = Needs SyncGPU or single core to avoid CPU/GPU desyncs
|
2013-08-11 11:32:03 -04: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.
|
|
|
|
|
2011-10-19 21:03:08 +03:00
|
|
|
[Video_Hacks]
|
|
|
|
EFBEmulateFormatChanges = True
|
2013-08-11 11:32:03 -04:00
|
|
|
|