Skip to content
Permalink
Browse files
Merge pull request #9918 from JMC47/IMGDDv35ini
INI Settings for Paper Mario: Thousand-Year Door Demo Disc
  • Loading branch information
lioncash committed Jul 20, 2021
2 parents 6ed201c + d0b8f91 commit 88cc20f
Showing 1 changed file with 19 additions and 0 deletions.
@@ -0,0 +1,19 @@
# 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

0 comments on commit 88cc20f

Please sign in to comment.