Skip to content
Permalink
Browse files
Merge pull request #7648 from JMC47/MonsterMayhemXFB
Enable XFB2RAM by default for Monster Mayhem.
  • Loading branch information
JosJuice committed Dec 26, 2018
2 parents 5b97ea8 + f62fb8a commit 2a1a09f
Showing 1 changed file with 18 additions and 0 deletions.
@@ -0,0 +1,18 @@
# RI7E4Z - Monster Mayhem: Build and Battle

[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_Settings]

[Video_Hacks]
XFBToTextureEnable = False

0 comments on commit 2a1a09f

Please sign in to comment.