Merge pull request #14617 from jordan-woyak/gamesettings-secret-rings

GameSettings: Set SafeTextureCacheColorSamples for "Sonic and the Secret Rings".
This commit is contained in:
JMC47
2026-04-27 13:10:15 -04:00
committed by GitHub
2 changed files with 8 additions and 12 deletions
+4 -6
View File
@@ -1,11 +1,9 @@
# DSRJ8P - Sonic and the Secret Rings
[Core]
# Values set here will override the main Dolphin settings.
# Fixes detection of motion actions.
RealWiiRemoteRepeatReports = False
[OnFrame]
# Add memory patches to be applied every frame here.
[ActionReplay]
# Add action replay cheats here.
[Video_Settings]
# Fixes text glitching in the ring customization menu.
SafeTextureCacheColorSamples = 2048
+4 -6
View File
@@ -1,11 +1,9 @@
# RSRP8P, RSRE8P, RSRJ8P - Sonic and the Secret Rings
[Core]
# Values set here will override the main Dolphin settings.
# Fixes detection of motion actions.
RealWiiRemoteRepeatReports = False
[OnFrame]
# Add memory patches to be applied every frame here.
[ActionReplay]
# Add action replay cheats here.
[Video_Settings]
# Fixes text glitching in the ring customization menu.
SafeTextureCacheColorSamples = 2048