A minimal BinaryVersion.bytes parser && reconstructor for some anime game with stars and rails
Basically an upgraded version of BinaryVersion
- Compile via Visual Studio 2022
BinaryVersion.exe BinaryVersion.bytes
(or whatever the BinaryVersion.bytes folder location)- The tool will output
BinaryVersion.json
in same directory as the exe
BinaryVersion.exe BinaryVersion.bytes* BinaryVersion.json**
* -> or whatever the BinaryVersion.bytes folder location
** -> the JSON file generated by Option 1- The tool will output
BinaryVersion.bytes
in same directory as the exe, with updated values