25 lines
441 B
INI
25 lines
441 B
INI
|
# HATE01 - Nintendo Channel
|
||
|
|
||
|
[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 = 1
|
||
|
EmulationIssues =
|
||
|
|
||
|
[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]
|
||
|
|
||
|
[Video_Settings]
|
||
|
UseXFB = True
|
||
|
UseRealXFB = True
|