No sound

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

Moderator: ZSNES Mods

Post Reply
Anonono

No sound

Post by Anonono »

I'm running the latest version of ZSNES on Ubuntu 8.04, and I'm not getting any sound in any games. I've tried 32000hz and 8000hz. What things should I change?
adventure_of_link
Locksmith of Hyrule
Posts: 3634
Joined: Sun Aug 08, 2004 7:49 am
Location: 255.255.255.255
Contact:

Post by adventure_of_link »

first do you even have a soundcard installed? (properly that is.)

next try switching the drivers via the command line. RTFM for that.
<Nach> so why don't the two of you get your own room and leave us alone with this stupidity of yours?
NSRT here.
Deathlike2
ZSNES Developer
ZSNES Developer
Posts: 6747
Joined: Tue Dec 28, 2004 6:47 am

Post by Deathlike2 »

There's a good chance that the repository is responsible for terribly managing this.

Try the binaries here - http://board.zsnes.com/phpBB2/viewtopic.php?t=11513

If worst comes to worse, learn to compile ZSNES for yourself.
Continuing [url=http://slickproductions.org/forum/index.php?board=13.0]FF4[/url] Research...
grinvader
ZSNES Shake Shake Prinny
Posts: 5632
Joined: Wed Jul 28, 2004 4:15 pm
Location: PAL50, dood !

Post by grinvader »

probably just another guy who needs to use -ad <something or other> here... add that to the FAQ stuff already, gee.
皆黙って俺について来い!!

Code: Select all

<jmr> bsnes has the most accurate wiki page but it takes forever to load (or something)
Pantheon: Gideon Zhi | CaitSith2 | Nach | kode54
adventure_of_link
Locksmith of Hyrule
Posts: 3634
Joined: Sun Aug 08, 2004 7:49 am
Location: 255.255.255.255
Contact:

Post by adventure_of_link »

grinvader wrote:probably just another guy who needs to use -ad <something or other> here... add that to the FAQ stuff already, gee.
That's what I was trying to hint at, and I assumed it was already in the docs.
adventure_of_link wrote:next try switching the drivers via the command line. RTFM for that.
Except I forgot the command line switch.

In any case, once I can remember how it goes I'll add it to the FAQs.
<Nach> so why don't the two of you get your own room and leave us alone with this stupidity of yours?
NSRT here.
Anonono

Post by Anonono »

Okay, I didn't understand any of that. Can you explain it like you were talking to a non-technical person?
Deathlike2
ZSNES Developer
ZSNES Developer
Posts: 6747
Joined: Tue Dec 28, 2004 6:47 am

Post by Deathlike2 »

Anonono wrote:Okay, I didn't understand any of that. Can you explain it like you were talking to a non-technical person?
You shouldn't be using Linux (Ubuntu) if this really has to be explained to you...

To keep it simple...

My original suggestion is to download and execute the binary that "should" hopefully work on your system

Alternatively, you need to try to use a different sound driver for ZSNES to properly play audio.

You need to run a console/terminal, and type in "zsnes -?" w/o the quotes into it and see what options/parameters you have for the "-ad" switch.

So, running ZSNES on ALSA should be like "zsnes -ad alsa" w/o the quotes (assuming alsa is one of the listed options).
Continuing [url=http://slickproductions.org/forum/index.php?board=13.0]FF4[/url] Research...
fearpi
New Member
Posts: 5
Joined: Wed Apr 25, 2007 12:29 am
Location: Atlanta, GA, USA

Post by fearpi »

There is a problem with the zsnes package in the Ubuntu repositories. I've just compiled the source from zsnes.com myself and sound works (relatively) fine.
Post Reply