19 lines
350 B
INI
19 lines
350 B
INI
|
# R64E01, R64J01, R64K01, R64P01 - Wii Music
|
||
|
|
||
|
[Core]
|
||
|
# Values set here will override the main Dolphin settings.
|
||
|
SyncGPU = True
|
||
|
|
||
|
[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.
|
||
|
|
||
|
[Video_Hacks]
|
||
|
EFBEmulateFormatChanges = True
|
||
|
|