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 2: Line 2:


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


==Setting up shortcut==
==Setting up shortcut==
Create a shortcut of SWRepublicCommando.exe, open up its properties and add this line at the end:
<pre>
...System\SWRepublicCommando.exe" -server -ini=System.ini
</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:

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