There are a few issues with the sound hardware detection:
- Detecting GUS/Adlib/PCspeaker and enabling the checkboxes in the GUI is messed up.
- cs4231a and Intel HDA are marked FIXME and not enabled.
This patch fixes both issues. Patch is against current git.
The patch above missed the saving and loading of the options in the VM configuration files. Attached patch is against 0.8.2, and includes just the save/load handling changes. Apply it in addition to the above patch.
Fix soundhw detection
The patch above missed the saving and loading of the options in the VM configuration files. Attached patch is against 0.8.2, and includes just the save/load handling changes. Apply it in addition to the above patch.
(See https://retracile.net/blog/2014/12/29/19.00 for additional context.)
Should all be fixed in 0.9.1. Thanks for the patches. Closing.