A cross platform utility to extract the DISC0.IMG files found on DJ Hero 2 game discs, sometimes known as the FSG IMG format.
I wrote this because the recommended tool for extracting these files is Windows-only due to its use of WinForms. (Technically it also runs under Mono on Linux, but not on macOS as Mono is yet to port WinForms to 64-bit.)
cargo run -- DISC0.IMG.part0
Files will be placed in an out
directory in your current working directory.