I have my server up and running and it works perfectly with an unpacked client. I decided I wanted to get my game working with a packed data file, so I downloaded the Translated PAK Tool, Translated Patch Tool, and the Chinese Valentines gift for those who know what post that was, for the webman and launcher.
I got the webserver up and running, got the launcher to work without updating for now, but connects to the server for history.config, server.config, update.ini, and url.config, and it works great for launching a non packed client.
I packed the Data directory, excluding shadow.txt, warfog.dds, and the screenshot directory, and the launcher would not launch dekaron.exe. After banging my head against the wall and some profanity, I found out that you need to change "start Launcher.exe sel0" to "start Launcher.exe sel1" in the batch file that launches the launcher when you are working with a pack file, and got it to work.
The only problem is when I get to the server list, it is blank. See picture. I double checked "bin\server.config" on the client, and the one that the server has and there is funny there.
"Index,Name,Group,Select
0,My DK,0,0"
Just in case, I copied all the files from the original Difference directory with the exeption of my share folder. Namely I wanted to make sure nothing in "data\script\ui" was screwed up. But I am at my end. Any ideas?
On a side note, I finished a project to learn C# which was create a packer/unpacker, .div'r, updater, and launcher. Got everything working perfectly, but I can not figure out what exactly is inside the "Header" portion of "data.hd" I found "number of files" at 0x198, and the file table was easy to duplicate, but what is all the stuff at the begining of the header up to the first table entry? I noticed it is different data and size between different servers. Can anybody give me any insight on how I can duplicate this info? I would love to finish this project!
EDIT***
I swear working with these files is like voodoo witch craft sometimes. So I realized that "start Launcher.exe sel1" selects the server #1 of which was not on the list, so of course the server list was blank. I put it back down to "start Launcher.exe sel0" and now the damn thing works. Sigh...... I hope getting the div files working isnt that bad. I changed NOTHING, just took a shower and came back, and now it works hahahaha.
Hopefully someone can help me with the data.hr. I may put it in a separate post if I dont get an answer.






