mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 18:08:40 +02:00
driconf: add Civ6Sub executable for Civilization 6
I'm getting Civ6Sub instead of Civ6.
Cc: 18.3 19.0 <mesa-stable@lists.freedesktop.org>
Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
(cherry picked from commit bff8da6c59)
This commit is contained in:
parent
c837cd6546
commit
dd03e1d5de
1 changed files with 6 additions and 0 deletions
|
|
@ -229,6 +229,9 @@ TODO: document the other workarounds.
|
|||
<application name="Civilization 6" executable="Civ6">
|
||||
<option name="mesa_glthread" value="true"/>
|
||||
</application>
|
||||
<application name="Civilization 6" executable="Civ6Sub">
|
||||
<option name="mesa_glthread" value="true"/>
|
||||
</application>
|
||||
|
||||
<application name="Dreamfall Chapters" executable="Dreamfall Chapters">
|
||||
<option name="mesa_glthread" value="true"/>
|
||||
|
|
@ -429,5 +432,8 @@ TODO: document the other workarounds.
|
|||
<application name="Civilization 6" executable="Civ6">
|
||||
<option name="radeonsi_enable_nir" value="true"/>
|
||||
</application>
|
||||
<application name="Civilization 6" executable="Civ6Sub">
|
||||
<option name="radeonsi_enable_nir" value="true"/>
|
||||
</application>
|
||||
</device>
|
||||
</driconf>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue