Norbyte / lslib

Tools for manipulating Divinity Original Sin and Baldur's Gate 3 files
MIT License
767 stars 141 forks source link

Tiny bodge around Ztsd stream not supporting position #217

Open cpmpal opened 9 months ago

cpmpal commented 9 months ago

Hi there!

Please feel free to reject this but it seems with the new Ztsd compression there's no support for positions, but it also seems that the position value when using the steam is not really used since the other log is sound save for debug messages.

It's a one second fix but it seems to run okay to load save files locally on my machine with latest master

Also thanks for doing this work!