View Full Version : ZSNES Problem
Zaiden
November 18th, 2007, 05:12 AM
I'm having an issue with ZNES. After I recieved it from the command "sudo apt-get install zsnes", I tried a few games out, and every game had skipping and staticy sound. Can anyone help me with this?
ddrichardson
November 18th, 2007, 09:12 AM
What are your system specs?
Zaiden
November 18th, 2007, 09:16 AM
From my memory:
Intel Celeron D 2.4ghz
512MB RAM
nvidia FX5200 128MB PCI
Steveway
November 18th, 2007, 09:18 AM
Play around with the sound-settings.
Set the bitrate lower to something like 22150 or so till the sound sounds normal.
This worked for me.
ddrichardson
November 18th, 2007, 09:22 AM
The problem with emulation is that it needs powerful hardware. What it boils down to is that you cannot run Super NES programs on a PC so you need to develop a system that can communicate with PC hardware yet act as the original system intended.
So you create a virtual machine, and these take resources. Unfortunately, sound is really intensive. So Zsnes will chop it - to give the framerate priority as the speed the game runs at has a higher priority than the sound.
You can lower the sound rate to 11kHz and that should help, but ultimately the Celeron's lack of cache will cause problems.
NightCrawler03X
November 18th, 2007, 09:31 AM
I often had crackling sound with zsnes myself.
Try setting the bitrate in the sound options to "48000" hz, worked for me.
Marrshu
November 18th, 2007, 11:10 AM
Try installing "libsdl1.2debian-all" That fixed it for me.
I doubt it's your processor... ZSNES can/should run fullspeed on a Pentium 2.
BigSilly
November 18th, 2007, 12:53 PM
I usually always have this problem with ZSNES, and I have to install libsdl1.2debian-oss from the repository. It removes libsdl1.2debian-alsa, but that's never caused any further problem for me.
dfreer
November 18th, 2007, 04:30 PM
Also, if you are using gutsy and have version zsnes 1.51, you should be able to use libao which solves most sound issues for me.
zsnes -ad oss
If that doesn't work, you can always go back to using alsa:
zsnes -ad alsa
Juco
November 18th, 2007, 06:50 PM
yeah i just got zsnes and i got the same problem. then i did what marrshu said, and instaled that sdl thing, and now when i run zsnes, it opens, but when i click load, it immediately exits. how do i change it back?
dfreer
November 18th, 2007, 07:14 PM
To uninstall that program that Marrshu recommended:
sudo apt-get remove libsdl1.2debian-all
But it's probably better to try to troubleshoot what is making zsnes crash. Try running zsnes from the terminal and see if it gives you an error message when it crashes.
Yfrwlf
November 22nd, 2007, 04:41 PM
yeah i just got zsnes and i got the same problem. then i did what marrshu said, and instaled that sdl thing, and now when i run zsnes, it opens, but when i click load, it immediately exits. how do i change it back?
Also try removing your .zsnes folder in your home directory if you can't figure it out, you can save your game saves in it but you can delete the other files, then reload ZSnes and see if it then loads OK. I've run into some config settings that make so it won't load up and that fixed it.
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.