Add BetterRepack GUID catalog installs for missing card zipmods - #262
Open
TaiTNguyen2000 wants to merge 3 commits into
Open
Add BetterRepack GUID catalog installs for missing card zipmods#262TaiTNguyen2000 wants to merge 3 commits into
TaiTNguyen2000 wants to merge 3 commits into
Conversation
Co-Authored-By: Claude <noreply@anthropic.com>
ManlyMarco
reviewed
Jul 16, 2026
ManlyMarco
left a comment
Collaborator
There was a problem hiding this comment.
This is some very good work, the partial zip header downloads are a clever way to do this. Still, this is very fragile and can be broken by changes to the website. Before doing anything I'll have to ask the website admin for their opinion on this.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
manifest.xmlGUIDs through HTTP byte-range reads and persistsZipmodCatalog/AISHS2.json.Install missing zipmodsfor selected/checked cards with a review dialog showing matched and unmatched GUIDs.UserData\Studio\scene; it supports selected/checked scenes, reads embedded Sideloader UniversalAutoResolver data, and uses the same exact-GUID review/install workflow.Scene support
com.bepis.sideloader.universalautoresolverdata is used to identify required zipmod GUIDs.Catalog snapshot
2026-07-14T23:32:17.715734Z12,599207D5B803F1C8F7BE9F946F1468202608159252D040E6B10C8C2B2B62ABF84B7Validation
dotnet build src/KKManager.sln --configuration Release --no-restoresrc/bin/ZipmodCatalog/AISHS2.json.Install missing zipmodswithout building/scanning first; the review dialog found 7 exact GUID matches and 0 unmatched GUIDs for the selected card.ZipmodCatalog/AISHS2.json.Notes: