From 79a50c773028d7ff08541103fb1cc1c46dd4051c Mon Sep 17 00:00:00 2001 From: JMC47 Date: Mon, 19 Jul 2021 12:57:41 -0400 Subject: [PATCH] GameINI: MX Superfly - fix player textures This game uses EFB copies to generate the outfit for your character in career mode. --- Data/Sys/GameSettings/GSV.ini | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Data/Sys/GameSettings/GSV.ini diff --git a/Data/Sys/GameSettings/GSV.ini b/Data/Sys/GameSettings/GSV.ini new file mode 100644 index 0000000000..9274a8afb7 --- /dev/null +++ b/Data/Sys/GameSettings/GSV.ini @@ -0,0 +1,16 @@ +# GSVE78, GSVP78 - MX Superfly + +[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