Skip to content

athemm/sc2csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sc2csv

_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

To use,

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.

Required modules

  • numpy
  • pillow

To-do list

  • Compression on csv (output files are huge)
  • Convert the csv back
  • A bit more customizable
  • Better overall

disclaimer : the output csv files can be up to 400 MB and takes a lot of memory to convert. Run with big _tex.sc at your own risk

About

_tex.sc files to .csv converter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages