Add Safe Texture Cache for Deepak Chopra's Leela
Fixes missing text issues.
This commit is contained in:
parent
b66793194e
commit
5c24d7bd8d
|
@ -0,0 +1,19 @@
|
||||||
|
# SLEE78, SLEP78 - Deepak Chopra's Leela
|
||||||
|
|
||||||
|
[Core]
|
||||||
|
# Values set here will override the main Dolphin settings.
|
||||||
|
|
||||||
|
[OnLoad]
|
||||||
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
|
[OnFrame]
|
||||||
|
# Add memory patches to be applied every frame here.
|
||||||
|
|
||||||
|
[ActionReplay]
|
||||||
|
# Add action replay cheats here.
|
||||||
|
|
||||||
|
[Video_Hacks]
|
||||||
|
# Add video hacks here
|
||||||
|
|
||||||
|
[Video_Settings]
|
||||||
|
SafeTextureCacheColorSamples = 0
|
Loading…
Reference in New Issue