Hello, does anyone know how to decompress / uncompress these compressed binary files, i have been looking for this for quite some time now but i couldnt manage to uncompress them.
Link : https://puu.sh/t6PJ9/caa67c5288.rar
Lunia Compressed.b
-
- Posts: 1383
- Joined: Sat Aug 09, 2014 2:34 pm
Re: Lunia Compressed.b
They not compressed, just binary data files like XML and etc.
-
- Posts: 2
- Joined: Sat Dec 31, 2016 3:12 pm
Re: Lunia Compressed.b
Thanks for your response! but unfortunately they are compressed, their original files from older versions of the game were not "compressed" so you were able to pull the data out of it. But on newer versions they started compressing these files, i would appreciate if someone could assist me on getting them unpacked.
-
- Posts: 1383
- Joined: Sat Aug 09, 2014 2:34 pm
Re: Lunia Compressed.b
I repeat once again, they are not compressed. Do not make a conclusion that they are compressed just because in the file name there is the word like "compressed". You can open for example files > CompressedActionInfos.b or CompressedUpgradeTables.b in any hex editor and you can see normal readable plain text like:
GB_091222_Item_Cash_Any_Upgrade_011
ArutaItem_SKILL_HAND_001_002
FighterItem_SKILL_HAND_001_003
TiaItem_60SKILL_001_001
Absolutely binary data files > without compression.
GB_091222_Item_Cash_Any_Upgrade_011
ArutaItem_SKILL_HAND_001_002
FighterItem_SKILL_HAND_001_003
TiaItem_60SKILL_001_001
Absolutely binary data files > without compression.