What about adding Unturned Gameservers?
https://github.com/dgibbs64/linuxgsm/issues/603
https://github.com/dgibbs64/linuxgsm/issues/176
Unless you have some good news, we're gonna have to close this.
Hey Man, i have good news :D
I have found a linux version of Unturned
https://steamdb.info/app/304930/depots/
Executable name: Unturned.x86_64
Startup parameters: ./Unturned-x86_64 -nographics -pei -normal -nosync -pve -players:16 -sv
Available mod:
http://unturned.wikia.com/wiki/Hosting_a_Dedicated_Server
Looks like it may be possible without wine now.
So what about a lgsm version then?
Would be a pleasure to support a free to play if there's a native Linux server. Seems like it's Unity, I'm quite prowled with it so i could add it. Don't have much free time these days though, so it will take some time, maybe a week or two.
It should be noted that this can't run without a screen to which is can attach itself. Not a screen as in GNU screen, but a display, which makes it difficult if not impossible to run without X running.
Oh... There isn't a -nogui command ? I need to test it out.
PS : Is there anyone here owning the game that could help me testing the server in order to try making the script anyways ?
The command is something like: ./Unturned-x86_64 -nographics -pei -normal -nosync -pve -players:16 -sv and it doesn't launch a GUI, but still requires an X screen/display for some reason. Just the way they coded it, I imagine, as they definitely treat Linux as a second-class platform and probably didn't intend for headless boxes.
It's free-to-play, but I have it and am more than willing to test.
@UltimateByte Sure, me.
Owning the game is not that hard because of the fact thats f2p :D
@DasRene My bad, forgot that one was a free to play ! Lol.
That's what happens when you write too much stuff on the internet. :o))
@seancallaway Thanks for mentioning. I'll try to see with @dgibbs64 and CedarLUG if they can think of a workaround. Otherwise, it would be great to report that critical issue to game devs so they can fix it.
@UltimateByte That'd be great. I think it was brought up on the developer's forums before (or possibly the Steam forums, but I'd really like to not have to fire up a Lubuntu VM just to host a Unturned server.
How its going?
It's going that i got a lot of other stuff to deal with for now.
I will be taking this one up since there are quite a few requests for this one. I will be completing Goldeneye: Source first then this is next on my list
Had a look at this and Unturned is turning out to not be very easy currently. I will have to come back to this when I can. Again however any developer is welcome to work on this.
We could try to work together on discord for this one, could be fun :)
@dgibbs64 we have a lot of experience of maintenance Unturned on Linux with mono. I can provide our install/start/stop scripts privately to someone from LGSM team, if you need and also i can try give answers to yours questions about Unturned on Linux in any time.
@Smile42RU That would definitely help. No need to send it private, as LGSM source code and dev process are public. You can either pull request or paste bits of code directly on thread, or link to a fork and so on.
@UltimateByte You propose me to lay out a commercial code in the public access? Sorry, but i can't do it for everyone and especially for search engines.
@Smile42RU I'm not asking that in any way. I'm enumerating the possibilities. You can just select the lines you wanna share and you think will help on this thread.
BTW you can still PM your whole code to @dgibbs64 if you want, but it'd be better to share relevant code only (and not your "confidential code") using this thread.
How it's doing
Will there be build in rocket support? because unturned server without rocket is pretty much unusable :(
There is linux support: https://rocketmod.net/get-rocket#
https://github.com/RocketMod/Rocket/wiki/Installing-Rocket
@gegtor I think it can still be installed manually and work with LGSM. But it's true that an auto installer addition would be cool. :)
:D And how it's going? i cant want for this script :D
Well, for now, regular devs are quite busy with support and their lives, it seems. But anyone willing to do so can make actually add the game and pull request the code.
Oh hey, this one's still open! Just thought this script would ease your lives with creation of the LSGM tool. https://github.com/SergiX44/Rocket_Manager
@UltimateByte
@dgibbs64
i found this page by the creator of the game explaining exactly every command one by one that needed to be run to host a dedicated linux server for unturned (even with the rocket mod which some people consider servers without it useless), so basically all you need to do is make a script that runs them? (or you didn't find this page or im an idiot and didn't understand something please tell me :D)
@DrPiggy You forgot the actual link :p
https://unturned.wiki/info/tutorials/tutorial-dedicated-server/
@UltimateByte ah yea lol xd
Soo how about a nice little script :D
How's this coming along?
Am i right in saying rocket mod is required for unturned server to work? I know very little about unturned server and now it works
Nope but it's very easy to implement and ultra usefull all plugins work with rocket
Are there any solid tutorials on a vanilla setup? There is all sorts of rubbish tutorials around. Once I have a vanilla setup working I can look at rocket mod.
I need a tutorial without rocket mod to get started
@dgibbs64 You can't install Unturned on Linux without RocketMod I believe.
Correct me if I'm wrong on that.
thanks @tenten8401 I will try anyway and see what happens :-)
Yup unturned is a load of poo without rocket mod.
Any progress?
Yes some progress. Im working on the next LGSM update currently
Feedback Required, like are there still people who want a Unturned LGSM Support ?
Yes I think so. Maybe there is a possibility to add LGSM Support for "Unturned - RocketMod"
@DeisWasTaken Yeah, I'd still be interested in this. RocketMod would be really easy to use for Unturned on Linux.
+1 to wanting Unturned support.
Yup i still want it
Just make this https://github.com/RocketMod/Rocket.Unturned/blob/master/Rocket.Unturned/Scripts/Linux/README in to a script
It looks like they may have cleaned this up some (i.e. doesn't require an X window). I'd like to take a shot at this.
Yeah, RocketMod for Unturned works great headlessly now. If you're interested in this, I have a Docker container for the Pterodactyl Panel, which can be seen here: https://github.com/tenten8401/pterodactyl-unturned/. The entrypoint.sh may help out a little there. $MODIFIED_STARTUP is simply mono RocketLauncher.exe name_of_server.
You need a valid steam account with steam guard disabled and a free copy of Unturned on it.
I can't write code, but I'd be willing to test - I just got an Unturned server up and running via RocketMod as well since my kids decided to be interested in it. Feel free to ping me on Discord.
+1 to wanting Unturned support.
Hey guys,
just wanted to see if there was any update for Unturned? Would be a nice addition to add into my server list.
thanks a lot for all your hard work
+1 For news Thank you for this cool project guys !
Ps : I could help if needed i've already done a little script for Unturned servers : https://framagit.org/snippets/1243
Thank you ! :smiley:
Hey ! So ? Do you intend to do anything? It would help me a lot! Thank you
I'd like to help you, but... for now Linux servers of unturned are all broken ( https://github.com/SmartlyDressedGames/Unturned-3.x-Community/issues/172 ) so it would be totally useless...
Any updates with Unturned Linux support?
Seems to work fine in my Pterodactyl install script (linux game panel that uses docker)... Haven't tested it in a couple weeks though.
So you can adapt it now that it works? I do not understand all: D
Will need to re-test again as it may now be resolved
Tried again and still fails. If anyone has got this working let me know how and I can look at creating a script for Unturned. However it appears that Linux support is pretty low for this.
example: https://github.com/tenten8401/pterodactyl-unturned
GitHub
An Unturned service for Pterodactyl. Contribute to tenten8401/pterodactyl-unturned development by creating an account on GitHub.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.