[问题]zsnes玩sfc游戏没声音

游戏讨论
回复
fleeking
帖子: 230
注册时间: 2008-04-30 12:34

[问题]zsnes玩sfc游戏没声音

#1

帖子 fleeking » 2008-07-15 18:21

RT
大家有这方面的解决办法么??
你们的 8.04 一装好zsnes就有声音么??
头像
HuntXu
帖子: 5776
注册时间: 2007-09-29 3:09

#2

帖子 HuntXu » 2008-07-15 18:22

你应该在终端运行一下看看有什么错误提示...
HUNT Unfortunately No Talent...
fleeking
帖子: 230
注册时间: 2008-04-30 12:34

#3

帖子 fleeking » 2008-07-15 18:26

Use ZSNES -? for command line definitions.

Starting Mouse detection.
Unable to poll /dev/input/event6. Make sure you have read permissions to it.
Unable to poll /dev/input/event5. Make sure you have read permissions to it.
Unable to poll /dev/input/event4. Make sure you have read permissions to it.
Unable to poll /dev/input/event2. Make sure you have read permissions to it.
Unable to poll /dev/input/event3. Make sure you have read permissions to it.
Unable to poll /dev/input/event1. Make sure you have read permissions to it.
Unable to poll /dev/input/event0. Make sure you have read permissions to it.
ManyMouse: 0 mice detected.
File opened successfully !
ALSA lib pcm_dmix.c:874:(snd_pcm_dmix_open) unable to open slave
ALSA snd_pcm_open error: Device or resource busy
Audio Open Failed
Device 0 GreenAsia Inc. USB Joystick
7 axis, 12 buttons, 0 hats, 0 balls
ALSA lib pcm_dmix.c:874:(snd_pcm_dmix_open) unable to open slave


但是我不明白怎么处理啊
头像
HuntXu
帖子: 5776
注册时间: 2007-09-29 3:09

#4

帖子 HuntXu » 2008-07-15 18:28

ALSA lib pcm_dmix.c:874:(snd_pcm_dmix_open) unable to open slave
ALSA snd_pcm_open error: Device or resource busy
Audio Open Failed
开着其他的声音?独占了?
HUNT Unfortunately No Talent...
fleeking
帖子: 230
注册时间: 2008-04-30 12:34

#5

帖子 fleeking » 2008-07-15 18:34

Use ZSNES -? for command line definitions.

Starting Mouse detection.
Unable to poll /dev/input/event6. Make sure you have read permissions to it.
Unable to poll /dev/input/event5. Make sure you have read permissions to it.
Unable to poll /dev/input/event4. Make sure you have read permissions to it.
Unable to poll /dev/input/event2. Make sure you have read permissions to it.
Unable to poll /dev/input/event3. Make sure you have read permissions to it.
Unable to poll /dev/input/event1. Make sure you have read permissions to it.
Unable to poll /dev/input/event0. Make sure you have read permissions to it.
ManyMouse: 0 mice detected.
File opened successfully !

Audio Opened.
Driver: Advanced Linux Sound Architecture (ALSA) output
Channels: 2
Rate: 32000

Device 0 GreenAsia Inc. USB Joystick
7 axis, 12 buttons, 0 hats, 0 balls


设备是打开了, 但是 还是没声音啊
mplayer播放是有声音的
头像
HuntXu
帖子: 5776
注册时间: 2007-09-29 3:09

#6

帖子 HuntXu » 2008-07-15 18:38

我是说是不是被别的程序独占了...
HUNT Unfortunately No Talent...
fleeking
帖子: 230
注册时间: 2008-04-30 12:34

#7

帖子 fleeking » 2008-07-16 20:45

没开 其他播放器程序啊
就是这样也会被独占么??
头像
luojie-dune
帖子: 22033
注册时间: 2007-07-30 18:28
系统: Linux
来自: 空气中

#8

帖子 luojie-dune » 2008-07-16 20:55

奇怪的问题。没有试过,不过如果别人有问题也会说出来吧。
『这个世界都是我的 ,我爱你们』

ENTP ⥂ INTP ⥄ INFP ⇦ INTJ

在此发布的文章使用 Creative Commons Attribution-ShareAlike 4.0 协议
fleeking
帖子: 230
注册时间: 2008-04-30 12:34

#9

帖子 fleeking » 2008-07-23 0:56

有人使用过么??
头像
nsnl
帖子: 450
注册时间: 2006-11-18 18:52

#10

帖子 nsnl » 2008-07-23 15:24

zsnes玩游戏当然是有声音的...
前端时间我还玩过
DQIII的sfc复刻版

代码: 全选

ZSNES v1.51, (c) 1997-2007, ZSNES Team
Be sure to check http://www.zsnes.com/ for the latest version.

ZSNES is written by the ZSNES Team (See AUTHORS.TXT)
ZSNES comes with ABSOLUTELY NO WARRANTY.  This is free software,
and you are welcome to redistribute it under certain conditions;
please read 'LICENSE.TXT' thoroughly before doing so.

Use ZSNES -? for command line definitions.

This is a work in progress build. It contains code which
May or may not be complete

If this is supposed to be an official release, you forgot to
run configure with --enable-release, go rebuild.

Starting Mouse detection.
Unable to poll /dev/input/event1. Make sure you have read permissions to it.
Unable to poll /dev/input/event7. Make sure you have read permissions to it.
Unable to poll /dev/input/event6. Make sure you have read permissions to it.
Unable to poll /dev/input/event5. Make sure you have read permissions to it.
Unable to poll /dev/input/event3. Make sure you have read permissions to it.
Unable to poll /dev/input/event4. Make sure you have read permissions to it.
Unable to poll /dev/input/event2. Make sure you have read permissions to it.
Unable to poll /dev/input/event0. Make sure you have read permissions to it.
ManyMouse: 0 mice detected.

Audio Opened.
Driver: Simple DirectMedia Layer output
Channels: 2
Rate: 32000

ZSNES could not find any joysticks.
附个声音设置截图
附件
Screenshot-ZSNES.png
fleeking
帖子: 230
注册时间: 2008-04-30 12:34

#11

帖子 fleeking » 2008-08-04 13:26

好像是驱动不一样啊
你的是
Driver: Simple DirectMedia Layer output
我的是
Driver: Advanced Linux Sound Architecture (ALSA) output
baicaileyuan
帖子: 1
注册时间: 2008-08-24 20:41

#12

帖子 baicaileyuan » 2008-08-24 20:44

zsnes bug
运行
zsnes -ad sdl
就有声音了,不过退出是有错误,需要kill进程
头像
蓝蓝
帖子: 953
注册时间: 2007-06-09 9:19
来自: 上海

#13

帖子 蓝蓝 » 2008-08-24 21:28

倒是GBA声音有问题
而且CPU占用很高
太阳好毒…….
回复