mirror of
https://github.com/GameServerManagers/LinuxGSM.git
synced 2026-04-25 14:15:59 +03:00
[GH-ISSUE #926] [Server Request] Arma 2 Operation Arrowhead #741
Labels
No labels
Atomic
Epic
cannot reproduce
command: backup
command: console
command: debug
command: details
command: fast-dl
command: install
command: mods
command: monitor
command: post-details
command: restart
command: send
command: start
command: stop
command: update
command: update-lgsm
command: validate
command: wipe
distro: AlmaLinux
distro: Arch Linux
distro: CentOS
distro: Debian
distro: Fedora
distro: RedHat
distro: Rocky Linux
distro: Ubuntu
distro: openSUSE
engine: goldsrc
engine: source
game: 7 Days to Die
game: ARMA 3
game: Ark: Survival Evolved
game: Assetto Corsa
game: Avorion
game: BATTALION: Legacy
game: Barotrauma
game: Battalion 1944
game: Battlefield 1942
game: Black Mesa: Deathmatch
game: Blade Symphony
game: Call of Duty 2
game: Call of Duty 4
game: Call of Duty: United Offensive
game: Counter-Strike 1.6
game: Counter-Strike 2
game: Counter-Strike: Global Offensive
game: Counter-Strike: Source
game: Day of Infamy
game: Dayz
game: Death Match Classic
game: Don't Starve Together
game: ET: Legacy
game: Eco
game: Factorio
game: Factorio
game: Garry's Mod
game: Half-Life
game: Hurtword
game: Insurgecy
game: Insurgecy
game: Insurgency: Sandstorm
game: Just Cause 3
game: Killing Floor
game: Killing Floor 2
game: Left 4 Dead 2
game: Minecraft
game: Minecraft Bedrock
game: Mordhau
game: Multi Theft Auto
game: Mumble
game: Natural Selection 2
game: No More Room in Hell
game: Pavlov VR
game: Post Scriptum
game: Project Zomboid
game: Quake 3
game: QuakeWorld
game: Red Orchestra: Ostfront 41-45
game: Return to Castle Wolfenstein
game: Rising World
game: Rust
game: San Andreas Multiplayer
game: Satisfactory
game: Soldat
game: Soldier of Fortune 2
game: Squad
game: Squad 44
game: Starbound
game: Stationeers
game: Sven Co-op
game: Team Fortress 2
game: Teamspeak 3
game: Teeworlds
game: Terraria
game: The Front
game: Unreal Tournament 2004
game: Unreal Tournament 3
game: Unreal Tournament 99
game: Unturned
game: Valheim
game: Wurm Unlimited
game: Zombie Master Reborn
game: label missing
good first issue
help wanted
info: alerts
info: dependency
info: docker
info: docs
info: email
info: query
info: steamcmd
info: systemd
info: tmux
info: website
info: website
needs more info
outcome: duplicate
outcome: issue resolved
outcome: issue resolved
outcome: issue unresolved
outcome: pr accepted
outcome: pr rejected
outcome: unconfirmed
outcome: wontfix
outcome: wrong forum
potential-duplicate
priority
pull-request
type: bug
type: feature
type: feature
type: feature request
type: game server request
type: refactor
waiting response
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LinuxGSM#741
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @SaturnsVoid on GitHub (Jul 16, 2016).
Original GitHub issue: https://github.com/GameServerManagers/LinuxGSM/issues/926
https://community.bistudio.com/wiki/Arma_Dedicated_Server#Arma_2:_Operation_Arrowhead
@igeighty commented on GitHub (Jul 22, 2016):
there is no arma 2 linux distro available via steamcmd, i had to manually install https://forums.bistudio.com/topic/189123-arma-2-operation-arrowhead-linux-server-163130836/
you 'can' use steamcmd to install the arma2 game files.... but you need to install the dedicated server binary manually.
have a read here,,,
http://tactical.nekromantix.com/wiki/doku.php?id=arma2:linux-dedicated-server-steam-install
@FliesWithWind commented on GitHub (Jul 31, 2016):
I'm actually using lgsm with Arma 2. I modified the A3 version a bit to fit arma2 fiels and installed arma2 game files manually.
@dgibbs64 commented on GitHub (Jul 31, 2016):
It's worth submitting your work to the development branch. If possible to get the installer working.
@FliesWithWind commented on GitHub (Jul 31, 2016):
It will require some polishing, so hopefully if I'll find some time to do that this month, I'll try to submit it. Maybe I'll get the installer working as well...
@UltimateByte commented on GitHub (Aug 1, 2016):
@FliesWithWind If you don't have much time, you can just send it as it is, and we'll figure this out.
@FliesWithWind commented on GitHub (Aug 3, 2016):
Well I took a look at it today, and here is what I have so far.
Here you'll find the arma2server I've made by editing arma3server http://pastebin.com/gn5Py8By
It allows to start, restart and stop the server.
When it comes to installation it's a bit tricky. At first we need to get Arma 2 and Arma 2 CO files for Windows using steamcmd. This can be done by using "@sSteamCmdForcePlatformType windows", but if I'm not mistaken this can be only used with txt script file. So this installation will be a bit different comparing to other game server files.
Installation tutorial posted here by igeighty could be ideal for instalation script.
Hope what I wrote is more or less clear, it shouldn't be hard to create this install script.
One more thing about arma 2 oa is that all server files need to be in lowercase, so after uploading some mission files to mpmission folder, user needs to run "install" script. I would suggest to add this "install" script as a fix which ich launched before server start.
I hope with this we could add Arma 2 OA to lgsm, I wish I could help you more but I don't know how lgsm exactly operates and my bash skills are not that great. :) Anyhow I will try to help as much as I can. ;)
@Arcanum417 commented on GitHub (Oct 17, 2016):
Bump... I would really like support for this pls
@hurdad commented on GitHub (Oct 21, 2016):
I can manually create a bundle outside of steam and integrate that into lgsm
@Marcin648 commented on GitHub (Feb 9, 2023):
As a fan of Arma series, I tried to implement older Arma game servers in LGSM multiple times. No success :/
Some information about how installation Arma2 servers on Linux should look like:
So process should looks like this:
download_depot 33901command with forced windows platform@sSteamCmdForcePlatformType windowsdownload_depot 33931command with forced windows platform@sSteamCmdForcePlatformType windowsIn my opinion, it's too much to clean implement it in LinuxGSM. But only server binary, with fix to automatically rename the content to lowercase it's a option.