mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 03:24:59 +00:00
GameINI: Change Texture Cache to Safe in R44J8P
This commit is contained in:
parent
96a6d6fd95
commit
fb2404a4a7
1 changed files with 2 additions and 1 deletions
|
@ -15,5 +15,6 @@
|
|||
[Video]
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 512
|
||||
# Medium is not enough for this game. See issue 12722 for more info.
|
||||
SafeTextureCacheColorSamples = 0
|
||||
SuggestedAspectRatio = 2
|
||||
|
|
Loading…
Add table
Reference in a new issue