driconf: use lower_depth_range_rate for The Spirit and The Mouse
authorTapani Pälli <tapani.palli@intel.com>
Mon, 4 Sep 2023 10:30:07 +0000 (13:30 +0300)
committerMarge Bot <emma+marge@anholt.net>
Tue, 5 Sep 2023 22:40:36 +0000 (22:40 +0000)
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/9738
Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Acked-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25029>

src/util/00-mesa-defaults.conf

index 80a6c80..cec99fc 100644 (file)
@@ -365,6 +365,11 @@ TODO: document the other workarounds.
             <option name="lower_depth_range_rate" value="0.8" />
         </application>
 
+        <application name="The Spirit and The Mouse" executable="TheSpiritAndTheMouse.exe">
+            <!-- https://gitlab.freedesktop.org/mesa/mesa/-/issues/9738 -->
+            <option name="lower_depth_range_rate" value="0.8" />
+        </application>
+
         <application name="Penumbra: Overture" executable="Penumbra.exe">
             <!-- https://gitlab.freedesktop.org/mesa/mesa/-/issues/8425 -->
             <option name="allow_multisampled_copyteximage" value="true" />