- Joined
- Jun 30, 2006
- Messages
- 158
- Reaction score
- 13
Some time ago I have found SUN server files and on china forum, tested it out and translated client a bit so it would be playable.
Server files are stable however there is some bugs, so if anyone interested in releasing some fixes it could be a new era for amazing MMORPG private servers reborn.
Server Files: https://drive.google.com/file/d/1bmA5J9GPTZqvKKwidwNp4iyZfOZ3-64w/view?usp=sharing
Game Client: https://drive.google.com/file/d/152kRVE4YsopqG0FG1kEi_s-eqqvFyxlI/view?usp=sharing
SunOnline Server 1602 setup guide:
################################################
Step 1: Attach the database:
SUN_Log_CH.mdf
SUNOnline_CH_1204.mdf
Wops_RTTDB_CH.mdf
Database requirements SQL server 2019
#########################################################################
Before the second step: SQL server 2019 to open the TCP/IP protocol
Open SQL server configuration manager
SQL server network configuration
TCP/IP enable (leave the TCP dynamic port blank in the properties, and fill in 1433 for the TCP port).
##########################################################################
Step 2: Establish an ODBC connection: Run ODBC.reg in DB folder
##########################################################################
Step 3: Modify IP 127.0.0.1 and SQL username and password (default u: sa p: password)
ADBPServer.ini - IP and SQL pass
DBPServer.ini - IP and SQL pass
AgentServer.ini - IP
GameServer.ini - IP
MasterServer.ini - IP
SunServer.ini - IP
WorldServer.ini - IP
Auth folder:
AuthAgent.ini - IP
AuthServer.ini - IP and SQL pass
LoginFront.ini - IP
ServerList.csv - IP
Client: Hex Edit SUN1602.exe in game client and replace IP 38.242.197.111 with your IP
############################################################################
Step 4: Install the registration function:
1. Copy WZ_MD5.dll to the binn folder of the SQL installation directory.
2. Open the Enterprise Manager (SQL Server Enterprise Manager) and execute XP_Install.sql
3. Registration method: open SUNOnline_CH_1204--stored procedure--dbo.S_UserCreate, execute the stored procedure
userID: Account
@PassWD: password
userSts: Status (fill in 0, 1, 2, 3, 4, 5, 100)
# 0: Normal Account # 1: 1st beta tester
# 2: Banned Account # 3: 2nd beta tester
# 4: Internal Account # 5: Overseas Account
# 100 or above: GM account
##########################################################################
Launch Server:
Run Launch server.bat to start server
Credit goes to
MGKill - for help testing server files and setup guide
EnnzO - for finding, translating game client, repacking, testing and releasing files to anyone who wants to use it
Webzen - for developing this game
P.S. - Client is unpacked and do not require WPK tools
Server files are stable however there is some bugs, so if anyone interested in releasing some fixes it could be a new era for amazing MMORPG private servers reborn.
Server Files: https://drive.google.com/file/d/1bmA5J9GPTZqvKKwidwNp4iyZfOZ3-64w/view?usp=sharing
Game Client: https://drive.google.com/file/d/152kRVE4YsopqG0FG1kEi_s-eqqvFyxlI/view?usp=sharing
SunOnline Server 1602 setup guide:
################################################
Step 1: Attach the database:
SUN_Log_CH.mdf
SUNOnline_CH_1204.mdf
Wops_RTTDB_CH.mdf
Database requirements SQL server 2019
#########################################################################
Before the second step: SQL server 2019 to open the TCP/IP protocol
Open SQL server configuration manager
SQL server network configuration
TCP/IP enable (leave the TCP dynamic port blank in the properties, and fill in 1433 for the TCP port).
##########################################################################
Step 2: Establish an ODBC connection: Run ODBC.reg in DB folder
##########################################################################
Step 3: Modify IP 127.0.0.1 and SQL username and password (default u: sa p: password)
ADBPServer.ini - IP and SQL pass
DBPServer.ini - IP and SQL pass
AgentServer.ini - IP
GameServer.ini - IP
MasterServer.ini - IP
SunServer.ini - IP
WorldServer.ini - IP
Auth folder:
AuthAgent.ini - IP
AuthServer.ini - IP and SQL pass
LoginFront.ini - IP
ServerList.csv - IP
Client: Hex Edit SUN1602.exe in game client and replace IP 38.242.197.111 with your IP
############################################################################
Step 4: Install the registration function:
1. Copy WZ_MD5.dll to the binn folder of the SQL installation directory.
2. Open the Enterprise Manager (SQL Server Enterprise Manager) and execute XP_Install.sql
3. Registration method: open SUNOnline_CH_1204--stored procedure--dbo.S_UserCreate, execute the stored procedure
userID: Account
@PassWD: password
userSts: Status (fill in 0, 1, 2, 3, 4, 5, 100)
# 0: Normal Account # 1: 1st beta tester
# 2: Banned Account # 3: 2nd beta tester
# 4: Internal Account # 5: Overseas Account
# 100 or above: GM account
##########################################################################
Launch Server:
Run Launch server.bat to start server
Credit goes to
MGKill - for help testing server files and setup guide
EnnzO - for finding, translating game client, repacking, testing and releasing files to anyone who wants to use it
Webzen - for developing this game
P.S. - Client is unpacked and do not require WPK tools