search for: dark_reign

Displaying 1 result from an estimated 1 matches for "dark_reign".

2011 Jul 22
1
Make WINE detect an image as a CD drive with an audio disc
...whole image to bin format using AcetoneISO, and can mount that on the loopback (/dev/loop0) fine. Code: fdisk -l /dev/loop0 reports the expected size (658Mb) so I don't think there's any issue with the way the image was ripped or looped. So I've got: Code: $ sudo losetup /dev/loop0 dark_reign.bin $ sudo mount /dev/loop0 /media/loop0 and I configured d: device in winecfg to be type CD-ROM or Autodetect. Either will be sufficient to get the game to run. However, I just can't get CD audio tracks (the background music) working. It does work fine if I insert the disc, let it automount...