anv: hide vendor ID for The Finals
XeSS workaround. Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Reviewed-by: Tapani Pälli <tapani.palli@intel.com> Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/10436 Cc: mesa-stable Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27057>
This commit is contained in:
@@ -1199,6 +1199,9 @@ TODO: document the other workarounds.
|
|||||||
<application name="Baldur's Gate 3" executable="bg3.exe">
|
<application name="Baldur's Gate 3" executable="bg3.exe">
|
||||||
<option name="anv_disable_fcv" value="true" />
|
<option name="anv_disable_fcv" value="true" />
|
||||||
</application>
|
</application>
|
||||||
|
<application name="The Finals" executable="Discovery.exe">
|
||||||
|
<option name="force_vk_vendor" value="-1" />
|
||||||
|
</application>
|
||||||
<!--
|
<!--
|
||||||
Disable 16-bit feature on zink and angle so that GLES mediump doesn't
|
Disable 16-bit feature on zink and angle so that GLES mediump doesn't
|
||||||
lower to our inefficent 16-bit shader support. No need to do so for
|
lower to our inefficent 16-bit shader support. No need to do so for
|
||||||
|
Reference in New Issue
Block a user