_tex.sc files to .csv converter
This project uses https://github.com/123456abcdef/cr-sc-dump for _tex.sc to .png convertion, props to them
1 - Clone / download this repository
2 - install the required modules (run python -m pip install -r requirements.txt
)
2 - Put your desired _tex.sc files in the same directory as main.py
3 - And finally run main.py with python.
- numpy
- pillow
- Compression on csv (output files are huge)
- Convert the csv back
- A bit more customizable
- Better overall