gmh4589 / bfg_unpacker

Multifunctional unpacker and converter for many games
MIT License
13 stars 0 forks source link

Unable to read stdout from 7zip archiver #8

Open gmh4589 opened 9 months ago

gmh4589 commented 9 months ago

Unable to read stdout and stderr from 7zip archiver. Because of this, it is impossible to display data about the process of unpacking archives and a progress bar with the unpacking process in the program window. Temporary solution: made a fake progress bar based on a timer and gradually filling.