mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-01 08:08:06 +02:00
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:
parent
55c262898a
commit
b77b67064e
1 changed files with 3 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue