Closed tjensen closed 3 years ago
Describe the bug When using unpbo to extract a file that is compressed inside of a PBO, it can take a long time for the file to be extracted. For example, a 16MB compressed edds file takes tens of minutes to finish being extracted.
unpbo
edds
To Reproduce
unpbo <path\to>\@Deerisle\Addons\scripts.pbo deerisle\scripts\data\gui\imagesets\F_logo.edds
Expected behavior Compressed files should be able to be extracted in seconds, not minutes
Screenshots N/A
Environment (please complete the following information):
Python 3.8.5 (tags/v3.8.5:580fbb0, Jul 20 2020, 15:57:54) [MSC v.1924 64 bit (AMD64)]
Additional context N/A
Describe the bug When using
unpbo
to extract a file that is compressed inside of a PBO, it can take a long time for the file to be extracted. For example, a 16MB compressededds
file takes tens of minutes to finish being extracted.To Reproduce
unpbo <path\to>\@Deerisle\Addons\scripts.pbo deerisle\scripts\data\gui\imagesets\F_logo.edds
to extract the 16MB compressed fileExpected behavior Compressed files should be able to be extracted in seconds, not minutes
Screenshots N/A
Environment (please complete the following information):
Python 3.8.5 (tags/v3.8.5:580fbb0, Jul 20 2020, 15:57:54) [MSC v.1924 64 bit (AMD64)]
Additional context N/A