Hello! I have been tried to unpack this .axp without success, I'm uploading some samples using the filecutter.bms, hope anyone can figure it out, seems compressed! Thanks for your time!
https://www.mediafire.com/file/w8w2c9gr ... D.zip/file
Long3D .axp
-
- Posts: 74
- Joined: Wed Mar 06, 2019 12:53 pm
Re: Long3D .axp
Hello! I gather more samples of these .axp files, all were around 1.2 gigas, these samples are after using the filecutter, I can upload the big .axp if is needed, are others packs in the folder but are just .zip, only some are .axp ( models/textures). Thanks in advance!
https://www.mediafire.com/file/prqeg9sc ... s.zip/file
https://www.mediafire.com/file/prqeg9sc ... s.zip/file
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Long3D .axp
That AXPK format is covered by this script:
http://aluigi.org/bms/new_dragon_eight.bms
But there is a problem with the dumping of the files because they are recognized as those base64 files used in another sample.
Long story short, replace "clog NAME OFFSET SIZE SIZE" at line 90 with "log NAME OFFSET SIZE"
http://aluigi.org/bms/new_dragon_eight.bms
But there is a problem with the dumping of the files because they are recognized as those base64 files used in another sample.
Long story short, replace "clog NAME OFFSET SIZE SIZE" at line 90 with "log NAME OFFSET SIZE"
-
- Posts: 74
- Joined: Wed Mar 06, 2019 12:53 pm
Re: Long3D .axp
aluigi wrote:That AXPK format is covered by this script:
http://aluigi.org/bms/new_dragon_eight.bms
But there is a problem with the dumping of the files because they are recognized as those base64 files used in another sample.
Long story short, replace "clog NAME OFFSET SIZE SIZE" at line 90 with "log NAME OFFSET SIZE"
Thank you so much aluigi! sadly the files have not filetypes xD all are .dat
-
- Posts: 74
- Joined: Wed Mar 06, 2019 12:53 pm
Re: Long3D .axp
aluigi wrote:That AXPK format is covered by this script:
http://aluigi.org/bms/new_dragon_eight.bms
Model5.axp
https://www.mediafire.com/file/46n03fvw ... 5.axp/file
Material3.axp
https://www.mediafire.com/file/2wrxgdqc ... 3.axp/file
Last edited by moonpaladin on Thu Jan 27, 2022 6:06 pm, edited 1 time in total.
-
- Posts: 74
- Joined: Wed Mar 06, 2019 12:53 pm
Re: Long3D .axp
By the way! I could upload all the game if is necessary! really want to get some models from this game! Thanks
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Long3D .axp
The files are dumped as-is since no decompression is performed on them (I tested by removing all the "guessing" part and dumping directly to disk and result is the same).
The data in these files is weird.
For example most of the files have a garbage 0x60 bytes at the beginning while other don't, just checking that "[Serializer_v1.10]" string.
The data inside the xml files confirm that the extraction is perfect.
The format is simple so I don't have any idea of why the data is so weird.
The data in these files is weird.
For example most of the files have a garbage 0x60 bytes at the beginning while other don't, just checking that "[Serializer_v1.10]" string.
The data inside the xml files confirm that the extraction is perfect.
The format is simple so I don't have any idea of why the data is so weird.
-
- Posts: 74
- Joined: Wed Mar 06, 2019 12:53 pm
Re: Long3D .axp
aluigi wrote:The files are dumped as-is since no decompression is performed on them (I tested by removing all the "guessing" part and dumping directly to disk and result is the same).
Hello aluigi, I could unpack the .AXP file with their names and extensions, thanks to Durik256 that showed me a tool that could unpack it (AXP Packer).
Up there everything is fine, now the problem is that there are some meshes that do not load with the script that Durik256 did, around 40% of the meshes have the string "[meshserializer_v1.40]" in their header, but the rest not, and seems compressed or encrypted, could you take a look at it please?. I'm attaching some encrypted meshes and others without encrypt. Thanks aluigi!
https://www.mediafire.com/file/uavo0fs5 ... d.zip/file