HomeGamesUpdatesPricingMethodology
Steam News11 March 20242y ago

How To Set Up A Dedicated Server for NO LOVE LOST!!

Incoming Transmission-- Exciting pre-release news!! We now have the ability to let you set up dedicated servers for your NO LOVE LOST sessions. Here's a quick guide on how to do so...

Full notes

Full No Love Lost update

Read the full published notes in a cleaner layout. The original post stays linked below.

What changed

0 fixes3 additions11 changes0 removals
  • Compatibility
  • Server
addedExciting pre-release news!! We now have the ability to let you set up dedicated servers for your NO LOVE LOST sessions. Here's a quick guide on how to do so...
addedInstall "No Love Lost Dedicated Server" from the Steam library tools You need to add the "Tools" category to the library filter dropdown to be able to see it, by default Steam only shows the “Games” category.
changedFrom SteamCMD: If it does not show you can install the server directly using SteamCMD. Please refer to Valve’s documentation to install it, here: https://developer.valvesoftware.com/wiki/SteamCMD
changedforce_install_dir - specify the folder you want the server to be installed at, e.g. C:\NLLServer>
changedWhen an update is available, to make sure the server is up to date with clients, you can use steamcmd and app_update 2833050
changedEdit the launch options The server needs to know which ports to use so that it is accessible, and which name should be shown when searching for sessions. Right click on “No Love Lost Dedicated Server” in the library then go to properties, and edit the launch options. E.g.: -port=7777 -queryport=27015 -servername="My Server Name"

No Love Lost changes

addedExciting pre-release news!! We now have the ability to let you set up dedicated servers for your NO LOVE LOST sessions. Here's a quick guide on how to do so...
addedInstall "No Love Lost Dedicated Server" from the Steam library tools You need to add the "Tools" category to the library filter dropdown to be able to see it, by default Steam only shows the “Games” category.
changedFrom SteamCMD: If it does not show you can install the server directly using SteamCMD. Please refer to Valve’s documentation to install it, here: https://developer.valvesoftware.com/wiki/SteamCMD
changedforce_install_dir - specify the folder you want the server to be installed at, e.g. C:\NLLServer>
changedWhen an update is available, to make sure the server is up to date with clients, you can use steamcmd and app_update 2833050

Incoming Transmission--

Exciting pre-release news!! We now have the ability to let you set up dedicated servers for your NO LOVE LOST sessions. Here's a quick guide on how to do so...

  1. Install "No Love Lost Dedicated Server" from the Steam library tools You need to add the "Tools" category to the library filter dropdown to be able to see it, by default Steam only shows the “Games” category.

From SteamCMD: If it does not show you can install the server directly using SteamCMD. Please refer to Valve’s documentation to install it, here: https://developer.valvesoftware.com/wiki/SteamCMD

Then run steamcmd and from there enter the following commands:

force_install_dir - specify the folder you want the server to be installed at, e.g. C:\NLLServer>

login anonymous app_update 2833050 - this will actually install the app.

When an update is available, to make sure the server is up to date with clients, you can use steamcmd and app_update 2833050

  1. Edit the launch options The server needs to know which ports to use so that it is accessible, and which name should be shown when searching for sessions. Right click on “No Love Lost Dedicated Server” in the library then go to properties, and edit the launch options. E.g.: -port=7777 -queryport=27015 -servername="My Server Name"

If you’ve installed it from SteamCMD, create a .bat file containing something like this: start \NoLoveLostServer.exe -port=7777 -queryport=27015 -servername="My Server Name"- and adjust the command with the correct options.

-port=xxx / -queryport=xxx : these options are mandatory, the two ports specified need to be different and must be opened on the router (cf. next section).

-servername=”xxx” : mandatory, the server name as it will appear in the session list.

-serverpassword=”xxx” : optional, this will make the server private, only accessible to players who know the password.

-log : optional, by default the server will run silently in the background, you can add the option “-log” to open the server in a command prompt window. Note that closing this window will shut the server down.

  1. Make the server available to the internet

In order to allow other players to connect to your server, you will need to make sure your router is configured correctly to allow traffic to both ports. You need to set up port forwarding on the router or hosting service, and may have to adjust the firewall settings of the router or the OS.

Required ports:

game port (TCP/UDP) : 7777 query port (UDP): 27015

These are the default values, you can change them using the -port and -queryport options.

  1. Start the server

Simply start and stop it from the Steam library. As the server is in “anonymous mode” you can play the game from the same steam account and connect to your own server.

Have questions? Drop us a line here or on Discord! See you all on the surface soon--

Happy hunting Raiders!

Discord / Youtube / r/NOLOVELOSTGAME / Twitch / Feedback and Suggestions

Source

Steam News / 11 March 2024

Open original post

Changelog.gg summarizes and formats this update. How we read updates.