From a72a425df6e9f8e25f1d1641ece0828d8062e64a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20Rydg=C3=A5rd?= Date: Fri, 30 Sep 2022 00:02:04 +0200 Subject: [PATCH] Use compat.ini to avoid readbacks in Silent Hill: Shattered Memories as well. NOTE: I'm not 100% convinced this is ok, there might be CPU graphics manipulations here. But in practice, in the current state where shadows don't work, it'll do. Thanks mrfixit2001. --- assets/compat.ini | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/assets/compat.ini b/assets/compat.ini index 2e2f4efe245d..6df16cff480c 100644 --- a/assets/compat.ini +++ b/assets/compat.ini @@ -717,6 +717,14 @@ ULKS46161 = true ULJM05281 = true NPJH50051 = true +# Silent Hill: Shattered Memories +# Avoids readback. +ULUS10450 = true +ULES01352 = true +ULJM05564 = true +NPJH50148 = true +ULAS42189 = true + [IntraVRAMBlockTransferAllowCreateFB] # Final Fantasy - Type 0 ULJM05900 = true