diff options
| author | JosJuice <josjuice@gmail.com> | 2026-07-14 18:49:16 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-07-14 18:49:16 +0200 |
| commit | 1b67ed71f40cf7b7afcac68bda08a52d8d44f164 (patch) | |
| tree | aa8ae6245df44a748235c657f9f8748b6f4d303c | |
| parent | 19729879cbf85e3c24363c2af443cacfcc80df43 (diff) | |
| parent | b92e98b16c0177c33c6b39e899575225c19bfd36 (diff) | |
Merge pull request #14357 from Windsurf7/sonicunleashed-gameini
GameINI: Add codes to Sonic Unleashed
| -rw-r--r-- | Data/Sys/GameSettings/RSVE8P.ini | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/Data/Sys/GameSettings/RSVE8P.ini b/Data/Sys/GameSettings/RSVE8P.ini new file mode 100644 index 0000000000..a2301386c9 --- /dev/null +++ b/Data/Sys/GameSettings/RSVE8P.ini @@ -0,0 +1,27 @@ +# RSVE8P - Sonic Unleashed + +[Gecko] +$Toggleable 60FPS (Gamecube controller) [yorkiesandskittles, dreamsyntax] +28760BF7 00000008 +04868794 3F800000 +04792460 0000003C +0419D33C 4E800020 +E0000000 80008000 +28760BF7 00000004 +04868794 40000000 +04792460 0000001E +0419D33C 806304C4 +E0000000 80008000 +*Causes many problems during gameplay. Use D-pad Up to toggle to 60 FPS, and D-pad Down to toggle to 30 FPS, as necessary. +$Toggleable 60FPS (Wii controller) [yorkiesandskittles, dreamsyntax] +288144aa 00000008 +04868794 3f800000 +04792460 0000003c +0419d33c 4e800020 +e0000000 80008000 +288144aa 00000004 +04868794 40000000 +04792460 0000001e +0419d33c 806304c4 +e0000000 80008000 +*Causes many problems during gameplay. Use D-pad Up to toggle to 60 FPS, and D-pad Down to toggle to 30 FPS, as necessary. |
