Page 6 of 9

Re: new AION .pak file format.need help!

Posted: Mon Jan 05, 2009 12:11 am
by blacklotus
Laos wrote:Did anybody manage to decrypt these files with .xml extension, but which in fact are not xml files, when opened ?
I can't find how to decrypt thoses files ... if someone know how to :)

Re: new AION .pak file format.need help!

Posted: Mon Jan 05, 2009 3:51 am
by chrrox
If you look at the xml files in a hex editor all they did was pas the file with 00 on every other byte.
it is in plain text and easy to read / edit.

Re: new AION .pak file format.need help!

Posted: Tue Jan 06, 2009 10:09 am
by Katadin
Its because its encoded as UTF-16/Unicode.

Re: new AION .pak file format.need help!

Posted: Thu Jan 08, 2009 11:01 am
by Laos
It's not only unicode. Second part of file is binary data.

Re: new AION .pak file format.need help!

Posted: Tue Mar 24, 2009 11:21 pm
by Mark
I don't know if this will help you guys with the XML files, but here's an executable I found in one of the .pak files. It doesn't seem to do anything, but judging by its name it must do something... :oops:

Re: new AION .pak file format.need help!

Posted: Tue Apr 07, 2009 3:22 pm
by nicoli_s
any plans to make this work with the english client? can be downloaded here ftp://ftp.aiononline.com/client/

Re: new AION .pak file format.need help!

Posted: Tue Apr 07, 2009 3:32 pm
by nicoli_s
actually, it seems to work just fine with the english client, anyone else had any success with the encrypted part of the xml files?

Re: new AION .pak file format.need help!

Posted: Mon Apr 20, 2009 3:40 pm
by iamhere
Thanks to this awesome topic I've suceeded to export everything from the client. I've managed to open everything except animations. Anyone have a clue how to convert or view the animations? They are .caf extensions, I have no clue what that is.

Would be really pleased if someone could help, I'd actually pay for a converter if you make one.

Re: new AION .pak file format.need help!

Posted: Mon Apr 20, 2009 8:57 pm
by nicoli_s
you figured out the proprietary xml format?

Re: new AION .pak file format.need help!

Posted: Tue Apr 21, 2009 4:37 am
by Theran
iamhere wrote:Thanks to this awesome topic I've suceeded to export everything from the client. I've managed to open everything except animations. Anyone have a clue how to convert or view the animations? They are .caf extensions, I have no clue what that is.

Would be really pleased if someone could help, I'd actually pay for a converter if you make one.
What did you use to unpack the pak files? I tried RPGViewer 3.0 with the Chinese client, but all the extracted files were 0kb. Any ideas?

Re: new AION .pak file format.need help!

Posted: Tue Apr 21, 2009 10:18 pm
by iamhere
Theran wrote:
iamhere wrote:Thanks to this awesome topic I've suceeded to export everything from the client. I've managed to open everything except animations. Anyone have a clue how to convert or view the animations? They are .caf extensions, I have no clue what that is.

Would be really pleased if someone could help, I'd actually pay for a converter if you make one.
What did you use to unpack the pak files? I tried RPGViewer 3.0 with the Chinese client, but all the extracted files were 0kb. Any ideas?

Currently RPGViewer doesn't support higher version than AION_Setup_0.9.0.0. You've probably installed AION_Setup_0.9.5.0.

Re: new AION .pak file format.need help!

Posted: Wed Apr 22, 2009 4:55 pm
by Theran
iamhere wrote:
Theran wrote:
iamhere wrote:Thanks to this awesome topic I've suceeded to export everything from the client. I've managed to open everything except animations. Anyone have a clue how to convert or view the animations? They are .caf extensions, I have no clue what that is.

Would be really pleased if someone could help, I'd actually pay for a converter if you make one.
What did you use to unpack the pak files? I tried RPGViewer 3.0 with the Chinese client, but all the extracted files were 0kb. Any ideas?

Currently RPGViewer doesn't support higher version than AION_Setup_0.9.0.0. You've probably installed AION_Setup_0.9.5.0.
Probably so. Though I did manage to setup that python script to work, so I did get to convert them to zip and extract them. Been going over the cgf files to try to figure out their format.

Re: new AION .pak file format.need help!

Posted: Thu Apr 23, 2009 5:56 pm
by Rick
http://gib.me/aion/ConvertXml.zip

Really makes it obvious why they went with their binary XML format (client_items.xml goes from ~12MB to ~115MB).

Re: new AION .pak file format.need help!

Posted: Thu Apr 23, 2009 6:10 pm
by nicoli_s
any chance you'd be willing to share the format specification for it? i'm pretty close as it is, just not sure what the 03, 02, bytes do

Re: new AION .pak file format.need help!

Posted: Thu Apr 23, 2009 6:15 pm
by Rick
nicoli_s wrote:any chance you'd be willing to share the format specification for it? i'm pretty close as it is, just not sure what the 03, 02, bytes do
http://svn.slurm.us/public/aion/trunk/