mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 11:35:54 +00:00
GameSettings: Set Texture Cache Accuracy to "Safe" for 10 Minute Solution
This commit is contained in:
parent
1efa50a90a
commit
14dad37ceb
1 changed files with 5 additions and 0 deletions
5
Data/Sys/GameSettings/SM2.ini
Normal file
5
Data/Sys/GameSettings/SM2.ini
Normal file
|
@ -0,0 +1,5 @@
|
|||
# SM2P52, SM2E52 - 10 Minute Solution
|
||||
|
||||
[Video_Settings]
|
||||
# Fixes mangled font
|
||||
SafeTextureCacheColorSamples = 0
|
Loading…
Add table
Reference in a new issue