driconf: override vendor id for X4 Foundations on NVK
The game will refuse to start if the driver version is tool old. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27784>
This commit is contained in:
committed by
Marge Bot
parent
03d72c4ef1
commit
5532f13566
@@ -1276,7 +1276,11 @@ TODO: document the other workarounds.
|
||||
<option name="mesa_extension_override" value="+GL_ARB_texture_view" />
|
||||
</application>
|
||||
</device>
|
||||
|
||||
<device driver="nvk">
|
||||
<application name="X4 Foundations" executable="X4.exe">
|
||||
<option name="force_vk_vendor" value="-1" />
|
||||
</application>
|
||||
</device>
|
||||
<device driver="r600">
|
||||
<application name="Tomb Raider 2013" executable="TombRaider">
|
||||
<option name="mesa_extension_override" value="-GL_ARB_shader_image_load_store" />
|
||||
|
||||
Reference in New Issue
Block a user