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!

V20 Source Code GS, LS, Web | Files DB, Launcher, other tools

Joined
Mar 22, 2008
Messages
830
Reaction score
158
V20 Yulgang / Scions of Fate Game Server, Login Server, Databases, Launcher, Webshop, and other tools.

-Install .NET Frameworks 3.5 to 4.8.
-Install Chinese language for non Unicode programs.
-Install MSSQL and restore db files.
-Install VikingErik.LuaInterface with NuGet inside VisualStudio.
-Install Newtonsoft.Json with NuGet inside VisualStudio.
-Compile LS and GS.
-Use config.ini files to set IP, port, and database info. (Default port for LS is 1300 and GS 6773)
-Run LS and GS (no need to initialize connection between GS and LS, it does it automatically)
-Connect to client using the new launcher.


Phant0m - V20 Source Code GS, LS, Web | Files DB, Launcher, other tools - RaGEZONE Forums


Phant0m - V20 Source Code GS, LS, Web | Files DB, Launcher, other tools - RaGEZONE Forums


Phant0m - V20 Source Code GS, LS, Web | Files DB, Launcher, other tools - RaGEZONE Forums


Phant0m - V20 Source Code GS, LS, Web | Files DB, Launcher, other tools - RaGEZONE Forums


Phant0m - V20 Source Code GS, LS, Web | Files DB, Launcher, other tools - RaGEZONE Forums


Phant0m - V20 Source Code GS, LS, Web | Files DB, Launcher, other tools - RaGEZONE Forums


Phant0m - V20 Source Code GS, LS, Web | Files DB, Launcher, other tools - RaGEZONE Forums


Phant0m - V20 Source Code GS, LS, Web | Files DB, Launcher, other tools - RaGEZONE Forums





Files Download Link:



EZ Launcher GitHub:

Phant0m - V20 Source Code GS, LS, Web | Files DB, Launcher, other tools - RaGEZONE Forums



Auto Updater Launcher GitHub:
(Credits to Zolero for the initial development of this launcher)

Phant0m - V20 Source Code GS, LS, Web | Files DB, Launcher, other tools - RaGEZONE Forums



How to solve "Can Not Connect to GameServer !!" Error
Phant0m - V20 Source Code GS, LS, Web | Files DB, Launcher, other tools - RaGEZONE Forums


- Open Client.exe with OllyDbg and find the string "Can Not Connect GameServer !!"
- Scroll up a little bit until you see the function marked with the arrow
- Edit JE to JMP and assemble code and save to binary

Phant0m - V20 Source Code GS, LS, Web | Files DB, Launcher, other tools - RaGEZONE Forums


That's it!
 
Last edited:
Newbie Spellweaver
Joined
Dec 21, 2019
Messages
17
Reaction score
1
Does this thread includes "loginserver source"?
OR only "gameserver source"?
 
Initiate Mage
Joined
Jul 22, 2022
Messages
3
Reaction score
0
Thank you bro! Do you have the source code for the English version?
 
Initiate Mage
Joined
Jul 22, 2022
Messages
3
Reaction score
0
Phant0m - V20 Source Code GS, LS, Web | Files DB, Launcher, other tools - RaGEZONE Forums



I turned it on but got this error. This IP is my computer's IP.
I use SQL Server 2019.
Could you help?
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Sep 23, 2015
Messages
5
Reaction score
0
Phant0m - V20 Source Code GS, LS, Web | Files DB, Launcher, other tools - RaGEZONE Forums



I turned it on but got this error. This IP is my computer's IP.
I use SQL Server 2019.
Could you help?

You should use RxjhServer from GS src/bin/Debug.
You should use RxjhServer from GS src/bin/Debug.



Phant0m - V20 Source Code GS, LS, Web | Files DB, Launcher, other tools - RaGEZONE Forums



I turned it on but got this error. This IP is my computer's IP.
I use SQL Server 2019.
Could you help?
You should use GameServer.exe from GS src/bin/Debug/Net35
 
Initiate Mage
Joined
Jan 14, 2022
Messages
4
Reaction score
0
Thanks for your nice Thread

I wonder if i could play "'Multi'-Online playing, with my friends", Where should I change the 'IP' with UltraEdit or other Apps?

I used Vietnam version before(v14 about 3years ago) It has Changing model, with Ctrl+F '127.0.0.1', but I couldnt find it in your mentioned Client v20000(v20)

Can you give me some advice?
 
Newbie Spellweaver
Joined
Dec 21, 2019
Messages
17
Reaction score
1
I don't want to sound rude but you haven't even looked at the images in the post, have you?

1311 - V20 Source Code GS, LS, Web | Files DB, Launcher, other tools - RaGEZONE Forums
I asked because it could not build normally..Assembly reference error (about Lua) ..
 

Attachments

You must be registered for see attachments list
Back
Top