mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-09 15:49:25 +01:00
Add Safe Texture Cache for Deepak Chopra's Leela
Fixes missing text issues.
This commit is contained in:
parent
b66793194e
commit
5c24d7bd8d
19
Data/Sys/GameSettings/SLE.ini
Normal file
19
Data/Sys/GameSettings/SLE.ini
Normal file
@ -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…
x
Reference in New Issue
Block a user