GameSettings: Set SafeTextureCacheColorSamples for "Sonic and the Secret Rings" to fix glitching text in the ring customization menu.
This commit is contained in:
@@ -1,11 +1,9 @@
|
|||||||
# DSRJ8P - Sonic and the Secret Rings
|
# DSRJ8P - Sonic and the Secret Rings
|
||||||
|
|
||||||
[Core]
|
[Core]
|
||||||
# Values set here will override the main Dolphin settings.
|
# Fixes detection of motion actions.
|
||||||
RealWiiRemoteRepeatReports = False
|
RealWiiRemoteRepeatReports = False
|
||||||
|
|
||||||
[OnFrame]
|
[Video_Settings]
|
||||||
# Add memory patches to be applied every frame here.
|
# Fixes text glitching in the ring customization menu.
|
||||||
|
SafeTextureCacheColorSamples = 2048
|
||||||
[ActionReplay]
|
|
||||||
# Add action replay cheats here.
|
|
||||||
|
|||||||
@@ -1,11 +1,9 @@
|
|||||||
# RSRP8P, RSRE8P, RSRJ8P - Sonic and the Secret Rings
|
# RSRP8P, RSRE8P, RSRJ8P - Sonic and the Secret Rings
|
||||||
|
|
||||||
[Core]
|
[Core]
|
||||||
# Values set here will override the main Dolphin settings.
|
# Fixes detection of motion actions.
|
||||||
RealWiiRemoteRepeatReports = False
|
RealWiiRemoteRepeatReports = False
|
||||||
|
|
||||||
[OnFrame]
|
[Video_Settings]
|
||||||
# Add memory patches to be applied every frame here.
|
# Fixes text glitching in the ring customization menu.
|
||||||
|
SafeTextureCacheColorSamples = 2048
|
||||||
[ActionReplay]
|
|
||||||
# Add action replay cheats here.
|
|
||||||
|
|||||||
Reference in New Issue
Block a user