![]() |
Extract the .bak files into a separate folder named C:\RayCityServer\DB_Backups\ . Step 2: Database Installation and Configuration
Open and log in using the sa account.
[Network] ServerIP = 127.0.0.1 Port = 23201 MaxPlayers = 1000 Use code with caution. Step 4: Network and Firewall Adjustments raycity server file install
Navigate to your configuration folder (often inside the \Bin or \Config directory) and locate files such as LoginServer.ini , GameServer.ini , and ZoneServer.ini . Edit the connection strings using a text editor:
Ensure your SQL Server allows Mixed Mode Authentication (SQL Server and Windows Authentication). Extract the
: Verify that the client data files ( Data.res or equivalent asset archives) perfectly match the version files utilized by your MainServer data folder to prevent instant disconnections on load screens. Step 5: Booting up the Server
| Problem | Potential Cause | Solution | | :--- | :--- | :--- | | The GameServer executable fails to launch. | The server files may be incomplete. | Look for more complete server releases on community forums. Some known releases have missing maps or incomplete game features. | | Unable to connect to the database. | SQL Server network protocols are disabled. | Open SQL Server Configuration Manager and enable all protocols for . | | Client cannot connect to the server. | Incorrect IP addresses or ports. | Carefully re-check the server IP and port in the config.xml files and the hex-edited Raycity.0m file. | | Client cannot find the server list. | The serverlist.xml file may be improperly formatted. | Ensure that the server's address is correct and the file is saved in the correct format, which is known to be UTF-16 LE . | Step 4: Network and Firewall Adjustments Navigate to
You must link the server binaries to your database and set up the networking parameters. Inside your server's Config or Bin directory, locate the main configuration files (usually matching .ini or .cfg formats). Database Connection Strings
Locate the configuration file responsible for routing, often named IPConfig.ini , serverlist.txt , or embedded within a custom launcher.
Before downloading files, ensure your system meets the necessary software and hardware requirements to run both the server architecture and the database smoothly. Hardware Requirements