util: add radeonsi workaround for Nowhere Patrol
authorTimothy Arceri <tarceri@itsqueeze.com>
Tue, 29 Aug 2023 02:53:15 +0000 (12:53 +1000)
committerMarge Bot <emma+marge@anholt.net>
Tue, 29 Aug 2023 10:15:16 +0000 (10:15 +0000)
Cc: mesa-stable
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24919>

src/util/00-mesa-defaults.conf

index e88ee2b..b6a4aeb 100644 (file)
@@ -942,6 +942,9 @@ TODO: document the other workarounds.
         <application name="Exanima" executable="Exanima.exe">
             <option name="radeonsi_zerovram" value="true"/>
         </application>
+        <application name="Nowhere Patrol" executable="NowherePatrol.exe">
+            <option name="radeonsi_zerovram" value="true" />
+        </application>
         <application name="Rocket League" executable="RocketLeague">
             <option name="radeonsi_zerovram" value="true" />
         </application>