ARMA3 Server mods not showing on game launcher

If you find some of your ARMA3 Game Servers mods are not showing on the in-game launcher, you need to do the following:

  1. Login to your control panel
  2. Stop your ARMA3 server
  3. Click onto Configuration Files
  4. Click Text Editor next to the server.cfg file
  5. We need to increase the amount of data that your ARMA3 server can send to the Steam Client, to do so add the following line into the file:
    1. steamProtocolMaxDataSize = 2048;
  6. Depending on the amount of mods on your server you might need to increase this value, we recommend increasing it in amounts of 2048 however increments of 512 are fine.
  7. Start your server, now you should see the mods in the ARMA3 game launcher!
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Adding and running a mission on your Arma 3 server

NOTE: Do not put .pbo at the end of the map template as .altis is what allows your server to know...

Installing workshop mods to your ARMA 3 server

Installing workshop mods to your ARMA 3 server Log into your control panel and stop your...

How to add creator DLCs to an Arma3 server

To introduce the Arma 3 DLC SOGPF (Prairie Fire) onto your server, a few steps await your...