Merge pull request #12506 from xperia64/octomania_text
GameINI: Octomania text fix
This commit is contained in:
commit
29f6baac8f
|
@ -2,3 +2,5 @@
|
||||||
|
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
SuggestedAspectRatio = 2
|
SuggestedAspectRatio = 2
|
||||||
|
# Needs safe texture cache for text to render correctly.
|
||||||
|
SafeTextureCacheColorSamples = 0
|
||||||
|
|
Loading…
Reference in New Issue