# cube
The universal GameCube file format tool.
Currently work in progress. This project is being developed in conjunction with [P2GZ](https://github.com/p2gz/p2gz) and will primarily support features needed for it at first, but aims to eventually support workflows for other games and hacks as well.
## Features / Roadmap
- [ ] Extraction
- [x] SZS (archives)
- [x] RARC (archives)
- [ ] SARC (archives)
- [x] BTI (images)
- [x] Yaz0 (via `yaz0` crate)
- [ ] BMG (text dictionaries)
- [ ] BLO (menu screens)
- [ ] BMS (music and sounds)
- [ ] CND (Pikmin 2 specific(?) music config)
- [ ] ISO (disc image)
- [ ] Packing / Encoding
- [ ] SZS (archives)
- [ ] RARC (archives)
- [ ] SARC (archives)
- [ ] BTI (images)
- [ ] Yaz0 (compression scheme)
- [ ] BMG (text dictionaries)
- [ ] BLO (menu screens)
- [ ] BMS (music and sounds)
- [ ] CND (Pikmin 2 specific(?) music config)
- [ ] ISO (disc image)