Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Rename the actual mod folder (not the files) to something lowercased, without spaces.
E.g. In your mods directory (e.g. arma 3 installation directory) rename "@Zombies & Demons" to "@znd"
If you are running Linux as a client and use the official Arma 3 launcher (and thus depend on the workshop directly), you may potentionally end up facing a problem that the Arma 3 workshop overwrites your changes the next time you download mods. If that happens you'll have to try a different approach (e.g. symlinking the znd mod folder).
~/.steam/steam/steamapps/workshop/content/107410
and each folder in there is just a #, the same # as the mod's URL/ID. So for instance, Zombies and Demons is in:
.../107410/501966277/
and then I presume the directory contents are the same as on Windows. I've tried renaming the /Addons/ and /Keys/ folders to lower case but it doesn't fix it.
On Windows the A3 launcher creates symbolic links in the steamapps\common\Arma 3\!Workshop folder to all those numbered folders that you mentioned. One of those symlniks is "@Zombies and Demons"
Try and find out what commandline arguments you are using to launch the game. Something like -mod=@......
From there you may be able to find out what you have to change.
I doubt lowercasing the Addons and Keys folders. You really have to lowercase that @modfolder to resolve this I imagine.
https://github.com/muttleyxd/arma3-unix-launcher
It works very similarly to the A3 launcher; it worked perfectly without any configuration. All I had to do was click the checkbox to enable the Ryan's Zombies and Demons mod and then run Arma with it, and now I can play e.g. Dynamic Bulwarks Zombies etc. with it!
I checked the commandline in my "Task Manager" both before and while using this launcher, and there's no -mod= or anything being used either way.
Thanks for your help.