From f62fb8ae5de589237bf36c4b31e09a5a22366817 Mon Sep 17 00:00:00 2001 From: JMC47 Date: Wed, 26 Dec 2018 05:15:06 -0500 Subject: [PATCH] Monster Mayhem requires XFB2RAM for Portraits. Monster Portraits are a pretty big part of the game as you actually build them. If users really want performance, they can manually disable it. --- Data/Sys/GameSettings/RI7.ini | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Data/Sys/GameSettings/RI7.ini diff --git a/Data/Sys/GameSettings/RI7.ini b/Data/Sys/GameSettings/RI7.ini new file mode 100644 index 0000000000..1a194b2c69 --- /dev/null +++ b/Data/Sys/GameSettings/RI7.ini @@ -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