GameINI: Remove Obsolete Settings in Super Metroid Demo (Brawl VC)
Both UseXFB and UseRealXFB are obsolete since Hybrid XFB.
This commit is contained in:
parent
576bae3ac8
commit
d86146af72
|
@ -5,5 +5,3 @@
|
||||||
|
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
SafeTextureCacheColorSamples = 0
|
SafeTextureCacheColorSamples = 0
|
||||||
UseXFB = True
|
|
||||||
UseRealXFB = False
|
|
||||||
|
|
Loading…
Reference in New Issue