Skip to content

Commit

Permalink
tools/chdman.cpp: Added support for extracting cue/bin GD-ROM images …
Browse files Browse the repository at this point in the history
…and producing one binary file per track. (#12191)

* Use --splitbin/-sb option for extractcd to produce one binary file per track.
* When producing one binary file per track, the binary file name must contain a %t format conversion for the track number.
  • Loading branch information
987123879113 authored Mar 30, 2024
1 parent 5c71d40 commit 79c1ae3
Show file tree
Hide file tree
Showing 2 changed files with 248 additions and 134 deletions.
1 change: 1 addition & 0 deletions docs/source/tools/chdman.rst
Original file line number Diff line number Diff line change
Expand Up @@ -319,6 +319,7 @@ Common options supported:
Additional options:

* ``--outputbin <file>`` / ``-ob <file>``
* ``--splitbin`` / ``-sb``

extractdvd
~~~~~~~~~~
Expand Down
Loading

0 comments on commit 79c1ae3

Please sign in to comment.