mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-28 06:00:10 +01:00
Force vk vendor for spider-man remastered
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24194>
This commit is contained in:
parent
122ffb0c88
commit
0bce97ce83
1 changed files with 4 additions and 0 deletions
|
|
@ -1086,6 +1086,10 @@ TODO: document the other workarounds.
|
|||
<application name="Elden Ring" executable="eldenring.exe">
|
||||
<option name="fake_sparse" value="true" />
|
||||
</application>
|
||||
<!-- Needed to avoid XeSS code paths. -->
|
||||
<application name="Marvel's Spider-Man Remastered" executable="Spider-Man.exe">
|
||||
<option name="force_vk_vendor" value="-1" />
|
||||
</application>
|
||||
<!--
|
||||
Disable 16-bit feature on zink and angle so that GLES mediump doesn't
|
||||
lower to our inefficent 16-bit shader support. No need to do so for
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue