mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-24 14:24:54 +00:00
Merge pull request #13313 from rjgabel/patch-1
GameSettings: Set EFBAccessEnable=True for "I SPY: Spooky Mansion"
This commit is contained in:
commit
8a3b3ced96
1 changed files with 13 additions and 0 deletions
13
Data/Sys/GameSettings/SPQ.ini
Normal file
13
Data/Sys/GameSettings/SPQ.ini
Normal file
|
@ -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
|
Loading…
Add table
Reference in a new issue