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!

[Dev]Launcher

Newbie Spellweaver
Joined
Apr 28, 2017
Messages
76
Reaction score
42
I not found good launcher for ak and start develop it
Launcher have:
-AutoUpdate
-Fast scan(crc check)
-Full scan(md5 check)Launcher develop lang: C#
It old launcher from my project
For launcher work you need create dir in your web
smth like server
and paste into it
MikuLauncher.exe
server.txt
launcher.txt
Desc:
MikuLauncher.exe - file that Launcher download when found update
server.txt - file whould have version of launcher and crc of it
1013 <crc>
launcher.txt - anounce file
examples
0 #Not show anythink
1 <text> #show text, after press ok launcher continue work
2 <text> #show text, after press ok launcher close(FOR MT)
Then you need place to your web folder file GameData.idx
This file contains list of files
In downloads i place my idxgen.exe
How use idxgen.exe:
1.Create Folder Client
2.Place all your client in folder Client (for romove settings delete files:client.ini user.ini folders: UserSetting, Temp, ScreenCapture)
3.Place beside client folder files idxgen.exe and launcher.dat
4.Open idxgen.exe and press Start
5.Upload GameData.idx on your server
6.Upload folder Client(!!! in WebBase folder) to your server beside GameData.idx
7.Launch launcher
Downloads:
Launcher src: https://mega.nz/#!I8lznTLD!G0tVpSlkC7eg5n5okd1mhDrBM6w9gQT6FvUG7zyXBlw
Launcher.dat: https://mega.nz/#!Y0cyUSDS!HWL9UjC3lgEqSGr4sV33J_z3PUKCLjbJOM6i6ox3K5g
IdxGen.exe: https://mega.nz/#!1lFUBBRI!NBcINMOZ16piHUhKhVqtSczcdBtQUqwIL3LtETX_xZ8
Photo of launcher(only example):glare:
FrostBlock - [Dev]Launcher - RaGEZONE Forums



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


By Vermillion Kingdom Online


------------------------------------------------------------------------------------------
 
Newbie Spellweaver
Joined
Feb 21, 2015
Messages
12
Reaction score
0
Thank you for this release. about idxgen.exe it skips some files located on "Client" folder. can you provide the src of the Idxgen.exe ? or can you provide the fix? Thank you in advance.
 
Newbie Spellweaver
Joined
Apr 28, 2017
Messages
76
Reaction score
42
What files it skip + try launch program as admin or wait more, bc it need long time to do all
 
Back
Top