Enshrouded Dedicated Server Setup | Host a FREE Private Server | Full Guide

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
what's up I'm troubleshoot in this quick guide I'll be showing you how to set up an enshrouded server using steam CMD if you'd like to do this on the steam version using this dedicated server here check the description down below for a guide on how to do so this one's going to be specifically focusing on if you want to run it on a computer next to you a computer on the cloud Etc how you would do it there obviously you won't need to install Steam at all such as this here you'll be using a command line to not only make sure the server stays up to dat but of course launch up your server Etc in the description down below you'll find a link to my website where you can find all of these commands and texts for easy copy and paste the first thing that you will need however is steam CMD in the description down below you'll find a link to this page simply click Windows here under download and click the small one over here to download Steam CMD then when it's done you'll be opening it up and extracting this to a folder such as on desktop I'll make one called inch good enough I'll open it up and drag steam CMD out into this folder just like that now we can start creating a script file to automatically update in shrouded right click choose new text document and it'll be renaming it to launch insed server or something along these lines it can be whatever you want bat make sure you replace txt get this popup and click yes if you don't see the exe or txt click view at the very top show and make sure file name extensions as well as hidden items is ticked on Windows 10 you'll find a view at the very top and these two buttons on the far right once you've done so right click this and edit it with notepad or a third party text editors such as notepad++ Sublime Text Etc you'll find the following text on my website as an example I'll use this guide I haven't written one for inched just yet scroll down until you see the first big block of text preparing to launch your server and simply click the copy button here there'll be a bit more than just this in fact it should launch your server just after downloading but for now now I'm just going to run this first set of commands in order to install the ined dedicated server and quit steam CMD so after saving it we can launch the dobat where you'll see shortly after steam CMD starts and downloads a bunch of files and folders to this directory here then shortly after steam is done updating it'll connect login anonymously so you don't need any steam account to do this and it'll then download the ined dedicated server now this of course is completely dependent on the speed of your internet and could be either really quick or really slow you'll just need to wait for this to complete assuming I do add more code to that first bit of text that we copied and pasted your server will shortly boot up just after this installation process is complete for me it won't so I can easily show you the folder structure Etc okay now that it's done downloading in Steam apps followed by Common enshrouded server you'll find all of these server files here if the server hasn't launched up automatically which again for you it should simply run the ined server exe once to generate the missing files as soon as you see host online you can quit the dedicated server now inside of here you should see in shaded server. Json open this with any text editor such as notepad notepad++ or Sublime Text Etc in here we'll be changing the name to whatever you want for example I'll make it troubleshoots server we can set a password optionally if you're a power user a save directory and log directory you can change the IP if you'd like to bind it to a specific network adapter just leave it as 4 zeros if you don't really care you don't need change anything game port and query Port you should leave as is unless you're running multiple servers on your system in which case you can change these just make sure to keep them one apart finally slot count you can change how many players can join your server 16 is the default so I'll be leaving it here all right now that we have our server setup we could technically run it and join it if we're on the same computer as it however if you like people sitting next to you to join you'll need to make sure that these parts are allowed through your Windows Firewall in the description down below once again on that same page you can scroll scroll down further and you should find a colorful block of text much like this simply copy this and you'll see these commands essentially these allow in shrouded server through your Windows Firewall with these two ports over here for both TCP and UDP inbound and outbound all we need to do is with these copied open up a Powershell window so start Powershell right click run as admin where inside of here we'll right click or contrl V to paste and hit enter a few times to make sure everything's run assuming you're not using a third party file wall on your system such as an antivirus with a firewall there's not much more you need to do here otherwise if you are you'll need to allow it through those firewalls as well finally if you'd like people on the internet to join your server you'll need to port forward don't worry this is simpler than it sounds and of course you'll find many detailed guides and in-depth tutorials in the description down below as usual to show you exactly what you need to do I'll give you an example there are many different kinds of roots so I won't be able to show you a guide for every single one of them instead I've created this example page to show you roughly what you need to do essentially you'll be entering internal and external ports 15636 and 15637 if you can enter a range you can enter them something as such comma separated maybe or even hyphen separated for a range it really depends on your router you'll be port forwarding both 15636 and 7 through both TCP and UDP so if you're not able to choose a combined protocol you'll do it once for TCP and once for UDP then for your local IP address it may have things partially filled in like this one here 1 21681 where I just need to fill in the last few digits otherwise you may need to type in the entire thing in order to find the IP address of your specific computer hit start and open up a terminal or command prompt window in here you'll be typing in ip config one word and heading enter this will show you all the information about all your network adapters find the way that you're connected to the internet ipv4 and you'll find your local IP address here for your computer on your local network I simply need to enter the last few digits which is just 50 I'll add new and just like that we even now Port forwarded our dedicated server to the internet if you have multiple routers between you and the internet such as a fiber box to another router then another one then your PC you'll need to port forward at each step along the chain so for example your fiber router Port forwards to your first router the first to the second and the second to your computer all pointing to each other such as this here it's simple enough but if you need help you'll find guides in the description down below explaining everything in great detail now that we've aled the ined dedicated server through our Windows Firewall and we ped forward it we should after about 5 or 10 minutes see it on the in-game server list and be able to join it assuming you run it first just like that whenever this window is open your server should be running and people should likely be able to join it in order to join it on your own system head into steam followed by view then game servers and in here head across to favorites where we'll click the Plus in the bottom right and in here we'll type in an IP address for your own local server I'll type in 127.0.0.1 Colon 15637 which is the query port and click okay it should then be added to the list and you'll see it here you can right click choose view server info and you'll see more information about your server if it's running on a different computer you'll be entering a very similar command just it'll be one line to 1681 145 or whatever it is if it's running on a computer next to you for example if you connect to a server over the Internet it'll of course be the external IP of whoever it is 1 2 3 4 5 6 7 8 9 1 2 3 for example and you'll be able to join the server once you see it you can double click or choose it and click connect where shortly after your game should launch and assuming you don't see it on the public list already now that we've added it here it should appear so play followed by join and in here you should see your server favored at the very top I'm running it locally and on a different computer on my network so they both showing up here you can join either one of these and loading in just like that we're now playing on our dedicated server that's it it's as simple as that I'll run out here show you that it's a fresh server head straight outside and there you go this is our dedicated server we're playing on it and at this point our friends should be able to join us and play on it to once again you'll find all these commands and detailed text information SLG guides in the description down below as well as more details on port forwarding that's it you now know how to set up your own dedicated and shrouded server using steam CMD if you'd like to do with the normal steam version you'll find that linked down below as well thank you all for watching my name is been troubleshoot and I'll see you all next time CIA
Info
Channel: TroubleChute
Views: 31,379
Rating: undefined out of 5
Keywords: Enshrouded, Enshrouded server manager, dedicated server, how to make Enshrouded server, how to make a Enshrouded server, Enshrouded dedicated server, Enshrouded server, how to host Enshrouded server, free Enshrouded server, free Enshrouded dedicated server, Enshrouded dedicated server settings, how to run Enshrouded server, Enshrouded hosting dedicated server, Enshrouded ds, Enshrouded port forwarding, Enshrouded ports
Id: XG8Hyk1PC70
Channel Id: undefined
Length: 8min 44sec (524 seconds)
Published: Thu Jan 25 2024
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.