anv: fake non intel vendorID for Death Stranding
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 <lionel.g.landwerlin@intel.com> Cc: mesa-stable Reviewed-by: Tapani Pälli <tapani.palli@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24237>
This commit is contained in:
committed by
Marge Bot
parent
b135149986
commit
9acbb197fb
@@ -1091,7 +1091,9 @@ TODO: document the other workarounds.
|
||||
<option name="force_vk_vendor" value="-1" />
|
||||
</application>
|
||||
<application name="Hogwarts Legacy" executable="HogwartsLegacy.exe">
|
||||
<!-- Needed to avoid XeSS code paths. -->
|
||||
<option name="force_vk_vendor" value="-1" />
|
||||
</application>
|
||||
<application name="DEATH STRANDING" executable="ds.exe">
|
||||
<option name="force_vk_vendor" value="-1" />
|
||||
</application>
|
||||
<!--
|
||||
|
||||
Reference in New Issue
Block a user