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

[Request]: save check and extract progress #613

Open
BUnipendix opened this issue Dec 4, 2024 · 1 comment
Open

[Request]: save check and extract progress #613

BUnipendix opened this issue Dec 4, 2024 · 1 comment
Labels
Enhancement New feature or request

Comments

@BUnipendix
Copy link

BUnipendix commented Dec 4, 2024

Is your request related to a problem?

Yes

How is the feature request related to the problem?

Collapse will redownload the deleted packages after download is paused and resumed while merging.

Describe your proposed solution

save check and extract progress with hash info in the files so that Collapse will continue to check and extract after resuming.
Otherwise Collapse will start from download after resuming and cause unnecessary time and bandwidths consume.

Describe alternatives you've considered

save installed voice version and game package version separately.

Additional context

No response

@BUnipendix BUnipendix added the Enhancement New feature or request label Dec 4, 2024
@bagusnl
Copy link
Member

bagusnl commented Dec 4, 2024

Note for assignees:
This happens if the extraction phase already pass the 1st package.
E.g. in HSR, install/update phase begin with Audio, so the audio will get updated first then the archive gets deleted. If for any reason user/app stops the next step, the install/update mechanism will check if every packages exist first, then do the first step again regardless.

For Audio patching in HSR, user can choose to skip it by adding @NoAudioPatch file in the game root folder

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

2 participants