Skip to content
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

[Feature Request] Start downloading next item in queue after last one begins extracting #150

Open
flanter21 opened this issue May 17, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@flanter21
Copy link

Is your feature request related to a problem? Please describe.

  • When updating things from Universal Updater, sometimes it takes a long time to extract. (I'm looking at you NZ Portable). Combined with the slow 3DS wifi speed, it can take a long time for everything to finish.
  • If instead, Universal Updater could download the next item while the current item was installing/extracting, things would be faster.

Describe the solution you'd like:

  1. First program downloads.
  2. First program extracts and second program downloads concurrently.

Current behaviour:

  1. First program downloads.
  2. First program extracts.
  3. Second program downloads.

Describe alternatives you've considered: N/A

Additional context: N/A

@flanter21 flanter21 added the enhancement New feature or request label May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant