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

Extracting assets unnecessarily re-extracts everything from all four game regions #834

Open
gheskett opened this issue Sep 5, 2024 · 0 comments
Labels
bug Something isn't working high priority Important, non-critical issue or feature / high priority
Milestone

Comments

@gheskett
Copy link
Collaborator

gheskett commented Sep 5, 2024

Making a fresh build will attempt to re-extract assets from every single version of the game in the repo, even if said assets already exist. On slower machines, this can take an actual eternity. This behavior is unique to HackerSM64 and does not behave this way in base decomp or ultrasm64. The expected behavior should be reverted to match those without completely undoing the stuff that broke it in the first place (iirc stuff related to .local/share/HackerSM64 ROM sources and/or asset requirements amongst multiple versions?)

@gheskett gheskett added bug Something isn't working high priority Important, non-critical issue or feature / high priority labels Sep 5, 2024
@gheskett gheskett added this to the 2.4 milestone Sep 5, 2024
@gheskett gheskett changed the title Extracting assets unnecessarily re-extracting assets from all four game regions Extracting assets unnecessarily re-extracts everything from all four game regions Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working high priority Important, non-critical issue or feature / high priority
Projects
Status: No status
Development

No branches or pull requests

1 participant