en un clic
relink-logs
relink-logs contient 2 skills collectées depuis villith, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Use when building, compiling, packaging, or producing an installer/MSI for the GBFR Logs Tauri app, or when a build fails with "path matching hook.dll not found" or build.rs panics. Covers the hook-DLL prerequisite that `npm run tauri build` does not handle on its own.
Use when a Granblue Fantasy Relink game patch breaks the GBFR Logs hook — signatures no longer match, "Could not find match for pattern" / "Could not find <offset>" warnings, hooks logging FAIL at startup, an offset reads a wrong/garbage value, or a hook crashes the game. Covers re-deriving AOB byte-signatures and struct offsets in src-hook/ using the sigscan harness and Ghidra lean analysis.