Articles

How can I integrate and track server performance metrics through logs?

Enable detailed logging in the logging.cfg or via directives in serversettings.ini. Set the log...

How can I modify map-specific in-game settings?

Each map may have an individual configuration file located in the “Maps” folder (for example,...

How can I test the OpenRVS client configuration after making changes?

After updating the OpenRVS settings, restart the client and use its built‑in diagnostic mode (if...

How can I update the map rotation for my dedicated server?

Edit the maps.cfg file (located in the “Config” folder) to list maps in the desired order. Ensure...

How do I configure the OpenRVS client to connect to my server?

According to the guidelines on AllR6, first ensure your server files (especially...

How do I configure the server to support multiple game modes in a single rotation session?

Use the gamemode.cfg file to define a list of available game modes. Each mode should be...

How do I manage custom game modes using configuration files?

Custom game modes are enabled through a dedicated modes.ini file or a specialized section in...

How do I update the server’s identity to appear with the correct title on the client list?

Edit the serverinfo.ini (or corresponding section in servermanifest.xml) to set your server’s...

How do I verify that the mod list is correctly recognized by the client?

Double-check that every mod entry in your mod list file contains the correct mod name, version,...

What are the exact steps for adding or removing a mod on the server?

To add a mod, upload its files into a new subfolder within “Mods” and update your master mod list...

What common issues might arise when setting up OpenRVS on the client, and how can I resolve them?

Common problems include mismatches between mod checksums, outdated OpenRVS versions, or incorrect...

What is OpenRVS, and why is it important for client setup?

OpenRVS is an open‑source client component designed to enhance the connection between the game...

What is the recommended file structure for managing mods on this server?

Create a dedicated “Mods” folder containing separate subdirectories for each mod (e.g.,...

What should I do if configuration changes do not update the server listing on the client side?

Revisit the servermanifest.xml (or serverinfo.ini) to ensure every field—especially server name,...

What tools can I use to validate the configuration file syntax before deployment?

Utilize the TCAdmin2 log viewer to capture startup errors and run your XML/INI files through...

Where are the primary game configuration files stored on a Ravenshield server?

All critical server files reside in the game’s root directory. The “Config” folder contains files...

Where can I find additional troubleshooting tips for OpenRVS client issues?

Detailed troubleshooting advice is available on the AllR6 forum thread...

Which configuration files govern dedicated server hardware settings?

The primary files are hardware.cfg (for CPU affinity, memory allocation, and thread priority) and...

Which file must be updated for the server to show up on the client side?

The file often named servermanifest.xml (or, in some configurations, serverinfo.ini) must include...

Which game-specific configuration settings control match parameters?

In gamerules.cfg, settings like roundTime, scoreLimit, respawnDelay, and objective-specific...

Which performance-related settings should be prioritized in the configuration files?

Focus on variables in gamerules.cfg (such as maxPlayers, roundTime, and respawnDelay) and network...