From acf03a641a57b2be46c529f25cb9f17a8805375f Mon Sep 17 00:00:00 2001 From: Ryan Gabel <98432212+rjgabel@users.noreply.github.com> Date: Mon, 27 Jan 2025 12:55:20 -1000 Subject: [PATCH] GameSettings: Set EFBAccessEnable=True for "I SPY: Spooky Mansion" This is necessary so you can select an option in the color selection menu --- Data/Sys/GameSettings/SPQ.ini | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Data/Sys/GameSettings/SPQ.ini diff --git a/Data/Sys/GameSettings/SPQ.ini b/Data/Sys/GameSettings/SPQ.ini new file mode 100644 index 0000000000..473b2ec9e7 --- /dev/null +++ b/Data/Sys/GameSettings/SPQ.ini @@ -0,0 +1,13 @@ +# SPQE7T - I SPY: Spooky Mansion + +[Core] +# Values set here will override the main Dolphin settings. + +[OnFrame] +# Add memory patches to be applied every frame here. + +[ActionReplay] +# Add action replay cheats here. + +[Video_Hacks] +EFBAccessEnable = True