From e0c88e109f7e281e34b4a6bcf6df83347396aa07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20Rydg=C3=A5rd?= Date: Sat, 31 Oct 2015 10:28:37 +0100 Subject: [PATCH] Turn off Depth Rounding in Lost Heroes. Fixes #8125 (well, works around :( ) --- assets/compat.ini | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/assets/compat.ini b/assets/compat.ini index 518b1e25ec..6372d3d5a1 100644 --- a/assets/compat.ini +++ b/assets/compat.ini @@ -65,6 +65,11 @@ NoDepthRounding = true [NPJH50366] NoDepthRounding = true +# Same for Lost Heroes (JP). +[ULJS00489] +NoDepthRounding = true +[NPJH50647] +NoDepthRounding = true # Heroes Phantasia requires pixel depth rounding. [NPJH50558]