Experimental Ports – Arma 3

From Bohemia Interactive Community
Jump to navigation Jump to search
(40 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Please visit [http://dev.arma3.com/ports this '''overview page'''] to learn more about our experimental client ports to Linux and Mac, including the limitations and F.A.Q.
{{TOC|side}}
Please visit {{ExternalLink|link= http://dev.arma3.com/ports|text= this '''overview page'''}} to learn more about our experimental client ports to Linux and Mac, including the limitations and F.A.Q.
 


== Installation ==
== Installation ==
# Check the [http://dev.arma3.com/ports limitations overview] to decide whether you find them acceptable.
 
# Check the [http://dev.arma3.com/ports minimal requirements] to determine whether your system is able to run the ports.
# Check the {{ExternalLink|link= http://dev.arma3.com/ports|text= limitations overview}} to decide whether you find them acceptable.
# Download and install the Steam client, create an account and purchase the [http://store.steampowered.com/app/107410/ Windows retail version of Arma 3].
# Check the {{ExternalLink|link= http://dev.arma3.com/ports|text= minimal requirements}} to determine whether your system is able to run the ports.
# Download and install the Steam client, create an account and purchase the {{ExternalLink|link= http://store.steampowered.com/app/107410/|text= Windows retail version of Arma 3}}.
# Install the game (it will automatically download the data for Mac or Linux, depending on the platform you are installing from).
# Install the game (it will automatically download the data for Mac or Linux, depending on the platform you are installing from).
# Play!
# Play!
Line 10: Line 13:


== Known Issues ==
== Known Issues ==
* Potential Out Of Memory client crashes/freezes when playing for longer periods of time
 
* <s>Potential Out Of Memory client crashes/freezes when playing for longer periods of time - the ports are limited to 768 MB of VRAM on Linux and 512 MB on Mac.</s>
* <s>Being a 32-bit process, Arma 3 has 4 GB of memory available to it. However, unlike Direct3D, OpenGL stores texture data in the game's address space. Using more VRAM would fill the available memory much more quickly, leading to more frequent crashes.</s>
* Lower FPS after long gameplay - this may hint at an incoming OOM crash. Restarting the game cleans the memory.
* Lower FPS after long gameplay - this may hint at an incoming OOM crash. Restarting the game cleans the memory.
* Lag and desync under heavy multiplayer load
* Lag and desync under heavy multiplayer load
* Problem with different languages and diacritics - only English works properly. Non-ASCII characters are not supported.
* Problem with different languages and diacritics - only English works properly. Non-ASCII characters are not supported.
* Low FPS on OS X - running the OS and the native display resolution eat up a lot of computing power.
* Low FPS on OS X - running the OS and the native display resolution eat up a lot of computing power.
* AMD graphical artifacts - black and white squares appear on-screen and AMD GPUs do not show all shadows correctly.
* AMD Mesa drivers can cause graphical glitches, such as white blinking vegetation LODs.
* Occasional ''Alt'' + ''Tab'' crashes
* Occasional Alt + Tab crashes
* Aspect ratio changing CTD - changing the aspect ratio in-game can cause issues and/or CTDs.
* Aspect ratio changing CTD - changing the aspect ratio in-game can cause issues and/or CTDs.
* Unable to use free camera (double ''Alt'' key) in some planes - players may not be able to change to free camera in airplanes.
* Joystick, gaming devices - Xbox 360 controllers should work plug-and-play on Linux and Mac, but it is not always possible to remap their buttons in-game. Joysticks, Xbox One gamepads and other game controllers need user alterations of the SDLGamepad.config file located in the Arma directory on Linux.
* Joystick, gaming devices - Xbox 360 controllers should work plug-and-play on Linux and Mac, but it's not always possible to remap their buttons in-game. Joysticks, Xbox One gamepads and other game controllers need user alterations of the ''SDLGamepad.config'' file located in the Arma directory on Linux.
* The VP wrapper can lower Arma 3’s performance by up to 30 percent on several systems, but the performance drop should not exceed 10 percent on a vast majority of systems.
* The VP wrapper can lower Arma 3’s performance by up to 25 percent on several systems, but the performance drop should not exceed 10 percent on a vast majority of systems.
* Video options have some limitations dependent on the system’s computing power. It can disable your option to set up High or Ultra quality levels on less powerful machines.
* Video options have some limitations dependent on the system’s computing power. It can disable your option to set up High or Ultra quality levels on less powerful machines.
* Some keys e.g. "Alt" are designated for something else in the system (on Mint for example), so you may need to re-map your keyboard settings.
* Some keys (e.g. "Alt") are designated for something else in the system (on Mint for example), so you may need to re-map your keyboard settings.
* Shader cache file can become corrupted during some crashes. Deleting "~/.local/share/bohemiainteractive/arma3/eONprecompiledShaders.dat" fixes the problem.
* The shader cache file can become corrupted during some crashes. Deleting "~/.local/share/bohemiainteractive/arma3/eONprecompiledShaders.dat" fixes the problem.
* Drivers on AMD cards - AMDGPU-PRO Beta and MESA drivers - are in development and are prone to cause unexpected issues from time to time.
* Drivers on AMD cards - AMDGPU-PRO Beta and MESA drivers - are in development and are prone to cause unexpected issues from time to time.
* Any issues fixed since the [https://dev.arma3.com/post/spotrep-00054 1.58] Windows version
* Potential sound issues (e.g. static and stuttering)
* Arma 3 Server running on Linux may suffer from BattlEye client not updating properly. Try restarting the server to trigger the update.
* Issues with shared memory management in PulseAudio drivers in some community missions.
* DLC content errors after update 1.64: deleting the contents of the Steam/depotcache folder and a subsequent data verification in Steam should help.
* Legacy versions (e.g. 1.64 and 1.68) work on older OS X (10.9.5) as they don't use Metal 2.0 yet.
* Steam overlay on Linux/Mac platforms may lead to crashes or other major issues.
* If you get a Steam Library error when starting a dedicated server, try starting it using this command ''LD_LIBRARY_PATH=~/.steam/bin32/ ~/.steam/bin32/steam-runtime/run.sh ./arma3 -server -config=server.cfg''
* Apple AudioToolbox crashes might sometimes happen.
* ATOC might cause rendering issues with AMD cards using MESA drivers.
* User on distributions using the Wayland display server may find that the following issues occur (read on for a way to disable it and restore the functionality).
** Cannot select any resolutions other than the highest one your monitor supports.
** After restoring a minimized game window, it will have an empty space where the title bar should normally be.
* Using a multiple monitor setup and using Alt + Tab may cause aspect ratio issues or CTDs.
* Any issues fixed since the {{ExternalLink|link= https://dev.arma3.com/post/spotrep-00080|text= 1.82}} Windows version
=== Disabling Wayland ===
Disabling Wayland protocol / display driver and switching back to X Server:
# Open /etc/gdm/custom.conf for editing
# Uncomment the line WaylandEnable=false
# Reboot
 


== Distros ==
== Distros ==
Supported Linux distributions are:
Supported Linux distributions are:
*Ubuntu 14.04.2 LTS 64bit and later (recommended is Ubuntu 14.10 64bit)
* Ubuntu 16.04 64-bit and later LTS versions
*Mint 17.1, 64bit and later
* Mint 18 64-bit and later LTS versions
*Fedora 22 and later
* Fedora 25 and later LTS versions
* SteamOS 2.87 and later stable versions
 
<s>32bit Linux systems are considered too unstable due to crashes in MP, although it may be possible to play Arma 3 on them.</s>
The Arma 3 ports are now 64-bit processes, so no further testing was done on 32-bit systems and Arma 3 ports will not run on them.


32bit Linux systems are considered too unstable due to crashes in MP, although it may be possible to play Arma 3 on them.
We support only default desktop environments such as Cinnamon on Mint and Unity on Ubuntu. It should be possible to run the game on Debian and Gentoo, but it was not the part of the QA process, therefore we cannot guarantee support.


We support only default desktop environments such as Cinnamon on Mint and Unity on Ubuntu.  
There are community tests of Arma 3 on other Linux distributions such as Arch Linux. You can find more information on {{ExternalLink|link= https://forums.bistudio.com/forum/196-arma-3-ports/|text= the forums}} and {{ExternalLink|link= http://feedback.arma3.com/|text= Feedback Tracker}} regarding issues on unsupported distros.
It should be possible to run the game on Debian and Gentoo, but it was not the part of the QA process, therefore we cannot guarantee support.


There are community tests of Arma 3 on other Linux distributions such as Arch Linux. You can find more information on [https://forums.bistudio.com/forum/196-arma-3-ports/ the forums] and [http://feedback.arma3.com/ Feedback Tracker] regarding issues on unsupported distros.


== Linux Graphics Drivers Updates ==


== Linux Graphics Drivers Updates ==
=== NVIDIA ===
=== NVIDIA ===
A quick 'how-to' on updating NVIDIA drivers on Linux systems:
 
# Open Terminal (''Ctrl'' + ''Alt'' + ''T'').
A quick 'how-to' on updating NVIDIA drivers on Ubuntu and Mint systems:
# Enter "sudo add-apt-repository ppa:graphics-drivers/ppa".
# Open Terminal
# Enter "sudo apt-get update".
# Enter "sudo add-apt-repository ppa:graphics-drivers/ppa"
# Enter "sudo apt-get install nvidia-361" .
# Enter "sudo apt-get update"
Your drivers should now be updated after restarting.  
# Enter "sudo apt-get install nvidia-390"
Your drivers should now be updated after restarting.


Check https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa for newer drivers.
Check https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa for newer drivers.
A quick 'how-to' on updating NVIDIA drivers on Fedora systems:
# Enable both (free & paid) RPM Fusion Repositories [https://rpmfusion.org/Configuration here]
# Open Terminal
# Enter "xorg-x11-drv-nvidia akmod-nvidia "kernel-devel-uname-r == $(uname -r)"" and install everything the package requires
# If you're on a 64-bit system, enter "sudo dnf install install xorg-x11-drv-nvidia-libs.i686" after the previous operation finishes
# Reboot (you may find that the boot process takes longer than usual; this is normal the first time)


=== AMD ===
=== AMD ===
AMD Catalyst drivers are a bit more complicated. The only method we have found that works reliably, is to install the driver from the archive provided by AMD for download. The drivers shipped with Ubuntu 14 are outdated, they have known performance problems and contain bugs (http://support.amd.com/en-us/download/desktop?os=Linux+x86).


There is a guide to manually installing them [http://wiki.cchtml.com/index.php/Ubuntu_Precise_Installation_Guide here]. The guide mentions the 13.12 drivers, but the process is the same for the later ones.
Ubuntu 16.04 and all distros with Xorg1.18 or higher, need the AMDGPU-PRO beta driver (for newest GPUs) or Oibaf MESA drivers (recommended). Installing AMDGPU-PRO: http://support.amd.com/en-us/download/linux. Oibaf driver info can be found [https://launchpad.net/~oibaf/+archive/ubuntu/graphics-drivers here].
As MESA drivers are quite frequently updated, we've been using the latest version (18.1.0-devel) for testing and found that many graphical issues and crashes have been fixed.
 
In addition, Fedora 25 with AMD GPUs need to disable the Wayland display driver and re-enable X Server for the game to work correctly.
 


Připsat k AMD:
Installing MESA drivers for AMD:
# Open Terminal
# Type in and execute: "sudo add-apt-repository ppa:oibaf/graphics-drivers"
# Type in and execute: "sudo apt-get update"
# Type in and execute: "sudo apt-get dist-upgrade"
# Reboot


Ubuntu 16.04, Fedora 23 (and all distros with Xorg1.18) and higher need AMDGPU-PRO beta driver (for newest GPUs) or Oibaf MESA drivers (Recommended).
Installing AMDGPU-PRO:
http://support.amd.com/en-us/kb-articles/Pages/AMD-Radeon-GPU-PRO-Linux-Beta-Driver%E2%80%93Release-Notes.aspx


Installing MESA drivers on Fedora:
# Follow the installation instructions [https://copr.fedorainfracloud.org/coprs/che/mesa/ here].


Installing MESA drivers for AMD:
# Open terminal
# type in and execute: sudo add-apt-repository ppa:oibaf/graphics-drivers
# type in and execute: sudo apt-get update
# type in and execute: sudo apt-get install synaptic
# type in and execute: synaptic - launches synaptic manager
# In the manager click on "mark all updates" and apply
# reboot


In the case steam is no working with MESA this may help :
In the case Steam is not working with MESA this may help :
# open terminal
# Open Terminal
# type in and execute: gedit .bashrc
# Type in and execute: "gedit .bashrc"
# add line "export LD_PRELOAD='/usr/$LIB/libstdc++.so.6' DIAPLAY=:0"
# Add line "export LD_PRELOAD='/usr/$LIB/libstdc++.so.6' DIAPLAY=:0"
# save and exit
# Save and exit
# Steam should now launch by typing steam into terminal
# Steam should now launch by typing "steam" into Terminal
 
 
== Joysticks & Gamepads ==
 
Unfortunately, Steam’s standard only supports standard Xbox and Windows XInput gamepad schemes, which means that more sophisticated schemes present in Arma 3, and using DirectInput and allowing reconfiguration of gamepads and joysticks in-game, had to be turned off in the ports. It is possible to reconfigure them by modifying the mapping text, but it’s not intuitive. Alternatively you can try to remap your keybinding using third-party software (e.g. AntiMicro).


== Joysticks & Gamepads==
* Unfortunately, Steam’s standard only supports standard XBox and Windows XInput gamepad scheme, which means that more sophisticated scheme present in Arma 3 and using DirectInput and allowing reconfiguration of gamepads and joysticks in game had to be turned off in ports. It is possible to reconfigure them by modifying the mapping text, but it’s not intuitive at all or you can try to remap your keybinding using some third party soft. (e. g.:AntiMicro)


== Dedicated Servers ==
== Dedicated Servers ==
=== Mac ===
=== Mac ===
# Run the Steam client (if do not start the normal game first, it will not let you launch after the Dedicated Server is on).
 
# Run the Steam client (if you do not start the normal game first, it will not let you launch after the Dedicated Server is on).
# Run Arma 3 and wait for the game to get to the main menu.
# Run Arma 3 and wait for the game to get to the main menu.
# Run Terminal.
# Run Terminal.
Line 92: Line 130:


=== Linux ===
=== Linux ===
==== Method 1 ====
==== Method 1 ====
# Launch Arma 3 via Steam normally (if do not start the normal game first, it will not let you launch after the Dedicated Server is on).
# Launch Arma 3 via Steam normally (if you want to run server and client on the same PC).
# Find your Arma 3 by right mouse button in Steam's library and go to the ''Properties'' > ''Local files'' > ''Browse local files'' section to copy the path. You should also put the ''server.cfg'' file there.
# Find your Arma 3 installation folder by using your right mouse button to click on the game name in Steam's library and go to the Properties click on Local files tab, then click on Browse local files button to open the file browser at that location. You should also put the server.cfg file there. Default installation folder is: "~/.steam/steam/steamapps/common/Arma 3".
# Open Terminal and write: ''cd 'your Arma 3 path''' and press ''Enter''. It should open your game folder.
# Open Terminal and type in: "cd 'your Arma 3 path'" and then press Enter. It should change to your game folder.
# Type in Terminal: ''./arma3''. It should output this message: ''error while loading shared libraries: libSDL2-2.0.so.0''.
# Type in and execute: "export LD_LIBRARY_PATH="/home/user/.steam/ubuntu12_32""
# Type in Terminal: ''sudo apt install libsdl2-2.0-0:i386'', press ''Enter'', enter the password and let it install. Agree by pressing ''Y''.
# Type in and execute: "./arma3 -server -config=server.cfg"
# Type in Terminal: ''sudo dpkg --add-architecture i386'' and press ''Enter''.
# Type in Terminal: ''sudo apt update'' and press ''Enter''.
# Type in Terminal: ''./arma3 -server -config=server.cfg'' and press ''Enter''.
Your Dedicated Server should now run alongside the normal game.


Note: in case of dependency problems during launching a Dedicated Server on Ubuntu: "./arma3.i386: error while loading shared libraries: libSDL2-2.0.so.0: cannot open shared object file: No such file or directory"
Your Dedicated Server should run alongside the normal game now.
* Solution: enter the following into terminal: ''export LD_LIBRARY_PATH="<.steam install path>/ubuntu12_32"''
Note - you can skip #4 by entering "export LD_LIBRARY_PATH="/home/user/.steam/ubuntu12_32" directly into the ~/.bashrc file.
* Example: ''export LD_LIBRARY_PATH="/home/user/.steam/ubuntu12_32"''


==== Method 2 ====
==== Method 2 ====
[[Arma_3_Dedicated_Server#Instructions_.28Linux_o.2Fs.29]]
[[Arma_3_Dedicated_Server#Instructions (Linux o/s)]]




== Fedora Firewall   ==
== Fedora Firewall ==
 
There may be an issue with connections on Arma 3’s server on Fedora caused by a firewall. For disabling this you may use this:
There may be an issue with connections on Arma 3’s server on Fedora caused by a firewall. For disabling this you may use this:
https://docs.fedoraproject.org/en-US/Fedora/19/html/Security_Guide/sec-Disabling_firewalld.html.
https://docs.fedoraproject.org/en-US/Fedora/19/html/Security_Guide/sec-Disabling_firewalld.html.


Keep in mind this will open your firewall completely, and opening ports just for Arma 3 is advised (default ports are: 2302-2305 UDP)  
Keep in mind this will open your firewall completely, and opening ports just for Arma 3 is advised (default ports are: 2302-2305 UDP)
 
 
== Cross-Platform Windows Compatibility ==
 
{{Feature|informative|See [[Arma 3: Play on Linux]] for a Proton-based solution.}}
 
The Linux / Mac ports presently use the current Arma 3 {{ExternalLink|link= https://dev.arma3.com/post/spotrep-00080|text= version 1.82}}. For now, the version of the Linux / Mac ports and primary Windows version should be compatible, at least until further Windows version updates.
When that happens, players on the Windows platform, who wish to keep playing with players on the ports version, must use the legacyports beta branch, as described below.


1.82 version installation on Windows:
# Open the Properties of Arma 3 in the Steam library
# Open the Betas tab
# Enter access code: Arma3LegacyPorts. This should unlock the legacyports - Legacy Build (1.82 - ports).
# Download and play


== Cross-Platform Windows Compatibility  ==
The Linux / Mac ports use the Legacy [https://dev.arma3.com/post/spotrep-00049 version 1.54] of Arma 3 currently. You can only access servers with this version (green in the server list).


1.54 Legacy version installation on Windows:
{{GameCategory|arma3}}
#Open the ''Properties'' of Arma 3 or Arma 3 Server in the Steam library.
#Open the ''Betas'' tab.
#Enter access code: ''Arma3LegacyPorts''. This should unlock the ''legacyports'' version.
#Download and play.

Revision as of 19:33, 21 December 2021

Please visit this overview page to learn more about our experimental client ports to Linux and Mac, including the limitations and F.A.Q.


Installation

  1. Check the limitations overview to decide whether you find them acceptable.
  2. Check the minimal requirements to determine whether your system is able to run the ports.
  3. Download and install the Steam client, create an account and purchase the Windows retail version of Arma 3.
  4. Install the game (it will automatically download the data for Mac or Linux, depending on the platform you are installing from).
  5. Play!


Known Issues

  • Potential Out Of Memory client crashes/freezes when playing for longer periods of time - the ports are limited to 768 MB of VRAM on Linux and 512 MB on Mac.
  • Being a 32-bit process, Arma 3 has 4 GB of memory available to it. However, unlike Direct3D, OpenGL stores texture data in the game's address space. Using more VRAM would fill the available memory much more quickly, leading to more frequent crashes.
  • Lower FPS after long gameplay - this may hint at an incoming OOM crash. Restarting the game cleans the memory.
  • Lag and desync under heavy multiplayer load
  • Problem with different languages and diacritics - only English works properly. Non-ASCII characters are not supported.
  • Low FPS on OS X - running the OS and the native display resolution eat up a lot of computing power.
  • AMD Mesa drivers can cause graphical glitches, such as white blinking vegetation LODs.
  • Occasional Alt + Tab crashes
  • Aspect ratio changing CTD - changing the aspect ratio in-game can cause issues and/or CTDs.
  • Joystick, gaming devices - Xbox 360 controllers should work plug-and-play on Linux and Mac, but it is not always possible to remap their buttons in-game. Joysticks, Xbox One gamepads and other game controllers need user alterations of the SDLGamepad.config file located in the Arma directory on Linux.
  • The VP wrapper can lower Arma 3’s performance by up to 30 percent on several systems, but the performance drop should not exceed 10 percent on a vast majority of systems.
  • Video options have some limitations dependent on the system’s computing power. It can disable your option to set up High or Ultra quality levels on less powerful machines.
  • Some keys (e.g. "Alt") are designated for something else in the system (on Mint for example), so you may need to re-map your keyboard settings.
  • The shader cache file can become corrupted during some crashes. Deleting "~/.local/share/bohemiainteractive/arma3/eONprecompiledShaders.dat" fixes the problem.
  • Drivers on AMD cards - AMDGPU-PRO Beta and MESA drivers - are in development and are prone to cause unexpected issues from time to time.
  • Potential sound issues (e.g. static and stuttering)
  • Arma 3 Server running on Linux may suffer from BattlEye client not updating properly. Try restarting the server to trigger the update.
  • Issues with shared memory management in PulseAudio drivers in some community missions.
  • DLC content errors after update 1.64: deleting the contents of the Steam/depotcache folder and a subsequent data verification in Steam should help.
  • Legacy versions (e.g. 1.64 and 1.68) work on older OS X (10.9.5) as they don't use Metal 2.0 yet.
  • Steam overlay on Linux/Mac platforms may lead to crashes or other major issues.
  • If you get a Steam Library error when starting a dedicated server, try starting it using this command LD_LIBRARY_PATH=~/.steam/bin32/ ~/.steam/bin32/steam-runtime/run.sh ./arma3 -server -config=server.cfg
  • Apple AudioToolbox crashes might sometimes happen.
  • ATOC might cause rendering issues with AMD cards using MESA drivers.
  • User on distributions using the Wayland display server may find that the following issues occur (read on for a way to disable it and restore the functionality).
    • Cannot select any resolutions other than the highest one your monitor supports.
    • After restoring a minimized game window, it will have an empty space where the title bar should normally be.
  • Using a multiple monitor setup and using Alt + Tab may cause aspect ratio issues or CTDs.
  • Any issues fixed since the 1.82 Windows version

Disabling Wayland

Disabling Wayland protocol / display driver and switching back to X Server:

  1. Open /etc/gdm/custom.conf for editing
  2. Uncomment the line WaylandEnable=false
  3. Reboot


Distros

Supported Linux distributions are:

  • Ubuntu 16.04 64-bit and later LTS versions
  • Mint 18 64-bit and later LTS versions
  • Fedora 25 and later LTS versions
  • SteamOS 2.87 and later stable versions

32bit Linux systems are considered too unstable due to crashes in MP, although it may be possible to play Arma 3 on them. The Arma 3 ports are now 64-bit processes, so no further testing was done on 32-bit systems and Arma 3 ports will not run on them.

We support only default desktop environments such as Cinnamon on Mint and Unity on Ubuntu. It should be possible to run the game on Debian and Gentoo, but it was not the part of the QA process, therefore we cannot guarantee support.

There are community tests of Arma 3 on other Linux distributions such as Arch Linux. You can find more information on the forums and Feedback Tracker regarding issues on unsupported distros.


Linux Graphics Drivers Updates

NVIDIA

A quick 'how-to' on updating NVIDIA drivers on Ubuntu and Mint systems:

  1. Open Terminal
  2. Enter "sudo add-apt-repository ppa:graphics-drivers/ppa"
  3. Enter "sudo apt-get update"
  4. Enter "sudo apt-get install nvidia-390"

Your drivers should now be updated after restarting.

Check https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa for newer drivers.

A quick 'how-to' on updating NVIDIA drivers on Fedora systems:

  1. Enable both (free & paid) RPM Fusion Repositories here
  2. Open Terminal
  3. Enter "xorg-x11-drv-nvidia akmod-nvidia "kernel-devel-uname-r == $(uname -r)"" and install everything the package requires
  4. If you're on a 64-bit system, enter "sudo dnf install install xorg-x11-drv-nvidia-libs.i686" after the previous operation finishes
  5. Reboot (you may find that the boot process takes longer than usual; this is normal the first time)

AMD

Ubuntu 16.04 and all distros with Xorg1.18 or higher, need the AMDGPU-PRO beta driver (for newest GPUs) or Oibaf MESA drivers (recommended). Installing AMDGPU-PRO: http://support.amd.com/en-us/download/linux. Oibaf driver info can be found here. As MESA drivers are quite frequently updated, we've been using the latest version (18.1.0-devel) for testing and found that many graphical issues and crashes have been fixed.

In addition, Fedora 25 with AMD GPUs need to disable the Wayland display driver and re-enable X Server for the game to work correctly.


Installing MESA drivers for AMD:

  1. Open Terminal
  2. Type in and execute: "sudo add-apt-repository ppa:oibaf/graphics-drivers"
  3. Type in and execute: "sudo apt-get update"
  4. Type in and execute: "sudo apt-get dist-upgrade"
  5. Reboot


Installing MESA drivers on Fedora:

  1. Follow the installation instructions here.


In the case Steam is not working with MESA this may help :

  1. Open Terminal
  2. Type in and execute: "gedit .bashrc"
  3. Add line "export LD_PRELOAD='/usr/$LIB/libstdc++.so.6' DIAPLAY=:0"
  4. Save and exit
  5. Steam should now launch by typing "steam" into Terminal


Joysticks & Gamepads

Unfortunately, Steam’s standard only supports standard Xbox and Windows XInput gamepad schemes, which means that more sophisticated schemes present in Arma 3, and using DirectInput and allowing reconfiguration of gamepads and joysticks in-game, had to be turned off in the ports. It is possible to reconfigure them by modifying the mapping text, but it’s not intuitive. Alternatively you can try to remap your keybinding using third-party software (e.g. AntiMicro).


Dedicated Servers

Mac

  1. Run the Steam client (if you do not start the normal game first, it will not let you launch after the Dedicated Server is on).
  2. Run Arma 3 and wait for the game to get to the main menu.
  3. Run Terminal.
  4. Change the current directory to the path where the Arma3.app is (e.g. "cd ~/Library/Application\ Support/Steam/SteamApps/common/Arma\ 3/").
  5. Run the Dedicated Server by command: "./ArmA3.app/Contents/MacOS/ArmA3 --args -server -config=Server.cfg".

Linux

Method 1

  1. Launch Arma 3 via Steam normally (if you want to run server and client on the same PC).
  2. Find your Arma 3 installation folder by using your right mouse button to click on the game name in Steam's library and go to the Properties click on Local files tab, then click on Browse local files button to open the file browser at that location. You should also put the server.cfg file there. Default installation folder is: "~/.steam/steam/steamapps/common/Arma 3".
  3. Open Terminal and type in: "cd 'your Arma 3 path'" and then press Enter. It should change to your game folder.
  4. Type in and execute: "export LD_LIBRARY_PATH="/home/user/.steam/ubuntu12_32""
  5. Type in and execute: "./arma3 -server -config=server.cfg"

Your Dedicated Server should run alongside the normal game now. Note - you can skip #4 by entering "export LD_LIBRARY_PATH="/home/user/.steam/ubuntu12_32" directly into the ~/.bashrc file.

Method 2

Arma_3_Dedicated_Server#Instructions (Linux o/s)


Fedora Firewall

There may be an issue with connections on Arma 3’s server on Fedora caused by a firewall. For disabling this you may use this: https://docs.fedoraproject.org/en-US/Fedora/19/html/Security_Guide/sec-Disabling_firewalld.html.

Keep in mind this will open your firewall completely, and opening ports just for Arma 3 is advised (default ports are: 2302-2305 UDP)


Cross-Platform Windows Compatibility

See Arma 3: Play on Linux for a Proton-based solution.

The Linux / Mac ports presently use the current Arma 3 version 1.82. For now, the version of the Linux / Mac ports and primary Windows version should be compatible, at least until further Windows version updates. When that happens, players on the Windows platform, who wish to keep playing with players on the ports version, must use the legacyports beta branch, as described below.

1.82 version installation on Windows:

  1. Open the Properties of Arma 3 in the Steam library
  2. Open the Betas tab
  3. Enter access code: Arma3LegacyPorts. This should unlock the legacyports - Legacy Build (1.82 - ports).
  4. Download and play