A tool written in C# for viewing and converting Sonic Rush .bac files to pngs.
Go head over to the wiki!
I've tested it with some Sonic Rush's files and it seems to work fine, and it might be compatible with Sonic Colors as well. Haven't tested it with Sonic Rush Adventure's files.
Basic LZ77 compression is implemented now!
If you encounter any problems, or cases where this tool fails, feel free to open an issue!
- Windows 7 or later
- .Net 8.0 Runtime Installed
Here's a list of resources that were useful for making this project a reality.