A Parser of a certain anime game's asset index (WIP)
Current target version: 3.5
- Python 3
- Clone this repository
git clone https://github.com/paimooon/YSAssetIdx
- Place
0000006f.bin
- Run
main.py
python main.py
- Place new version of
0000006f.bin
- Run
main.py
output_mapped.json
will be generated, fill it yourself- Run
check_mapped.py
to check if filled value is correct or not - Run
output_to_updated.py
, it will convertoutput_mapped.json
tomapped-updated.json
used inmain.py
- Raz for Studio
- party for AssetRumpus
- 14eyes for GI-AssetHasher