radeonsi: enable radeonsi_zerovram for No Mans Sky
authorTimothy Arceri <tarceri@itsqueeze.com>
Fri, 24 Aug 2018 11:06:19 +0000 (21:06 +1000)
committerTimothy Arceri <tarceri@itsqueeze.com>
Wed, 29 Aug 2018 21:57:38 +0000 (07:57 +1000)
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/util/00-mesa-defaults.conf

index ad59efba50bd316874f7bff4e3b4c4afb02122e2..5d15b3819fb6b6272abbbdb4a59751d7512c3e1f 100644 (file)
@@ -322,5 +322,8 @@ TODO: document the other workarounds.
         <application name="ARK: Survival Evolved (and unintentionally the UE4 demo template)" executable="ShooterGame">
             <option name="radeonsi_clear_db_cache_before_clear" value="true" />
         </application>
+        <application name="No Mans Sky" executable="NMS.exe">
+            <option name="radeonsi_zerovram" value="true" />
+        </application>
     </device>
 </driconf>