driconf: add Dying Light 2 to Intel XeSS workaround

Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26818>
This commit is contained in:
Felix DeGrood 2023-12-27 01:19:18 +00:00 committed by Marge Bot
parent 55c262898a
commit b77b67064e

View file

@ -1190,6 +1190,9 @@ TODO: document the other workarounds.
<application name="Satisfactory" executable="FactoryGame-Win64-Shipping.exe">
<option name="force_vk_vendor" value="-1" />
</application>
<application name="Dying Light 2" executable="DyingLightGame_x64_rwdi.exe">
<option name="force_vk_vendor" value="-1" />
</application>
<application name="Baldur's Gate 3" executable="bg3.exe">
<option name="anv_disable_fcv" value="true" />
</application>