cargo run --release -- --game-dir <game dir> --output-dir .
It will create directory wav
with the extracted music as wav files.
cargo run --release -- --game-dir <game dir> --output-dir .
It will create directory wav
with the extracted music as wav files.