mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-05 00:56:13 +00:00
Forgot something :-p.
This commit is contained in:
parent
a0f0754f68
commit
36b045a62b
2 changed files with 26 additions and 20 deletions
|
@ -18,3 +18,6 @@ PH_ZFar =
|
||||||
PostProcessingShader =
|
PostProcessingShader =
|
||||||
[Video_Hardware]
|
[Video_Hardware]
|
||||||
VSync = False
|
VSync = False
|
||||||
|
[Video_Settings]
|
||||||
|
SafeTextureCache = True
|
||||||
|
SafeTextureCacheColorSamples = 512
|
||||||
|
|
|
@ -18,3 +18,6 @@ PH_ZFar =
|
||||||
PostProcessingShader =
|
PostProcessingShader =
|
||||||
[Video_Hardware]
|
[Video_Hardware]
|
||||||
VSync = False
|
VSync = False
|
||||||
|
[Video_Settings]
|
||||||
|
SafeTextureCache = True
|
||||||
|
SafeTextureCacheColorSamples = 512
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue