• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook pagefor updates, or we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.)

[HELP] How to create a LostSaga private server

Newbie Spellweaver
Joined
Jul 25, 2021
Messages
11
Reaction score
2
[HELP] How to create a LostSaga private server
I noticed that there is no guide that shows in detail how to start approach the problem, the guide I propose is a base from which to start, someone should add a solution on how:

1) What to do with server files, how to use them for a p2p server.
2) To improve the guide.

Public Github Repository:

The file is a .docx(word), you can download it in the github repository.You can edit this file however you want, but only do so if you are sure of what you write. Those who will be most helpful, if they wish, can become the developers of this project, then sign up for github and apply to be a contributor.

[UPDATE]
My advice for those who want to help me is: do not create a new project, but search for 'vc++ project' or "solution" (in the LostSaga directory) are projects (files) of vs2010 with all the rules already set and only the files needed for that functionality, you have to build the main ones and fix the errors, such as the server files (i.e. those that have 'svr' in the name) and the client files (LSCLIENT, lswebroker, autoupgrade etc.).

Careful, the project name does not always have the folder name, for example the project name of LSCLIENT is SurvivalProject2.

Download and install all the links you find in the readme.
 
Last edited:
Newbie Spellweaver
Joined
Jan 31, 2023
Messages
6
Reaction score
0
I've tried to build this source , and here is the result ..
It take a long times for me to fix the database .
Thanks emilio šŸ˜»
 

Attachments

You must be registered for see attachments list
Last edited:
Upvote 0
Back
Top