From a0f514cf60d574a95041d7f58779899b0cf28588 Mon Sep 17 00:00:00 2001 From: Windsurf7 Date: Fri, 13 Feb 2026 04:10:37 +0300 Subject: [PATCH] GameINI: Add codes to Sonic Storybook games This PR provides 60 FPS code additions to Sonic and the Secret Rings & Sonic and the Black Knight. All regions: * Formatting fixes. NTSC-U/PAL: * Added 60 FPS code, coming from the Dolphin wiki. * Followed my code naming convention for Sega games. --- Data/Sys/GameSettings/RENE8P.ini | 5 +++++ Data/Sys/GameSettings/RSR.ini | 2 +- Data/Sys/GameSettings/RSRE8P.ini | 5 +++++ 3 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 Data/Sys/GameSettings/RENE8P.ini create mode 100644 Data/Sys/GameSettings/RSRE8P.ini diff --git a/Data/Sys/GameSettings/RENE8P.ini b/Data/Sys/GameSettings/RENE8P.ini new file mode 100644 index 0000000000..ac99386c37 --- /dev/null +++ b/Data/Sys/GameSettings/RENE8P.ini @@ -0,0 +1,5 @@ +# RENE8P - Sonic and the Black Knight + +[Gecko] +$60FPS [Nick Reynolds] +040887D8 3800003C diff --git a/Data/Sys/GameSettings/RSR.ini b/Data/Sys/GameSettings/RSR.ini index 41d42111b7..90b159671e 100644 --- a/Data/Sys/GameSettings/RSR.ini +++ b/Data/Sys/GameSettings/RSR.ini @@ -1,4 +1,4 @@ -# RSRP8P, RSRE8P, RSRJ8P - Sonic and the Secret Rings +# RSRE8P, RSRJ8P, RSRP8P - Sonic and the Secret Rings [Core] # Values set here will override the main Dolphin settings. diff --git a/Data/Sys/GameSettings/RSRE8P.ini b/Data/Sys/GameSettings/RSRE8P.ini new file mode 100644 index 0000000000..40c7b01725 --- /dev/null +++ b/Data/Sys/GameSettings/RSRE8P.ini @@ -0,0 +1,5 @@ +# RSRE8P - Sonic and the Secret Rings + +[Gecko] +$60FPS [Nick Reynolds] +040B6878 3800003C