From d20bde8a1f69c0e585e7a0921b69c4bd94d2d193 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20Rydg=C3=A5rd?= Date: Sat, 2 Nov 2024 19:46:55 +0100 Subject: [PATCH] Delay UMD access to pass load time check in Bust-a-Move Deluxe/Ghost. Fixes #8795 --- assets/compat.ini | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/assets/compat.ini b/assets/compat.ini index 7e446b9db7be..3351dcb9081b 100644 --- a/assets/compat.ini +++ b/assets/compat.ini @@ -837,6 +837,10 @@ UCES01160 = true # PlayStation Network Collection: Puzzle Pack UCES01159 = true +# Bust-a-move Deluxe / Ghost (#8795) +ULUS10057 = true +ULES00233 = true + [GoWFramerateHack60] # Replaces ForceMax60FPS for GOW games, should provide smoother experience # Also works around softlock in GOW:GOS , see #8299