From 9fb45c5bbd11fa54c0777021a236114e414207f8 Mon Sep 17 00:00:00 2001 From: Kenneth Graunke Date: Thu, 12 Dec 2019 21:26:12 -0800 Subject: [PATCH] drirc: Final Fantasy VIII: Remastered needs allow_higher_compat_version MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit This gets it running on i965 with Mesa master. (The game won't start without GL 3.3 compatibility, but uses 1.20 with GL_EXT_gpu_shader4 for shaders.) Reviewed-by: Marek Olšák Tested-by: Marge Bot Part-of: --- src/util/00-mesa-defaults.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/util/00-mesa-defaults.conf b/src/util/00-mesa-defaults.conf index 072c7370790..ffec8770823 100644 --- a/src/util/00-mesa-defaults.conf +++ b/src/util/00-mesa-defaults.conf @@ -185,6 +185,10 @@ TODO: document the other workarounds.