Atvaark / BinderTool

Dark Souls II / Dark Souls III / Bloodborne / Elden Ring bdt, bhd, bnd, dcx, tpf, fmg and param unpacking tool
MIT License
310 stars 50 forks source link

sl2 output binaries #57

Closed gtrcoi closed 1 year ago

gtrcoi commented 1 year ago

bindertool output 12 binaries with no extensions when targeting sl2 save file, what are these? output.zip

Thank you

Atvaark commented 1 year ago

These are decrypted save slots and shared savegame data. There might be be other tools that can further unpack these save slots and repack them like this one https://github.com/tremwil/DS3SaveUnpacker.

gtrcoi commented 1 year ago

Thanks, I really want to get more info about how these saves are structured. I want to parse them for completion data, any advice?