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!

[Release] Icarus Server Files

Status
Not open for further replies.
Newbie Spellweaver
Joined
Mar 26, 2006
Messages
22
Reaction score
14
HOW INSTALL

Download
Server:
Gamedata:
API:
DB:

Icarus Data Editor:


SQL SERVER 2017 Developer Edition


How to setting


1. Install SQL SERVER 2017 Developer Edition and setting User = SA pass = 123456
2. Open sql server management studio and create 4 new database below
- ICARUS_Char_DataBase
- ICARUS_Member_DataBase
- ICARUS_MetaDataDB
- ICARUS_User_DataBase
3. Restore all database
4. Open database ICARUS_User_DataBase >>>Edit Table_World >>> colum DbHost = 127.0.0.1 , colum DbId = sa culum DbPw =123456
5. Setting sever >> Server\Server\Conf


5.1 LobbyServerConf.ini >>> Line2 change WorldName="TestServer" to WorldName="Dev_TW" Line edit MainServerIP="127.0.0.1"


5.2 LoginServerConf.ini >>> Edit below



;GatePort=5694
WGMSPort=7140
EnableLog=1
Service=0



MainServerIP="127.0.0.1"
;MainServerPort=5690
CertURL_Alpha="http://127.0.0.1:5000"
CertURL_Beta="http://127.0.0.1:5000"
CertURL_Service="http://127.0.0.1:5000"
;대만 Valofe 채널링
CertURL_Alpha_V="http://127.0.0.1:5000"
CertURL_Beta_V="http://127.0.0.1:5000"
CertURL_Service_V="http://127.0.0.1:5000"
NxSteamURL="http://127.0.0.1:5000"
;


5.3 MainServerConf.ini >>> Edit db_host = "127.0.0.1" , Edit db_id = "sa" , Edit db_pw = "123456"


5.4 QueryServerConf.ini >>> Edit db_host = "127.0.0.1" , Edit db_id = "sa" , Edit db_pw = "123456"


5.5 WorldServerConf.ini >>> IP="127.0.0.1"


6. Extract testlancher.zip >>> Paste here ICARUS\Bin64 >>> Edit Configuration.json below


{
"ClientExe": "CryGame.dll",
"AuthUri": "http://localhost:5000/LauncherLoginAction",
"RegUri": "http://localhost:5000/LauncherRegAction",
"LoginUri": "local"
}


7. ICARUS\Game\GameData\ADataXML >>>Edit LoginServer.xml


<LOGIN_SERVER> <default address="127.0.0.1" port="5694" domainname="false" />
<direct address="127.0.0.1" port="5694" domainname="false" />
<command address="127.0.0.1" port="5694" domainname="false" />
<!-- Web Real Server -->
<web_develop address="127.0.0.1" port="5694" domainname="false" />
<web_alpha address="127.0.0.1" port="5694" domainname="false" />
<!-- Web Test Server --> <web_uts_test address="127.0.0.1" port="5694" domainname="false" />
<!-- Beta --> <web_beta address="127.0.0.1" port="5694" domainname="true" />
<!-- UTS --> <web_uts address="127.0.0.1" port="5694" domainname="false" />
<!-- Real --> <web_service address="127.0.0.1" port="5694" domainname="true" />
</LOGIN_SERVER>


How to Run
1. Extract API.rar >>>> API\netcoreapp3.1\ >>> Run icarusAPI.exe
2. Server\Server Run
- MainServer.exe >> Run as admin
- LoginServer.exe >> Run as admin
- WorldServer64.exe >> Run as admin
- LobbyServer64.exe >> Run as admin
3. ICARUS\Bin64 >>> Run TestLauncher.exe
- Register
- Login

Credits: Heyned / DAN
 
Last edited:
Junior Spellweaver
Joined
Dec 21, 2016
Messages
142
Reaction score
244
Reuploading most of the files from the previous thread, password is my username:


Mods, Bins and Loose Files

Server Files

Client (Part 1)
Client (Part 2)
Client (Part 3)
Client (Part 4)
Client (Part 5)

VM Server (Part 1)
VM Server (Part 2)
VM Server (Part 3)
VM Server (Part 4)
VM Server (Part 5)
VM Server (Part 6)
VM Server (Part 7)
 
cats addicted
Loyal Member
Joined
Apr 1, 2010
Messages
1,364
Reaction score
293
Can someone mirror these stuff on a serious hoster ? Mega has a download limit of 4GB as per 10 hours.
And no, its not possible to get around this.
 
Newbie Spellweaver
Joined
May 31, 2021
Messages
5
Reaction score
0
all DB restored return error :(
server Up
Error when trying to enter the game "database error"

apsdjs - [Release] Icarus Server Files - RaGEZONE Forums
 
Last edited:
Newbie Spellweaver
Joined
May 31, 2021
Messages
5
Reaction score
0
anyone with this problem? i am in need of help.


 
Elite Diviner
Joined
May 25, 2020
Messages
498
Reaction score
227
Reuploading most of the files from the previous thread, password is my username:


Mods, Bins and Loose Files

Server Files

Client (Part 1)
Client (Part 2)
Client (Part 3)
Client (Part 4)
Client (Part 5)

VM Server (Part 1)
VM Server (Part 2)
VM Server (Part 3)
VM Server (Part 4)
VM Server (Part 5)
VM Server (Part 6)
VM Server (Part 7)

YOur mega want encrypting key bro ...
 
Junior Spellweaver
Joined
Dec 21, 2016
Messages
142
Reaction score
244
YOur mega want encrypting key bro ...

I checked the links with another browser and none of them seem to ask for a MEGA key. Is anyone else having issues downloading the files?


EDIT: Looks like it's just you.
 
Last edited:
Newbie Spellweaver
Joined
Apr 16, 2018
Messages
8
Reaction score
0
Hello everyone, help me, the taming of mounts does not work, who knows how to fix it?
 
Elite Diviner
Joined
May 25, 2020
Messages
498
Reaction score
227
I checked the links with another browser and none of them seem to ask for a MEGA key. Is anyone else having issues downloading the files?


EDIT: Looks like it's just you.


Yes its only my imagine .....
apsdjs - [Release] Icarus Server Files - RaGEZONE Forums
 
Status
Not open for further replies.
Back
Top