antangelo / xdvdfs

Original Xbox DVD Filesystem library and management tool
https://xiso.antangelo.com/
MIT License
80 stars 8 forks source link

Support CISO images #44

Closed antangelo closed 1 year ago

antangelo commented 1 year ago

Support generating (and potentially reading/unpacking) CISO images in both the CLI and website.

Best implementation path is likely as a BlockDevice wrapper in core. Note that the web tool will need care if images are to be split, will likely need to take in a directory and use that to create the split images on the fly.