Merge pull request #7611 from Tilka/mgs_special
GameSettings: Immediate XFB off for MGS Special Disc
This commit is contained in:
commit
f510f6ef0d
|
@ -12,6 +12,9 @@
|
||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
# Add action replay cheats here.
|
# Add action replay cheats here.
|
||||||
|
|
||||||
|
[Video_Hacks]
|
||||||
|
ImmediateXFBEnable = False
|
||||||
|
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
# override value that was set in P.ini back to defaults
|
# override value that was set in P.ini back to defaults
|
||||||
SafeTextureCacheColorSamples =
|
SafeTextureCacheColorSamples =
|
Loading…
Reference in New Issue