gszabi99
gszabi99
From 2.7.0.58 onwards vromfs unpacking sometimes fails, but even if it's successful, blk unpacking always fails anyway.
Are there any updates on your progress that you can share with us?
Thanks! We really appreciate your efforts! :)
@kotiq Will there perhaps be a public beta test of your program?
@kotiq Have you tried unpacking the new char vromfs? I always get a zstd decompression error. Is that something you can help with perhaps?
@Horrifior workaround for your ImportError issue: `pip install construct==2.9.52` (Embedded is not part of construct after 2.10)
So sorry to have missed this, https://github.com/gszabi99/2.9.0.70-blk
Sorry, by prod you mean the live client? I'm not sure what you mean. Only the dev client's updates are uploaded here*, so with what are they mixed? *EDIT: Not...
Currently these are the git commands I use to automatically push stuff to Github. [2-click git.sh](https://github.com/gszabi99/War-Thunder-Datamine/blob/master/2-click%20git.sh) ``` #!/bin/bash VER=`cat D:/WarThunder/datamine/char.vromfs.bin_u/version` git add . git commit -am "$VER" git push ```...
How/where can I check the name? In any case, I assume "origin" is the default one?