From 72e46acf149999d039434c078d0dc04669487948 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20Rydg=C3=A5rd?= Date: Wed, 20 Dec 2023 17:05:41 +0100 Subject: [PATCH] Compat.ini: Eanble ForceUMDDelay for Harvest Moon: Hero of Leaf Valley Fixes issue #18287 --- assets/compat.ini | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/assets/compat.ini b/assets/compat.ini index a3d10cbeb9..16a758aed2 100644 --- a/assets/compat.ini +++ b/assets/compat.ini @@ -807,6 +807,13 @@ NPJH50199 = true ULJS00430 = true ULJS00429 = true +# Harvest Moon US (issue #18287) +ULUS10458 = true +ULES01489 = true +NPJH50019 = true +ULJS19039 = true +ULJS00188 = true + [GoWFramerateHack60] # Replaces ForceMax60FPS for GOW games, should provide smoother experience # Also works around softlock in GOW:GOS , see #8299