aianlinb / VisualGGPK2

Library for Content.ggpk of PathOfExile (Rewrite of libggpk)
GNU Affero General Public License v3.0
157 stars 32 forks source link

How do I read the files now? I think their encoded? #52

Closed TheDynomike closed 1 year ago

TheDynomike commented 1 year ago

I utilize the LibBundle and LibGGPK dll's to parse through the ggpk files.

I then download a target file (finding it by supplying the hash).

But when I download the file in my custom app, the file is encoded? How do I decode it?

Here's how I download the FileRecord Untitled

Here's what the file looks like when I download it Untitled

TheDynomike commented 1 year ago

Update nvm, my LibBundle was behind. I'll try the new dll

aianlinb commented 1 year ago

@TheDynomike See README.md, using this repository for development is not recommended image