Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 532 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 532 Bytes

fsg-extractor

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.)

Usage

cargo run -- DISC0.IMG.part0

Files will be placed in an out directory in your current working directory.