diff options
-rw-r--r-- | src/util/drirc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/util/drirc b/src/util/drirc index 9d27330036e..73d27c07b0a 100644 --- a/src/util/drirc +++ b/src/util/drirc @@ -258,6 +258,9 @@ TODO: document the other workarounds. <application name="Spec Ops: The Line (64-bit)" executable="specops"> <option name="mesa_glthread" value="true"/> </application> + <application name="Mount and Blade Warband" executable="mb_warband_linux"> + <option name="mesa_glthread" value="true"/> + </application> </device> <!-- vmwgfx doesn't like full buffer swaps and can't sync to vertical retraces.--> <device driver="vmwgfx"> |