From a3a7488512f9ab6efe4e7b35e8a62b3432e33c92 Mon Sep 17 00:00:00 2001 From: BobTheBob <32057864+BobTheBob9@users.noreply.github.com> Date: Wed, 22 Dec 2021 02:06:06 +0000 Subject: Updated Hosting a Server (markdown) --- Hosting-a-Server.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'Hosting-a-Server.md') diff --git a/Hosting-a-Server.md b/Hosting-a-Server.md index 1c7d8d8..b91d244 100644 --- a/Hosting-a-Server.md +++ b/Hosting-a-Server.md @@ -8,5 +8,7 @@ Dedicated servers allow you to host a Northstar server without having to use a f To start a dedicated server on Northstar, launch NorthstarLauncher.exe with the argument `-dedicated`, this can be done manually, but releases also provide the batch file `r2ds.bat`, which will also do this. When using a dedicated server, arguments are read from `ns_startup_args_dedi.txt`, rather than `ns_startup_args.txt`. -**Caveats** -At the moment, dedicated servers still require a GPU to work, though they use almost no GPU processing power while in use, it ma \ No newline at end of file +**Dedicated Server Caveats** +At the moment, dedicated servers still require DirectX 11 to work, which typically requires a physical GPU, though they use almost no GPU processing power while in use, this can be an issue especially on GPU-less setups, so the launch argument -softwared3d11 can be used to force DirectX to run in software mode. +While this is absolutely not ideal, it's the best solution for headless dedicated servers at the moment, and surprisingly hardly uses any CPU time, though it can use roughly up to 1GB of RAM. +Regarding RAM usage, dedicated servers also use significant amounts of RAM at the moment, often requiring 1.5-2GB, though I expect this to lower as development continues. \ No newline at end of file -- cgit v1.2.3