Sound bug I know how to fix :) (Linux)

General area for talk about ZSNES. The best place to ask for related questions as well as troubleshooting.

Moderator: ZSNES Mods

Post Reply
Dolphin
Rookie
Posts: 39
Joined: Thu Aug 26, 2004 8:55 pm

Sound bug I know how to fix :) (Linux)

Post by Dolphin »

First of dissable arts server and the other one (I forget its name) Do the following in root

open konsole or anything similer type in

cd /dev/snd
chmod 666 *
chmod 666 *.*

Note DO NOT put 7 in any of the numbers, 7 will cose many problems and volnarbility, You don't want too much permision ;)

and finaly the bug must be fixed programaticly. Its not really a bug its when sound is initalized. Code in zsnes is like a jungle, there should be more comments.

Note this will fix for some people the sound bug. PM if anyone is willing to program a fix on this bug and I'll tell how it should work (Not how to fix, its a jungle in there ;))

BTW my new implementation is going prety well. I implemented the code, and it apears I was wrong, cfgload is not the file im looking for, or maby it is. I still need to see.

Edit: I think this should go in development,
I posted here by accident ;)
Post Reply