mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 11:35:54 +00:00
GameSettings: Immediate XFB off for MGS Special Disc
This commit is contained in:
parent
4e5f83d23f
commit
2b2aa89551
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