mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-20 14:30:43 +01:00
drirc: add allow_higher_compat_version for Crookz - The Big Heist
v2: s/force_compat_profile/allow_higher_compat_version Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Marek Olšák <marek.olsak@amd.com> Reviewed-by: Edmondo Tommasina <edmondo.tommasina@gmail.com> Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
This commit is contained in:
parent
34d587abc2
commit
76c6d85cbd
1 changed files with 4 additions and 0 deletions
|
|
@ -108,5 +108,9 @@ TODO: document the other workarounds.
|
|||
<application name="Worms W.M.D" executable="Worms W.M.Dx64">
|
||||
<option name="allow_higher_compat_version" value="true" />
|
||||
</application>
|
||||
|
||||
<application name="Crookz - The Big Heist" executable="Crookz">
|
||||
<option name="allow_higher_compat_version" value="true" />
|
||||
</application>
|
||||
</device>
|
||||
</driconf>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue