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] Dekaron 12

Joined
Jun 3, 2009
Messages
975
Reaction score
282

pass: lyki

Server+客户端.rar (Client)

SS of Files:
dk12.JPG - [Release] Dekaron 12 - RaGEZONE Forums


Original Post:


Mirror Folder:

Maybe this is Action 12 you guys check it out. I already download the files and looks good but didn't test it cant make a mirror busy at the moment.

Code:
DK12 external network manual end and external network tutorial
 
Extranet Tutorial
 
windos2008 64

modify the computer name to 6DHGQYOPB3PFHWD

install vc .net4.5 sqlserver2014

upload server dk12 server .rar to the server and decompress it to path D: D: \ DekaronServer

restore the 2014 database in the server directory. rar database

database The password is set to 123456. It must be checked here, otherwise it will appear and the server will run incorrectly.

-------------------------------------------------- ----------------------------------------
---------- -------------------------------------------------- -------------------------------

Change database:

D: \ DekaronServer \ StoreServer \ Store \ Config.ini

D: \ DekaronServer \ SessionServer \ Config.ini

D: \ DekaronServer \ RankingServer \ config.ini

D: \ DekaronServer \ CastServer \ Cast \ Config.ini

D: \ DekaronServer \ AccountgateServer \ Config.ini

-------------------------------------------------- -------------------------------
------------------- ----------------------------------------------

Server-side modification:

Change the following 127.0.0.1 to the server ip D: \ DekaronServer \ adminServer \ AuthClientConfig.ini
Line 3: AUTHSERVER_IP = 127.0.0.1
        Line 5: AUTHSERVER_SUB_IP = 127.0.0.1

D: \ DekaronServer \ BillingServer \ Config.ini (4 hits)
        Line 3: SERVERIP = 127.0.0.1
        Line 7: PLAYNET_HTTP = 127.0.0.1
        Line 11: CASHINVEN_HTTP = 127.0.0.1
        Line 13: CASHINVEN_URL = [URL]http://127.0.0.1:10005/WebInterface_Inventory.asmx[/URL]

D: \ DekaronServer \ Dekaronserver \ AuthClient \ AuthClientConfig.ini (3 hits)
        Line 4: SHADOW_IP_0 = 127.0.0.1
        Line 5:; SHADOW_IP_0 = 127.0.0.1
        Line 6:; SHADOW_IP_0 = 127.0.0.1; TEST AUTH IP

D: \ DekaronServer \ Dekaronserver \ Config.ini (11 hits)
        Line 8: SESSION_NO1_IP = 127.0.0.1
        Line 15: CAST_NO1_IP = 127.0.0.1
        Line 22: AI_SERVER_NO1_IP = 127.0.0.1
        Line 30: BILLING_NO1_IP = 127.0.0.1
        Line 36: MESSENGER_NO1_IP = 127.0.0.1
        Line 40: STORE_SERVER_IP = 127.0.0.1
        Line 44: GATE_SERVER_IP = 127.0.0.1
        Line 48: LOCATION_SERVER_IP = 127.0.0.1
        Line 52: LOBBY_SERVER_IP = 127.0.0.1
        Line 57: ACCOUNTGATE_NO1_IP = 127.0.0.1
        Line 62: ACCOUNT_IP = 127.0.0.1

D: \ DekaronServer \ Loginserver \ Config.ini (5 hits)
        Line 3: SESSION_NO1_IP = 127.0.0.1
        Line 14: ACCOUNT_NO1_IP = 127.0.0.1
        Line 20: ACCOUNT_GATE_NO1_IP = 127.0.0.1
        Line 25: ACCOUNT_GATE_NO2_IP = 127.0.0.1
        Line 33: LOCATION_NO1_IP = 127.0.0.1

D: \ DekaronServer \ share \ arenalist.csv (1 hit)
        Line 2: 100,127.0.0.1,60005, DKTEST

D: \ DekaronServer \ share \ channellist.csv (1 hit)
        Line 2: 0,0,127.0.0.1,50005, Server, 0

D: \ DekaronServer \ share \ loginlist.csv (1 hit)
        Line 2: 0,0,127.0.0.1,7880,12, Test

D: \ DekaronServer \ share \ server \ iplist.csv (1 hit)
        Line 2: 127.0.0.1,1

Modify the database information as follows:

D: \ DekaronServer \ SessionServer \ Config.ini

    DATABASE_ADDRESS_RANKING = 127.0.0.1,9638 Change 9638 to 1433

D: \ DekaronServer \ Auth_WebService \ Connection.config

  modify database information

Start:

D: \ Start the server

Client modification:
\ Client \ data \ share \
channellist.csv
arenalist.csv
loginlist.csv

                                                                                                Thank you Ali for the tutorial provided


Manual download address:
Link: [URL="https://pan.baidu.com/s/10zCh4ViyQU2gSmLNfdsp7w"]https: // pan .baidu.com / s / 10zCh4ViyQU2gSmLNfdsp7w[/URL]
Extraction code: lyki After
copying this content, open the Baidu SkyDrive mobile app, which is more convenient
 
After the Ali masters have read the code, an extra step is added to the external network: change the port 7880 to 60005, and the external network of the cloud host can be completely.
 
Added changes on the server:
 
D: \ DekaronServer \ Dekaronserver \ DKServerList.csv
 
100,192.168.25.30,60005, DEV_ColosseumServer
 
D: \ DekaronServer \ share \ arena \ serverlist.csv
 
3,100,58.221.59.203,60005, DKSquare, IDC_DK
 
D: \ DekaronServer \ share \ arenalist.csv
 
100, 127.0.0.1, 60005, DKTEST
 
Client added changes:
 
D: \ DekaronServer \ Dekaronserver \ DKServerList.csv

D: \ DekaronServer \ share \ arena \ serverlist.csv

D: \ DekaronServer \ share \ arenalist.csv
 
Change port 8443 to port 10005, this is repaired to the commercial mall website.

Enjoy
 

Attachments

You must be registered for see attachments list
Last edited:
Initiate Mage
Joined
Nov 23, 2014
Messages
1
Reaction score
0
Thank you, but how can I download it? I don't live in China nor I know this language, tried to register in that website but failed, because I don't have chinese number to get verification code. Could you re-upload it in other websites, like mediafire or mega?
 
Joined
Jun 3, 2009
Messages
975
Reaction score
282
Thank you, but how can I download it? I don't live in China nor I know this language, tried to register in that website but failed, because I don't have chinese number to get verification code. Could you re-upload it in other websites, like mediafire or mega?
I will mirror the files later

First post updated with mirror folder of files server+client. Go check guys i dont have time to check it.
 
Last edited:
Newbie Spellweaver
Joined
Dec 22, 2016
Messages
37
Reaction score
1
Are there other forums apart from this and ***********?Can you tell me what they are?
 
Initiate Mage
Joined
Mar 24, 2020
Messages
1
Reaction score
0
Yo, Can somebody help me to start it up ? :D I know there are guides but I am not sure about doing it myself or without like any help.

Ok nevermind. I dont need help xd
 
Last edited:
Newbie Spellweaver
Joined
Jun 22, 2005
Messages
16
Reaction score
3
Thank you for sharing :thumbup:

 

Attachments

You must be registered for see attachments list
Last edited:
Dragonica Guy
Joined
May 4, 2014
Messages
207
Reaction score
108
Nice release! Isn't this the latest version for the game, that came after Shangri la?
 
Joined
Jan 10, 2014
Messages
3
Reaction score
0
the client is working but there are some problems

the exe is packed and the openconsole command doesn't work
thanks for sharing anyways :) :thumbup:
 
Newbie Spellweaver
Joined
Feb 12, 2022
Messages
9
Reaction score
0

pass: lyki

Server+客户端.rar (Client)

SS of Files:
View attachment 166538


Original Post:


Mirror Folder:

Maybe this is Action 12 you guys check it out. I already download the files and looks good but didn't test it cant make a mirror busy at the moment.

Code:
DK12 external network manual end and external network tutorial
 
Extranet Tutorial
 
windos2008 64

modify the computer name to 6DHGQYOPB3PFHWD

install vc .net4.5 sqlserver2014

upload server dk12 server .rar to the server and decompress it to path D: D: \ DekaronServer

restore the 2014 database in the server directory. rar database

database The password is set to 123456. It must be checked here, otherwise it will appear and the server will run incorrectly.

-------------------------------------------------- ----------------------------------------
---------- -------------------------------------------------- -------------------------------

Change database:

D: \ DekaronServer \ StoreServer \ Store \ Config.ini

D: \ DekaronServer \ SessionServer \ Config.ini

D: \ DekaronServer \ RankingServer \ config.ini

D: \ DekaronServer \ CastServer \ Cast \ Config.ini

D: \ DekaronServer \ AccountgateServer \ Config.ini

-------------------------------------------------- -------------------------------
------------------- ----------------------------------------------

Server-side modification:

Change the following 127.0.0.1 to the server ip D: \ DekaronServer \ adminServer \ AuthClientConfig.ini
Line 3: AUTHSERVER_IP = 127.0.0.1
        Line 5: AUTHSERVER_SUB_IP = 127.0.0.1

D: \ DekaronServer \ BillingServer \ Config.ini (4 hits)
        Line 3: SERVERIP = 127.0.0.1
        Line 7: PLAYNET_HTTP = 127.0.0.1
        Line 11: CASHINVEN_HTTP = 127.0.0.1
        Line 13: CASHINVEN_URL = [URL]http://127.0.0.1:10005/WebInterface_Inventory.asmx[/URL]

D: \ DekaronServer \ Dekaronserver \ AuthClient \ AuthClientConfig.ini (3 hits)
        Line 4: SHADOW_IP_0 = 127.0.0.1
        Line 5:; SHADOW_IP_0 = 127.0.0.1
        Line 6:; SHADOW_IP_0 = 127.0.0.1; TEST AUTH IP

D: \ DekaronServer \ Dekaronserver \ Config.ini (11 hits)
        Line 8: SESSION_NO1_IP = 127.0.0.1
        Line 15: CAST_NO1_IP = 127.0.0.1
        Line 22: AI_SERVER_NO1_IP = 127.0.0.1
        Line 30: BILLING_NO1_IP = 127.0.0.1
        Line 36: MESSENGER_NO1_IP = 127.0.0.1
        Line 40: STORE_SERVER_IP = 127.0.0.1
        Line 44: GATE_SERVER_IP = 127.0.0.1
        Line 48: LOCATION_SERVER_IP = 127.0.0.1
        Line 52: LOBBY_SERVER_IP = 127.0.0.1
        Line 57: ACCOUNTGATE_NO1_IP = 127.0.0.1
        Line 62: ACCOUNT_IP = 127.0.0.1

D: \ DekaronServer \ Loginserver \ Config.ini (5 hits)
        Line 3: SESSION_NO1_IP = 127.0.0.1
        Line 14: ACCOUNT_NO1_IP = 127.0.0.1
        Line 20: ACCOUNT_GATE_NO1_IP = 127.0.0.1
        Line 25: ACCOUNT_GATE_NO2_IP = 127.0.0.1
        Line 33: LOCATION_NO1_IP = 127.0.0.1

D: \ DekaronServer \ share \ arenalist.csv (1 hit)
        Line 2: 100,127.0.0.1,60005, DKTEST

D: \ DekaronServer \ share \ channellist.csv (1 hit)
        Line 2: 0,0,127.0.0.1,50005, Server, 0

D: \ DekaronServer \ share \ loginlist.csv (1 hit)
        Line 2: 0,0,127.0.0.1,7880,12, Test

D: \ DekaronServer \ share \ server \ iplist.csv (1 hit)
        Line 2: 127.0.0.1,1

Modify the database information as follows:

D: \ DekaronServer \ SessionServer \ Config.ini

    DATABASE_ADDRESS_RANKING = 127.0.0.1,9638 Change 9638 to 1433

D: \ DekaronServer \ Auth_WebService \ Connection.config

  modify database information

Start:

D: \ Start the server

Client modification:
\ Client \ data \ share \
channellist.csv
arenalist.csv
loginlist.csv

                                                                                                Thank you Ali for the tutorial provided


Manual download address:
Link: [URL="https://pan.baidu.com/s/10zCh4ViyQU2gSmLNfdsp7w"]https: // pan .baidu.com / s / 10zCh4ViyQU2gSmLNfdsp7w[/URL]
Extraction code: lyki After
copying this content, open the Baidu SkyDrive mobile app, which is more convenient
 
After the Ali masters have read the code, an extra step is added to the external network: change the port 7880 to 60005, and the external network of the cloud host can be completely.
 
Added changes on the server:
 
D: \ DekaronServer \ Dekaronserver \ DKServerList.csv
 
100,192.168.25.30,60005, DEV_ColosseumServer
 
D: \ DekaronServer \ share \ arena \ serverlist.csv
 
3,100,58.221.59.203,60005, DKSquare, IDC_DK
 
D: \ DekaronServer \ share \ arenalist.csv
 
100, 127.0.0.1, 60005, DKTEST
 
Client added changes:
 
D: \ DekaronServer \ Dekaronserver \ DKServerList.csv

D: \ DekaronServer \ share \ arena \ serverlist.csv

D: \ DekaronServer \ share \ arenalist.csv
 
Change port 8443 to port 10005, this is repaired to the commercial mall website.

Enjoy

Bro dont working This mirror link can put othere link ?! Please
 
Newbie Spellweaver
Joined
Feb 12, 2022
Messages
9
Reaction score
0
As far as I know there is a new files on china supporting 14 class. I will try to check regarding new dekaron files and will release it here.
I understand but cannot make account there China support website.
Because I don't have phone number from Asia.
If you can help me.
With link for download this files.
Thank you so much bro.
 
Back
Top