From 8aee6ef2c95f5dccf985471237f7f89b368230f0 Mon Sep 17 00:00:00 2001 From: Henrik Rydgard Date: Sun, 15 Nov 2015 23:02:26 +0100 Subject: [PATCH] compat.ini: Remove depth range hack for Phantasy Star Portable 1, add for more variations of #2 --- assets/compat.ini | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/assets/compat.ini b/assets/compat.ini index d51819ec92..78dd3ed045 100644 --- a/assets/compat.ini +++ b/assets/compat.ini @@ -112,18 +112,6 @@ PixelDepthRounding = true [ULJS00455] PixelDepthRounding = true -# Phantasy Star Portable has a strange depth clipping issue that we have been unable to solve other ways. -[ULJM05309] -DepthRangeHack = true -[ULUS10410] -DepthRangeHack = true -[ULES01218] -DepthRangeHack = true -[ULJM08023] -DepthRangeHack = true -[ULES01218] -DepthRangeHack = true - # Phantasy Star Portable 2 has the same issue. [ULJM05493] DepthRangeHack = true @@ -135,3 +123,13 @@ DepthRangeHack = true DepthRangeHack = true [ULES01439] DepthRangeHack = true +[ULUS10529] +DepthRangeHack = true +[ULJM91018] # Infinity demo disc? +DepthRangeHack = true +[NPJH90157] # Infinity demo +DepthRangeHack = true +[ULJM05732] +DepthRangeHack = true +[NPJH50332] +DepthRangeHack = true