fenl 发表于 2015-12-31 14:20:08

Convert .bin/.cue to .iso on Mac OS X

  Toast Titanium can do this job, while we have an alternative solution with BinChunker, which is available on Macports.
You can get it with the following commands through Terminal:
  sudo port install bchunk
  Use syntax as follows:
  bchunk IMAGE.bin IMAGE.cue OUTPUTIMAGE.iso
For how to install Macports on Mac OS X, please visit: http://www.macports.org/install.php
页: [1]
查看完整版本: Convert .bin/.cue to .iso on Mac OS X