Lameguy64 / mkpsxiso

ISO disc image maker written specifically for PlayStation homebrew development
GNU General Public License v2.0
214 stars 33 forks source link

DUMPSXISO doesnt extract Digital Audio Tracks if theres no ISO 9660 referance #50

Open Kuumba123 opened 3 months ago

Kuumba123 commented 3 months ago

If you use the '-s' option with dumpsxiso to extract a disc image it doesnt output the Digital Audio Tracks at all (include the output in the xml). I also ran into another issue in regards to digital audio. If if a audio track is defined but there is no DA file in the data track that referances the audio track mksxiso simply refuses to build the disc witch makes reproducing identical builds of existing games (such as MegaMan X3) impossible.

marco-calautti commented 1 month ago

This is a known limitation of dumpsxiso. In this case, if the game does not have any DA references, the solution is to use a multi-track cue/bin version of the game image directly.