drirc: add force_glsl_version=440 for The Culling
[mesa.git] / src / mesa / drivers / dri / common / drirc
index 9573a1a4947d5fa68ffd78b36c43e61e155df1b3..494e9e15090c762a1c2ffbd19a1216f50f59e494 100644 (file)
@@ -116,5 +116,9 @@ TODO: document the other workarounds.
         <application name="Tropico 5" executable="Tropico5">
             <option name="allow_higher_compat_version" value="true" />
         </application>
+
+        <application name="The Culling" executable="Victory">
+            <option name="force_glsl_version" value="440" />
+        </application>
     </device>
 </driconf>