Latest version from steam
Application Details:
Version: | Steam |
License: | Retail |
URL: | |
Votes: | 0 |
Latest Rating: | Gold |
Latest Wine Version Tested: | 2.13-staging |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
Installation and Gameplay.
What does not
Nothing so far.
Workarounds
What was not tested
Complete playthrough.
Hardware tested
Graphics:
Additional Comments
*Version tested: 1.1.0.1 (steam) *Gpu info: Radeon RX 480 - Mesa version 1:17.1.4-0~x~padoka0 All credit for this solution goes to Philipp, who submitted a successful test of the GOG-version on Arch Linux (see: https://appdb.winehq.org/objectManager.php?sClass=version&iId=35556 for more detailed info ) I am just here to confirm that this also works on Linux Mint, with the steam version, and to elaborate, for those not familiar with setting environment variables (via a shell-script, in this case): Quote from Philipp's test: ---- With MESA-based graphics drivers it requries a workaround to run. So for the game to work with any free software graphics driver you need to set the following environment variable. export MESA_GL_VERSION_OVERRIDE=3.3COMPAT -------- What this means is, that if you are using MESA-based graphics drivers (if you have an AMD card for example) you need to run " export MESA_GL_VERSION_OVERRIDE=3.3COMPAT" in your command-line / terminal, and then start the game through that same terminal window. If you just run export "MESA_GL_VERSION_OVERRIDE=3.3COMPAT", then close the terminal and/or try to run the game through the steam-menu/shortcut, the variable will go back to its default value, and the game will not load. In practice the easiest way I have found, is to make a shell script which sets the variable and runs the game, which, in short, is done like this: 1. make a new txt-file/document. 2: Write this line in the document: "MESA_GL_VERSION_OVERRIDE=3.3COMPAT && [the run-command contained in your steam shortcut (view this by right clicking it and going to "properties")]". In other words, depending on your system configuration, the text in your txt-file should (minus the " " 's) look something like: "export MESA_GL_VERSION_OVERRIDE=3.3COMPAT && env WINEPREFIX="/home/username/.wine" /opt/wine-staging/bin/wine C:\\windows\\command\\start.exe steam://rungameid/365360 ". 3. Save the changes to the .txt-file and close it. 4. Make the txt-file a shell-script by renaming the file, changing it's ".txt" extension to ".sh". 5. Make the shell-script executable as a program by right-clicking and going to "properties/permissions" and checking the box found there, and close the dialog. 6. Double click the shell-script to run it, and wait for steam and Battle Brothers to launch . (you may need to choose "run in terminal" when the dialog pops up). _____ Once again thank you to Philipp, (see: https://appdb.winehq.org/objectManager.php?sClass=version&iId=35556 ) for finding a way to make Battle Brothers work with Wine.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Linux Mint 18.2 "Sonya" x86_64 | Jul 30 2017 | 2.13-staging | Yes | Yes | No | Gold | TheWimp | |
Show | Manjaro Linux | Jul 12 2017 | 2.12-staging | Yes | No | No | Garbage | TheWimp | |
Show | Linux Mint 18.2 "Sonya" x86_64 | Jul 12 2017 | 2.12-staging | Yes | No | No | Garbage | TheWimp | |
Show | Linux Mint 18.1 "Serena" x86_64 | May 13 2017 | 2.7 | Yes | No | No | Garbage | TheWimp | |
Show | macOS 10.12 "Sierra" | May 06 2017 | 2.7 | Yes | No | No | Garbage | Paulius |
Bug # | Description | Status | Resolution | Other apps affected |
Comments for this application have been disabled because there are no maintainers.