mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-30 03:30:10 +01:00
drirc: Set limit_trig_input_range option for Valheim
Fixes ocean rendering in Valheim. Cc: mesa-stable Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/10174 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/26295>
This commit is contained in:
parent
7d1cc5ec3d
commit
aba00ff391
1 changed files with 3 additions and 0 deletions
|
|
@ -1143,6 +1143,9 @@ TODO: document the other workarounds.
|
|||
<application name="NieR:Automata" executable="NieRAutomata.exe">
|
||||
<option name="limit_trig_input_range" value="true" />
|
||||
</application>
|
||||
<application name="Valheim" executable="valheim.x86_64">
|
||||
<option name="limit_trig_input_range" value="true" />
|
||||
</application>
|
||||
<application name="Cyberpunk 2077" executable="Cyberpunk2077.exe">
|
||||
<option name="force_vk_vendor" value="-1" />
|
||||
</application>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue