Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

R2 Online server files

Initiate Mage
Joined
Jul 26, 2021
Messages
10
Reaction score
20
1) MSSQL 2014 + Managament Studio
2) Visual C++ all versions.
3) There is a file in the client folder vcredist_x86.exe -install it.
4) It is best to have a 2012-2016 Win Server.
5) And of course IDa Pro.
6) ASP Net or IIS + ASP for the web part.

Unpack the archives with the server to any convenient location.
The Lib folder contains all the configs and. exe files.
The Data folder is a datapack + this folder contains DSN files for connecting to the database.
The Auth folder is the authentication server.

1) Restoring the database.
2) We create services using bats from the bat_server folder (we transfer these bats to the Lib folder and run them from there).
3) Сhange the ip in PorteAuthForSrv_x64.dll
5) Configure the database (DSN Files). Or create new ones through the ODBC connector, for the correct connection of the server to the database)
You also need to edit the table in the FNLAccount - TblParmSvr database. And where isValid = 1, change the ip to your own
6) Configure all the configs in the Lib and Auth folder to your IP address.
7) Restart the services and run 2 already configured ICS from the Auth folder.
8) In the folder with the client, we find the cnf.ini file, change the IP in it to our own.
9) In the folder with the client, we find the R2.ini file, change the IP in it to our own.
10) There is an automatic registration on the server, therefore we use ceshi.bat to launch a test account.

Reuploaded to Yandex and google




I will post the admin client and web gm later
 
Last edited:
Joined
Apr 1, 2010
Messages
1,364
Reaction score
293
Congrats ... 6 hours :wink: The file has been removed because of a ToS or AUP violation.

This happens when posting on mega.cz poop :D:

Upload to google or another serious filehost please.
 
Initiate Mage
Joined
Jul 26, 2021
Messages
10
Reaction score
20
Reuploaded to GoogleDrive
1) Server files -
2) Web admin - (use iis with asp net)
3) Shop server files - (use iis)
4) Default Client (OREON) -
5) Admin Client -
 
Joined
Nov 18, 2012
Messages
21
Reaction score
1
Reuploaded to GoogleDrive
1) Server files -
2) Web admin - (use iis with asp net)
3) Shop server files - (use iis)
4) Default Client (OREON) -
5) Admin Client -

link dead
 
Initiate Mage
Joined
Jul 26, 2021
Messages
10
Reaction score
20




links updated in first message
 
Initiate Mage
Joined
Jul 27, 2021
Messages
1
Reaction score
0
Thank you!
May I ask you to add more details how to run files from the Shop folder using IIS
 
Initiate Mage
Joined
Jul 29, 2021
Messages
8
Reaction score
1
Hi, services ChannelW & FieldW & ManagerW are installed successfully, but don't started with Fatal errors.
Help please
 
Initiate Mage
Joined
Jul 26, 2021
Messages
10
Reaction score
20
You also need to edit the table in the FNLAccount - TblParmSvr database. And where isValid = 1, change the ip to your own

I'll update this in the first post



Hi, services ChannelW & FieldW & ManagerW are installed successfully, but don't started with Fatal errors.
Help please
Do you want me to guess your errors?



Can you share how did you install the service ?
Coz, I can’t install it.(I have followed the instruction)
run w,f and c .bat files for installing services
 
Back
Top