[Release] Icarus Server Files

Status
Not open for further replies.
Newbie Spellweaver
Joined
Mar 26, 2006
Messages
35
Reaction score
18
Location
curitiba
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:
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)
 
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:
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 ...
 
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:
Hello everyone, help me, the taming of mounts does not work, who knows how to fix it?
 
Status
Not open for further replies.
Back