How To Create A Server In Crysis

Table of contents:

How To Create A Server In Crysis
How To Create A Server In Crysis

Video: How To Create A Server In Crysis

Video: How To Create A Server In Crysis
Video: How to create a dedicated server on crysis 2024, May
Anonim

The procedure for creating your own Crysis Wars game server can be performed by the user without special training and does not require the obligatory study of programming languages. It only takes a little patience and care.

How to create a server in crysis
How to create a server in crysis

Instructions

Step 1

Download the Crysis Wars Dedicated archive to your computer and unpack it to any convenient directory. Run the executable file CrysisWars_Dedicated_Server_Package_vversion_number.exe and install the game files to the root folder at Electronic ArtsCrytecCrysis Wars. After that, create a new subfolder in the same folder named Server and place the game files in it: - autoexec.cfg; - startup.bat; - levelrotation.xml; - server.cfg.

Step 2

Make a copy of the CrysisRCon folder and place it in the same folder. Start the standard Notepad application and open the startup.bat file in it. At the end of the file, type the line bin32crysiswarsdedicatedserver -root full_path_to_server_folder + exec server.cfg To automatically start the created server in case of a crash, write the value start in the first line of the file and goto start in the last. Save your changes.

Step 3

Also in Notepad, open the server.cfg file and type the following commands in it: - sv_bind the IP address of the new_server; - sv_port 64087. Change the value of the sv_servername line to "servername" and the value of the sv_password line to "serverpassword". Save your changes.

Step 4

Open a file named autoexec.cfg in the notepad application and enter your RCon password value in the line rcon_startserver port: 64087 pass: user_RCon password. Note that this password must not be the same as the game server login password. Save your changes.

Step 5

Start your server by opening a file named startup.bat. To control the created server during the game, you will need to use RCon. To do this, call the management console and type rcon_connect addr: server_ip_address port: used_port_number pass: user_rcon_password in it. Confirm the changes made by pressing the softkey labeled Enter.

Recommended: