mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 07:08:04 +02:00
radeonsi: enable zerovram for Rocket League
Fixes corruption on game startup.
Closes: https://gitlab.freedesktop.org/mesa/mesa/issues/1888
Cc: 19.1 19.2 <mesa-stable@lists.freedesktop.org>
Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
(cherry picked from commit 5afbe87d21)
This commit is contained in:
parent
aa89c0a2bd
commit
47bc45ba1a
1 changed files with 3 additions and 0 deletions
|
|
@ -504,6 +504,9 @@ TODO: document the other workarounds.
|
|||
<application name="No Mans Sky" executable="NMS.exe">
|
||||
<option name="radeonsi_zerovram" value="true" />
|
||||
</application>
|
||||
<application name="Rocket League" executable="RocketLeague">
|
||||
<option name="radeonsi_zerovram" value="true" />
|
||||
</application>
|
||||
<application name="Civilization 6" executable="Civ6">
|
||||
<option name="radeonsi_enable_nir" value="true"/>
|
||||
</application>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue