anv: Override VendorID for Hitman 3
XeSS workaround is required for Hitman 3 to launch for Intel cards. The following was observed during launch, coming from libxess.dll: "Intel Plugin Extension ERROR: INTC_LoadExtensionsLibrary failed" Signed-off-by: Casey Bowman <casey.g.bowman@intel.com> Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27477>
This commit is contained in:
@@ -1202,6 +1202,9 @@ TODO: document the other workarounds.
|
||||
<application name="Marvel's Spider-Man Remastered" executable="Spider-Man.exe">
|
||||
<option name="force_vk_vendor" value="-1" />
|
||||
</application>
|
||||
<application name="Hitman 3" executable="hitman3.exe">
|
||||
<option name="force_vk_vendor" value="-1"/>
|
||||
</application>
|
||||
<application name="Hogwarts Legacy" executable="HogwartsLegacy.exe">
|
||||
<option name="force_vk_vendor" value="-1" />
|
||||
</application>
|
||||
|
Reference in New Issue
Block a user