LoiHQ21 / How-To-Create-LostSaga-Private-Server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to create a lost saga private server

[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.

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.

LINKS

vs2010 ultimate : https://my.visualstudio.com/Downloads?q=visual%20studio%202010%20Ultimate&wt.mc_id=o~msft~vscom~older-downloads

LS google Drive Source Files : https://drive.google.com/u/1/uc?id=1kUgJKnl6CeoCsSUpEkD7qIMF7aix7dbR&export=download

boost1_5_0 : https://www.boost.org/users/history/version_1_50_0.html

Microsoft® SQL Server® 2008 R2 SP2 - Express Edition : https://www.microsoft.com/it-it/download/details.aspx?id=30438

DirectX SDK June 2010 : https://www.microsoft.com/en-us/download/details.aspx?id=6812

Microsoft Windows SDK for Windows 7 and .NET Framework 4 : https://www.microsoft.com/en-us/download/details.aspx?id=8279

Tortoise : https://osdn.net/projects/tortoisesvn/storage/1.10.5/Application/TortoiseSVN-1.10.5.28651-x64-svn-1.10.6.msi/

About