-
Notifications
You must be signed in to change notification settings - Fork 0
Implementations
Some of these implementations may be more complete than others.
https://github.com/zao/ooz
Ooz shared library (libooz.dll
/liblibooz.so
) for Oodle decompression and Bun library/tool with a C API suitable for FFI/interop - reads and extracts bundle contents from a Steam game directory or a PC Standalone GGPK. Tested on x64 Windows and Debian.
Original Ooz code by powzix/rarten, adapted into a library.
https://github.com/OmegaK2/PyPoE
PyPoE is growing support for parsing the bundle structure.
https://github.com/Eingin/PoETool
Interactive command line tool for interacting with Path of Exiles data, very much WIP.
https://github.com/andreandersen/PoeSharp/tree/new
WIP C# Library to deal with PoE stuff, partial bundle support.
https://github.com/WhiteFang5/PoE-Asset-Updater
PoE Asset Updater is a CLI tool built specifically to update the PoE asset files of the PoE Overlay.
https://github.com/oriath-net/gooz
A Go port of ooz, an open-source Kraken / Mermaid / Selkie / Leviathan / LZNA / Bitknit decompressor.
https://github.com/PathOfBuildingCommunity/PathOfBuilding
Path of Building Community Fork comes with a .dat file viewer written in Lua that lets you export their contents via custom scripts.
Supports PC international realm standalone GGPK. Depends on zao's libbun (not included).
https://github.com/aianlinb/LibGGPK3
A C# visual program to view/edit the ggpk (rewrite of libggpk)