[TUTORIAL] Setup Server and Client EU 1.69

[Hidden content]


Server Setup Guide(EU/TW/US)



Server-Client Files:
[Hidden content]




Prerequisites
Before starting, download and install the following in your server:

  • SQL Server Express - (Choose "Custom" installation)
  • SQL Server Management Studio (SSMS) - (Core components only)
  • XAMPP - (For web server)
  • DB Browser for SQLite - (For editing .db3 files, also needed in client)
  • Visual C++ Redistributables 2012 - (both x86 & x64)





USING MY VM:

Time Required: 0.5-1 hour | Tested On: Windows 10 Pro



Vindictus Private Server - Quick Setup (Pre-configured VM)

For use with the pre-configured VM image. Only IP changes required.
This configuration is for GUEST (VM SERVER) and HOST (CLIENT GAME) are in the same PC




Before You Start

Get your local IP address. We'll call this YOUR_IP.

  1. Open Command Prompt
  2. Type ipconfig
  3. Look for IPv4 Address (e.g., 192.168.1.100)





SERVER (VM)


[Hidden content]



FROM SCRATCH WITH MY FILES:

Time Required: 2-3 hours | Tested On: Windows 10 Pro



Important: Get Your Server IP Address


You will need your LAN IP address throughout this guide. Remember it!.

To find it:
  1. Open Command Prompt
  2. Type ipconfig
  3. Look for IPv4 Address (e.g., 192.168.1.100)



Note: When speaking of IPs I will refer to LOCALHOST (127.0.0.1), LAN(e.g., 192.168.1.200) or WAN(e.g., 142.7.123.34).



[Hidden content]


Extras and Fixes:

(thx j84c3)
(thx memvoicam)

(thx extazy20)

Troubleshooting
  • Enable SQL Server Authentication mode in SSMS (Server Properties > Security)
  • Verify SA password matches config files
  • Enable the SA account: Security > Logins > sa > Properties > Status > Login: Enabled

  • Verify SQL Server service is running
  • Check TCP/IP is enabled in SQL Configuration Manager
  • Confirm port 1433 is set in IPAll

Run the PowerShell commands in Step 8.

  • Verify EndPoint.txt file is configured with LAN/WAN ip
  • Verify hosts file is configured correctly on client
  • Check Windows Firewall isn't blocking connections
  • Confirm IP is correct in all config files

Guide compiled by ArtykWolf. Based on community contributions and my own.

Enjoy your server!
TY
 
[Hidden content]


Server Setup Guide(EU/TW/US)



Server-Client Files:
[Hidden content]




Prerequisites
Before starting, download and install the following in your server:

  • SQL Server Express - (Choose "Custom" installation)
  • SQL Server Management Studio (SSMS) - (Core components only)
  • XAMPP - (For web server)
  • DB Browser for SQLite - (For editing .db3 files, also needed in client)
  • Visual C++ Redistributables 2012 - (both x86 & x64)





USING MY VM:

Time Required: 0.5-1 hour | Tested On: Windows 10 Pro



Vindictus Private Server - Quick Setup (Pre-configured VM)

For use with the pre-configured VM image. Only IP changes required.
This configuration is for GUEST (VM SERVER) and HOST (CLIENT GAME) are in the same PC




Before You Start

Get your local IP address. We'll call this YOUR_IP.

  1. Open Command Prompt
  2. Type ipconfig
  3. Look for IPv4 Address (e.g., 192.168.1.100)





SERVER (VM)


[Hidden content]



FROM SCRATCH WITH MY FILES:

Time Required: 2-3 hours | Tested On: Windows 10 Pro



Important: Get Your Server IP Address


You will need your LAN IP address throughout this guide. Remember it!.

To find it:
  1. Open Command Prompt
  2. Type ipconfig
  3. Look for IPv4 Address (e.g., 192.168.1.100)



Note: When speaking of IPs I will refer to LOCALHOST (127.0.0.1), LAN(e.g., 192.168.1.200) or WAN(e.g., 142.7.123.34).



[Hidden content]


Extras and Fixes:

(thx j84c3)
(thx memvoicam)

(thx extazy20)

Troubleshooting
  • Enable SQL Server Authentication mode in SSMS (Server Properties > Security)
  • Verify SA password matches config files
  • Enable the SA account: Security > Logins > sa > Properties > Status > Login: Enabled

  • Verify SQL Server service is running
  • Check TCP/IP is enabled in SQL Configuration Manager
  • Confirm port 1433 is set in IPAll

Run the PowerShell commands in Step 8.

  • Verify EndPoint.txt file is configured with LAN/WAN ip
  • Verify hosts file is configured correctly on client
  • Check Windows Firewall isn't blocking connections
  • Confirm IP is correct in all config files

Guide compiled by ArtykWolf. Based on community contributions and my own.

Enjoy your server!
cleiclfu
 
Back