mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-09 15:49:25 +01: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:
parent
d7a91316da
commit
5fc7946113
4
Data/Sys/GameSettings/SEU.ini
Normal file
4
Data/Sys/GameSettings/SEU.ini
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
# SEUPEY - Retro City Rampage DX+
|
||||||
|
|
||||||
|
[Video_Settings]
|
||||||
|
SafeTextureCacheColorSamples = 0
|
4
Data/Sys/GameSettings/SEV.ini
Normal file
4
Data/Sys/GameSettings/SEV.ini
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
# SEVPEY - Shakedown: Hawaii
|
||||||
|
|
||||||
|
[Video_Settings]
|
||||||
|
SafeTextureCacheColorSamples = 0
|
Loading…
x
Reference in New Issue
Block a user