mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-22 19:32:21 -05:00
GameSettings: SafeTextureCacheColorSamples for SEU and SEV
Works around a rendering error in Retro City Rampage (disc) and Shakedown: Hawaii. Fixes redmine issues #12197 and #12198.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# SEUPEY - Retro City Rampage DX+
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
||||
@@ -0,0 +1,4 @@
|
||||
# SEVPEY - Shakedown: Hawaii
|
||||
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
||||
Reference in New Issue
Block a user