reliquary-archiver
tool to create a relic export from network packets of a certain turn-based anime game
json output format is based on the format of HSR-Scanner
made to be used with fribbels hsr optimizer
run
- requires npcap (windows) or
libpcap
(linux)- when installing on windows, make sure to enable the "winpcap api-compatible mode". if this is grayed out for you, see here for more details
- download latest release from here
- make sure you're on the main menu screen before the train hyperdrive in-gmae
- run the archiver executable and wait until it says "listening with a timeout"
- enter train hyperdrive in-game
- if successful, the archiver should output a file to
archiver_output.json
changelog
- update scanner to game version 2.2
- fix clock overflow panic