Tuesday at 10:50 PM2 days Localization Hello everyone,I need some help extracting a .pak file from the game Alganon. I’ve tried several methods using WinRAR, ZIP, and different extractors such as Game Extractor/Magic viewer , quickbms with differents unpack scripts but I haven’t had any success so far.Could someone please help me or guide me on how I might be able to extract the remaining files?Thank you very much. I’m leaving the rar with two pak files Assets.rar
Wednesday at 02:50 PM1 day 15 hours ago, UZ.- said:Hello everyone,I need some help extracting a .pak file from the game Alganon. I’ve tried several methods using WinRAR, ZIP, and different extractors such as Game Extractor/Magic viewer , quickbms with differents unpack scripts but I haven’t had any success so far.Could someone please help me or guide me on how I might be able to extract the remaining files?Thank you very much. I’m leaving the rar with two pak filesAssets.rarDid you try Ravioli Game Tools?
Wednesday at 08:07 PM1 day Localization @UZ.- simple .pak unpacker. Extracted data might be compressed i think, need deep analysis, but .png images not compressedunpack.py Edited Wednesday at 08:09 PM1 day by MrIkso
Wednesday at 10:49 PM1 day Author Localization 2 hours ago, MrIkso said:@UZ.- simple .pak unpacker. Extracted data might be compressed i think, need deep analysis, but .png images not compressedunpack.pyHi @MrIkso , thank you so much for the script! It worked perfectly for the extraction. However, I ran into a small issue: I can only view some of the TGA, DDS, and PNG files, while many other textures seem to come out corrupted.Even so, thank you very much for your time and willingness to help. I truly appreciate it! I will keep looking around for a solution.
15 hours ago15 hr Localization Solution I checked the .pak files and found that most use QuickLZ 1.5 level 3 compression. A few are normal ZIP archives under the .pak extension.The technical analysis can be found here.python .\alganon_pak.py "path\to\pak\file" "path\to\extraction\folder"alganon_pak.py Edited 7 hours ago7 hr by Falkrian
13 hours ago13 hr Localization 1 hour ago, Falkrian said:most use QuickLZ 1.5 level 3 compression.Oo, good 👍
8 hours ago8 hr Author Localization Hi @Falkrian , thank you so, so much!!!! It worked perfectly, and all the textures are displaying flawlessly. I truly appreciate it from the bottom of my heart! 🙏
Create an account or sign in to comment