From eb5a0a1c3b1b91e290bf7b7ad5d88e11c39358b1 Mon Sep 17 00:00:00 2001 From: Lionel Landwerlin Date: Wed, 19 Jul 2023 17:24:42 +0300 Subject: [PATCH] anv: fake non intel vendorID for Death Stranding MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The assumption is the same issue that is plaguing Cyberpunk 2077 is also at play here. That is the XeSS library is looking for the Windows driver binary and not finding them in the Wine/Proton distribution. Signed-off-by: Lionel Landwerlin Cc: mesa-stable Reviewed-by: Tapani Pälli Part-of: (cherry picked from commit 9acbb197fbf02fed2bc17f2e2c9ee3061986baa2) --- .pick_status.json | 2 +- src/util/00-mesa-defaults.conf | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.pick_status.json b/.pick_status.json index a2235e30976..441b4110a9d 100644 --- a/.pick_status.json +++ b/.pick_status.json @@ -1282,7 +1282,7 @@ "description": "anv: fake non intel vendorID for Death Stranding", "nominated": true, "nomination_type": 0, - "resolution": 0, + "resolution": 1, "main_sha": null, "because_sha": null }, diff --git a/src/util/00-mesa-defaults.conf b/src/util/00-mesa-defaults.conf index 66baf948844..669e8340a92 100644 --- a/src/util/00-mesa-defaults.conf +++ b/src/util/00-mesa-defaults.conf @@ -1053,6 +1053,9 @@ TODO: document the other workarounds. + +