mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 05:47:56 -07:00
d0b8f91d97
Interactive Demo Disc Version 35 comes with Paper Mario: The Thousand-Year Door. Note that D56J01 is a different game.
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 |