From 84d41a776cdcd57ee9872e4899acf5a6cff946f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20Rydg=C3=A5rd?= Date: Fri, 1 Mar 2019 08:12:02 +0100 Subject: [PATCH] compat: Enable 60fps limit and warning for wrong clock freq for Tekken 6. --- assets/compat.ini | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/assets/compat.ini b/assets/compat.ini index 620f55b170..e3ee932eba 100644 --- a/assets/compat.ini +++ b/assets/compat.ini @@ -430,6 +430,9 @@ UCES01473 = true NPJG90095 = true NPEG90035 = true NPUG70125 = true +# Tekken 6 +ULES01376 = true +ULUS10466 = true [MGS2AcidHack] ULES00008 = true @@ -551,3 +554,7 @@ UCES00238 = true UCJS10045 = true # F1 2005, japan only? UCJS10019 = true + +# Tekken 6 +ULES01376 = true +ULUS10466 = true