diff options
| author | JMC47 <JMC4789@gmail.com> | 2026-04-22 21:55:38 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-22 21:55:38 -0400 |
| commit | fe639b1cea8b4e28a293c01ca58d03c29bb9e515 (patch) | |
| tree | d515b1ab46652f3a8a9e62e52684800b9ff624a9 /Data | |
| parent | 914f5c56217a8a8bb5f28cf3bfa16346a91fa037 (diff) | |
| parent | 4b042bd3d05371fe4fdc901a77878eefd80cc4fe (diff) | |
Merge pull request #14456 from AGuy27/master
GameSettings: Add patch to limit the internal frame rate in UK release of Rabbids Go Home
Diffstat (limited to 'Data')
| -rw-r--r-- | Data/Sys/GameSettings/RGWP41.ini | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Data/Sys/GameSettings/RGWP41.ini b/Data/Sys/GameSettings/RGWP41.ini new file mode 100644 index 0000000000..fc96a8dc8b --- /dev/null +++ b/Data/Sys/GameSettings/RGWP41.ini @@ -0,0 +1,8 @@ +# RGWP41 - Rabbids Go Home
+
+[OnFrame]
+$Limit internal frame rate (speed hack)
+0x80231138:dword:0x48148D38
+
+[OnFrame_Enabled]
+$Limit internal frame rate (speed hack)
|
