mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 11:35:54 +00:00
Merge pull request #10196 from JMC47/haruhi
GameINI: Change Texture Cache to Safe in R44J8P
This commit is contained in:
commit
db02b50d2e
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