-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Decompressing takes long time #10
Comments
How to speed up decompression?You might try manually decompressing with other tools.
|
In fact, the time it takes to manually decompress with Ark on my computer is about the same as using QRookie. There is indeed a lot of room for improvement in terms of CPU usage, but all QRookie can do is call external tools to decompress. Currently, it uses 7za, and perhaps other tools will be considered in the future |
mabye add somekind of indicator for how far you already came from the full file being decompressed [===#############] 359mb/7.4GB ^ Obv this must be revisioned into the GUI format of the programm |
i will close ir for now, if someone needs again, fell free to re-open it |
Hi, i got Ubuntu running on a i7 with 16GB of ram machine and decompressing status takes long time to complete for big games (more than 2 GBs). In the same UBUNTU machine i got a Win10 machine running via VMware and it decompresses games faster. Is there any away i can speed the process up?
The text was updated successfully, but these errors were encountered: