From e72ad49622f971c18f71c6c6a4ae4be449c218bc Mon Sep 17 00:00:00 2001 From: Paulo Zanoni Date: Thu, 20 Mar 2025 16:45:05 -0700 Subject: [PATCH] drirc/anv: DiggingGame.exe needs force_vk_vendor=-1 Otherwise, it fails with a message: "Assertion failed: IsValidIndex(Index) [File:D:\\build\\++UE5\\Sync\\Engine\\Source\\Runtime\\Core\\Public\\Containers\\UnrealString.h] [Line: 218] \nString index out of bounds: Index 0 from a string with a length of 0" Thanks to the ProtonDB community for having figured this out and documented it for us. Cc: mesa-stable Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/12695 Reviewed-by: Lionel Landwerlin Signed-off-by: Paulo Zanoni Part-of: --- src/util/00-mesa-defaults.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/util/00-mesa-defaults.conf b/src/util/00-mesa-defaults.conf index 71330785602..ec06df8d6f4 100644 --- a/src/util/00-mesa-defaults.conf +++ b/src/util/00-mesa-defaults.conf @@ -1048,6 +1048,9 @@ TODO: document the other workarounds. + +