drirc: set allow_higher_compat_version for Faster Than Light
[mesa.git] / src / util / 00-mesa-defaults.conf
index de1ef3d7131ecb33df34970742bc49a9f30469c9..072c73707909e932892f079a3490f5df5496b0cf 100644 (file)
@@ -177,7 +177,15 @@ TODO: document the other workarounds.
             <option name="allow_higher_compat_version" value="true" />
         </application>
 
-        <application name="The Culling" executable="Victory">
+       <application name="Faster than Light (32-bit)" executable="FTL.x86">
+            <option name="allow_higher_compat_version" value="true" />
+        </application>
+
+       <application name="Faster than Light (64-bit)" executable="FTL.amd64">
+            <option name="allow_higher_compat_version" value="true" />
+        </application>
+
+       <application name="The Culling" executable="Victory">
             <option name="force_glsl_version" value="440" />
         </application>