Skip to content

paimooon/YSAssetIdx

Repository files navigation

YSAssetIdx

A Parser of a certain anime game's asset index (WIP)

Current target version: 5.2 beta

422343 unmatched
251530/673873 37.33%

Requirements

  • Python 3

How to run

  • Clone this repository
git clone https://github.com/paimooon/YSAssetIdx
  • Place 0000006f
  • Run main.py
python main.py

How to fill mapped-updated.json

  • Place new version of 0000006f
  • 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 convert output_mapped.json to mapped-updated.json used in main.py
  • Run main.py again to get assetindex

Credit

About

parsing assetindex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published