If you want to help us maintaining this wiki, check out our discord server: https://discord.gg/3u69jMa 

Difference between revisions of "Setting up a Server"

From SWRC Wiki
Jump to navigation Jump to search
Line 10: Line 10:
==Setting up shortcut==
==Setting up shortcut==
Create a shortcut of SWRepublicCommando.exe, open up its properties and add this line at the end:
Create a shortcut of SWRepublicCommando.exe, open up its properties and add this line at the end:
<pre>
-server -ini=System.ini
</pre>
So it should look like this:
<pre>
<pre>
...System\SWRepublicCommando.exe" -server -ini=System.ini
...System\SWRepublicCommando.exe" -server -ini=System.ini
</pre>
</pre>

Revision as of 07:21, 21 November 2017

This page will help you setting up a dedicated Republic Commando server.

Requirements

  • Windows operating system (Linux guide will follow)
  • Graphical User Interface - GUI (No need for that with UCC)
  • Microsoft Visual C++ 2005 Redistributable x86 and x64
  • Some RAM and CPU power, todays computers are strong enough
  • Game files need to be present on host system

Setting up shortcut

Create a shortcut of SWRepublicCommando.exe, open up its properties and add this line at the end:

-server -ini=System.ini

So it should look like this:

...System\SWRepublicCommando.exe" -server -ini=System.ini