mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 03:24:59 +00:00
Merge pull request #7611 from Tilka/mgs_special
GameSettings: Immediate XFB off for MGS Special Disc
This commit is contained in:
commit
f510f6ef0d
1 changed files with 4 additions and 1 deletions
|
@ -12,6 +12,9 @@
|
|||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Hacks]
|
||||
ImmediateXFBEnable = False
|
||||
|
||||
[Video_Settings]
|
||||
# override value that was set in P.ini back to defaults
|
||||
SafeTextureCacheColorSamples =
|
||||
SafeTextureCacheColorSamples =
|
||||
|
|
Loading…
Add table
Reference in a new issue