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

Properly handle indexer save on a SystemWipe #91

Conversation

JeffVi
Copy link
Contributor

@JeffVi JeffVi commented Mar 13, 2024

Source

Changes in source/script

arrayClass

Added arrayClassAddRange to add an array to an existing array.

saveClass

Added writeFileSize to set the size of a file inside a save.

standardLibrary.c

Added stdFileReadSize to get the size of a file.

SystemWipe.te

  • Don't keep the erpt and exfat saves anymore.
  • Keep the indexer save and edit it so the 120 save is indexed.

@JeffVi
Copy link
Contributor Author

JeffVi commented Mar 13, 2024

output.zip
Build

@suchmememanyskill suchmememanyskill merged commit 1e5a09a into suchmememanyskill:Lockpick-1.19.10-bdk-upgrade Mar 30, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants