mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 21:37:52 -07:00
984ffe65a8
We only use six-character INIs for settings that have to be set on a per-version basis.
21 lines
356 B
INI
21 lines
356 B
INI
# HATE01, HATJ01, HATP01 - Nintendo Channel
|
|
|
|
[Core]
|
|
# Values set here will override the main Dolphin settings.
|
|
|
|
[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]
|
|
|
|
[Video_Hacks]
|
|
ImmediateXFBEnable = False
|