mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 21:37:52 -07:00
19 lines
407 B
INI
19 lines
407 B
INI
|
# D56E01 - Interactive Multi-Game Demo Disc Version 35
|
||
|
|
||
|
[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_Hacks]
|
||
|
EFBToTextureEnable = False
|
||
|
BBoxEnable = True
|
||
|
ImmediateXFBEnable = False
|
||
|
DeferEFBCopies = False
|