From 3f82cef93abc83c8f72569ba470ab002eaead079 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20Rydg=C3=A5rd?= Date: Tue, 28 Apr 2020 10:06:08 +0200 Subject: [PATCH] compat.ini: Set ForceMax60FPS for Super Monkey Ball Adventures. See #7674. --- assets/compat.ini | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/assets/compat.ini b/assets/compat.ini index 71d993b64f..6aff20ee88 100644 --- a/assets/compat.ini +++ b/assets/compat.ini @@ -619,6 +619,10 @@ ULUS10201 = true # Luxor: The Wrath of Set ULUS10227 = true # 7 Wonders of the Ancient World ULES01037 = true # 7 Wonders of the Ancient World +# Super Monkey Ball Adventures also benefits from this (#7674). +ULES00364 = true +ULUS10132 = true + [JitInvalidationHack] # This is an absolutely awful hack that somehow prevents issues when clearing the JIT, # if the game has copied code with EmuHack opcodes or something. Hopefully will be able