mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 09:38:07 +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>
This commit is contained in:
parent
face221283
commit
5afbe87d21
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