mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-06 08:50:09 +01:00
anv: Set limit_trig_input_range option for Company of Heroes 3
Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/12769 Acked-by: Ivan Briano <ivan.briano@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34078>
This commit is contained in:
parent
cc09d5443b
commit
5ba7e00d9f
1 changed files with 3 additions and 0 deletions
|
|
@ -943,6 +943,9 @@ TODO: document the other workarounds.
|
|||
<application name="Batman™: Arkham Knight" executable="BatmanAK.exe">
|
||||
<option name="anv_sample_mask_out_opengl_behaviour" value="true"/>
|
||||
</application>
|
||||
<application name="Company of Heroes 3" executable="RelicCoH3.exe">
|
||||
<option name="limit_trig_input_range" value="true"/>
|
||||
</application>
|
||||
<application name="Rise of the Tomb Raider" executable="RiseOfTheTombRaider">
|
||||
<option name="limit_trig_input_range" value="true" />
|
||||
</application>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue