Search found 4 matches
- Fri Aug 22, 2008 10:19 pm
- Forum: bsnes Dev Talk
- Topic: [OpenSolaris] Building bsnes .034 on OpenSolaris
- Replies: 5
- Views: 6839
Version .035 still behave greatly and sound is working !! I tried the following audio drivers : ¤ Openal, using Blastwave package ¤ OSS, using OSS Solaris package ¤ ao, build from latest sources OSS gives the best result by far : I didn't manage to have sound output using openal and ao is very slow ...
- Wed Aug 20, 2008 6:53 pm
- Forum: bsnes Dev Talk
- Topic: [OpenSolaris] Building bsnes .034 on OpenSolaris
- Replies: 5
- Views: 6839
Little update. Needed packages are now the following : pfexec pkg install SUNWgcc pfexec pkg install SUNWgmake pfexec pkg install SUNWxwinc pfexec pkg install SUNWxorg-headers pfexec pkg install SUNWgnome-common-devel Last package provides (among other) the pkg-config command. So now only the sound ...
- Tue Aug 19, 2008 1:25 pm
- Forum: bsnes Dev Talk
- Topic: [OpenSolaris] Building bsnes .034 on OpenSolaris
- Replies: 5
- Views: 6839
Well, in fact it seems I am wrong. pkg-config is available in package SUNWgnome-common-devel. I will try with it when I am home. Regarding sound, I believe it is Sun Audio engine in opensolaris. I don't think OSS or ALSA will be ported but it seems OpenAL can work. I will also try with libao as it a...
- Mon Aug 18, 2008 11:23 pm
- Forum: bsnes Dev Talk
- Topic: [OpenSolaris] Building bsnes .034 on OpenSolaris
- Replies: 5
- Views: 6839
[OpenSolaris] Building bsnes .034 on OpenSolaris
Hi all, I quite easily managed to compile bsnes .034 on OpenSolaris 2008.05. I haven't done some strong testing but it has been working quite well for now. The only non working feature is sound output which cannot work because there is no openal nor oss nor alsa out of the box. For those wanting to ...