---- What ---- Patch XMMS2 server to play sid files with hardsid, but not force use it. Patch also select sids default tune instead of first tune. ------------ How to patch ------------ > cd xmms2_source_dir > patch -p1 <../xmms2-hardsid.patch Configure and build with libsidplay2 which has HardSID support. Debian Wheezy has one and this is tested with it. -------------------------------- How to enable HardSID with xmms2 -------------------------------- > nyxmms2 server config sid.emulation hardsid --------------------------------- How to re-enable ReSID with xmms2 --------------------------------- > nyxmms2 server config sid.emulation resid With any other value than hardsid falls back to ReSID. ------ Future ------ * ask xmms2 authors has they any interests to HardSID support