mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 13:58:04 +02:00
drirc/anv: force_vk_vendor=-1 for Faaast Penguin
Cc: mesa-stable Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/11955 Signed-off-by: Tapani Pälli <tapani.palli@intel.com> Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31438>
This commit is contained in:
parent
85bc72ad26
commit
8d82b7cfe8
1 changed files with 3 additions and 0 deletions
|
|
@ -1225,6 +1225,9 @@ TODO: document the other workarounds.
|
|||
<application name="Diablo IV" executable="Diablo IV.exe">
|
||||
<option name="force_vk_vendor" value="-1" />
|
||||
</application>
|
||||
<application name="Faaast Penguin" executable="FaaastPenguinClient.exe">
|
||||
<option name="force_vk_vendor" value="-1" />
|
||||
</application>
|
||||
<application name="Satisfactory Steam" executable="FactoryGameSteam-Win64-Shipping.exe">
|
||||
<option name="force_vk_vendor" value="-1" />
|
||||
</application>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue