View Categories

Windrose Dedicated Server Initial Setup Guide

⚓ Windrose Game Server – Initial Setup

Please log in to the game panel. Click here for instructions on how to log in to the game panel

1
Prerequisites

This guide covers the initial setup procedure for a Windrose dedicated server using the BESTNET-GSERVER game panel.

The Windrose game server requires 1 query port in addition to the game port.

2
Revision History
VersionCreated DateUpdate DetailsCreated By
1.02026/4Initial creationBESTNET-GSERVER

3
Wait for Installation to Complete

Once you complete your application and the service status becomes active, installation of the game server will begin.

During installation, most information cannot be viewed. This screen typically completes in a few minutes, but depending on server load or large installation file sizes, it may take several tens of minutes.

When the server installation is complete, an installation completion message will be sent from our game panel system to your email address.

💡 Hint

The Windrose server automatically generates a world on its first startup. Please wait until the status becomes Online.

✓ Online

▲ Server status is Online

4
Confirm Game Port

You can confirm the game port in the game panel dashboard.

In the following image, the Game port number is 26086. Clicking on the Hostname field will automatically copy it.

Game Port

▲ Game port number is displayed in the Hostname field

5
Additional Query Port Allocation

The Windrose game server requires 1 query port in addition to the game port.

Navigate to the Network tab in the left menu of the game panel and click the Create Allocation button once.

Click Create Allocation

▲ Before allocation: Game port only (1 of 2)

One port will then be added as shown in the following image.

Added Query Port

▲ After allocation: Two ports are displayed (2 of 2). Please note the newly added port number.

📝 Port Allocation in This Example

1: 26086 = Game Port (Primary)
2: 26214 = Query Port (Additional allocation)

6
Configure Query Port

You need to make the game server recognize the newly allocated port number.

Click on Startup in the CONFIGURATION section of the left menu, and enter the newly allocated port number in the QUERY PORT setting box.

▲ Startup tab variable list. Scroll down to see QUERY PORT.

In the example in this article, the port number 26214 allocated in the previous step is entered in the QUERY PORT setting box.

Enter the allocated port number

▲ Enter the allocated port number in the QUERY PORT field

7
Confirm Invite Code and World ID

When the server starts for the first time, an Invite Code and World ID are automatically generated. These values can be confirmed from the file manager.

Click on Files in the left menu and open the R5 folder.

Click R5 folder

Click on ServerDescription.json in the R5 folder to open it.

home/
container/
R5/
ServerDescription.json

Click to open

The file contains the following two important values:

Invite Code (InviteCode)
World ID (WorldIslandId)
🟢 Invite Code (InviteCode)

This is the code your friends use to connect to the server. Share it with your team.
Example: 12b286b3

🔴 World ID (WorldIslandId)

A 32-character hexadecimal string that identifies the world. You will need to copy this in the next step.
Example: E4127CE282964F62B592909785150A21

8
Configure World ID

Click on Startup in the CONFIGURATION section of the left menu. Find the WORLD ISLAND ID field and paste the 32-character value you copied in the previous step.

⚠️ Important

If you do not perform this step, a new world will be generated each time the server restarts, and you may lose your progress!

9
Apply Settings (Restart)

Once all settings are complete, restart the server to apply the settings.

Return to the dashboard and click the Restart button.

Click Restart

▲ Click the Restart button to restart the server

After the restart, once the status returns to Online, the configuration is complete.


How to Connect from Game

Connect using the following steps in the Windrose game client:

PlayConnect to Server → Paste Invite Code → Connect

💡 Hint

The invite code is also displayed in the server console log. Look for the following line:

InviteCode : xxxxxxxx

📝 About Windrose Connection Method

Windrose uses an invite code system rather than direct IP address connection. Server browser or IP:port input is not required. You can simply share the invite code for your team to connect.

Scroll to top