Skip to content

goosechooser/cps2-gfx-file-manip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a cli tool based off [gfx_file_handler] (https://github.com/goosechooser/cps2-gfx-editor) but for people who dont want all the other modules in that repo tested to work on python3.6, confirmed to not work on python2.7

😩 what it does 😩

  • lets you (de)interleave CPS2 graphics files

how to install

  • clone / download the repo
  • pip install path/to/archive

example use 🔥 💯 💯

  • cps2-file-manip path/to/files/sfx.14m -i (interleave sfx.14m, sfx.16m, sfx.18m, sfx.20m)
  • cps2-file-manip path/to/files/sfx.14m.16m.18m.20m.combined -d -v (deinterleave file with verbose flag)
  • cps2-file-manip -h (help)

👏 dont 👏 @ 👏 me 👏 about 👏 roms 👏 😂 😂 😂 😂

About

cli tool to (de)interleave CPS2 graphics files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages