mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 11:35:54 +00:00
GameINI: Safe texture cache for uDraw games
This commit is contained in:
parent
bb805bdd9f
commit
57ac96a377
2 changed files with 8 additions and 0 deletions
4
Data/Sys/GameSettings/SUU.ini
Normal file
4
Data/Sys/GameSettings/SUU.ini
Normal file
|
@ -0,0 +1,4 @@
|
|||
# SUUE78 - uDraw Studio - Instant Artist
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
4
Data/Sys/GameSettings/SUW.ini
Normal file
4
Data/Sys/GameSettings/SUW.ini
Normal file
|
@ -0,0 +1,4 @@
|
|||
# SUWE78 - uDraw Studio
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
Loading…
Add table
Reference in a new issue