driconf: Jusant needs force_vk_vendor=-1 on Intel devices
A UE crash reporter is displayed without this wrap Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/12782 Reviewed-by: Sagar Ghuge <sagar.ghuge@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34705>
This commit is contained in:
@@ -1054,6 +1054,9 @@ TODO: document the other workarounds.
|
||||
<application name="A Game About Digging A Hole" executable="DiggingGame.exe">
|
||||
<option name="force_vk_vendor" value="-1" />
|
||||
</application>
|
||||
<application name="Jusant" executable="ASC-Win64-Shipping.exe">
|
||||
<option name="force_vk_vendor" value="-1"/>
|
||||
</application>
|
||||
<application name="DIRT 5" executable="DIRT5.exe">
|
||||
<option name="fp64_workaround_enabled" value="true" />
|
||||
</application>
|
||||
|
||||
Reference in New Issue
Block a user