[求助]mame用不了

游戏讨论
回复
wfafa
帖子: 12
注册时间: 2006-10-29 11:15

[求助]mame用不了

#1

帖子 wfafa » 2006-11-11 11:59

GLERROR: cannot access OpenGL library libGL.so
GLERROR: dlerror() returns [libGL.so: cannot open shared object file: No such file or directory]
Use of OpenGL mode disabled
XF86DGAQueryExtension failed
Use of DGA-modes is disabled
info: trying to parse: /etc/xmame/xmamerc
error: unknown option history_file, on line 13 of file: /etc/xmame/xmamerc
ignoring line
error: unknown option mameinfo_file, on line 14 of file: /etc/xmame/xmamerc
ignoring line
info: trying to parse: /home/yang/.xmame/xmamerc
info: trying to parse: /etc/xmame/xmame-x11rc
info: trying to parse: /home/yang/.xmame/xmame-x11rc
fuzzy name compare, running neocup98
info: trying to parse: /etc/xmame/rc/neocup98rc
info: trying to parse: /home/yang/.xmame/rc/neocup98rc
xmame: could not connect to socket
xmame: No such file or directory
(null): could not open config files /home/yang/.lircrc and /etc/lirc//lircrc
No such file or directory
loading rom 0: 244-p1.bin
loading rom 1: 244-s1.bin
loading rom 2: sfix.sfx
loading rom 3: sp-s2.sp1
loading rom 4: sm1.sm1
loading rom 5: 244-m1.bin
loading rom 6: 000-lo.lo
loading rom 7: 244-v1.bin
loading rom 8: 244-v2.bin
loading rom 9: 244-c1.bin
loading rom 10: 244-c2.bin
done
244-p1.bin NOT FOUND
244-s1.bin NOT FOUND
244-m1.bin NOT FOUND
244-v1.bin NOT FOUND
244-v2.bin NOT FOUND
244-c1.bin NOT FOUND
244-c2.bin NOT FOUND
ERROR: required files are missing, the game cannot be run.
sokv
帖子: 61
注册时间: 2006-07-22 18:44

#2

帖子 sokv » 2006-11-12 12:15

现在在网上能找到的rom基本上用xmame是直接运行不了的!基本因为是mame的命名格式问题!
也很容易解决,但有些麻烦!
如:你找到一个kof98的rom文件! 先看看xmame能支持的kof98rom文件格式有几种:
运行 xmame --list | grep kof98
就可以得出xmame直接支持的rom有 kof98 kof98k kof98n ,因此你所找到的rom可能是这三个rom中的其中一种!
再用: xmame -lr kof98
xmame -lr kof98k
xmame -lr kof98n
打印出xmame支持rom里的文件名,再对比你下的rom的文件名,对着来改动就行了!
kliz
帖子: 36
注册时间: 2006-10-22 13:39

#3

帖子 kliz » 2006-11-12 12:49

sokv 写了:现在在网上能找到的rom基本上用xmame是直接运行不了的!基本因为是mame的命名格式问题!
也很容易解决,但有些麻烦!
如:你找到一个kof98的rom文件! 先看看xmame能支持的kof98rom文件格式有几种:
运行 xmame --list | grep kof98
就可以得出xmame直接支持的rom有 kof98 kof98k kof98n ,因此你所找到的rom可能是这三个rom中的其中一种!
再用: xmame -lr kof98
xmame -lr kof98k
xmame -lr kof98n
打印出xmame支持rom里的文件名,再对比你下的rom的文件名,对着来改动就行了!
xmame是mame的port
不用mame的rom用什么
RunningOn
帖子: 71
注册时间: 2006-03-18 14:17
来自: 9#
联系:

Re: [求助]mame用不了

#4

帖子 RunningOn » 2006-11-12 13:17

这个错误是没有找到相应的zip文件,你的zip文件可能不在指定的文件夹中。
游戏的zip文件必须放在/etc/xmame/xmamerc指定的文件夹里,不是说进入zip文件所在的目录后运行xmame就可以的。前面有精华文章说明。
wfafa 写了:GLERROR: cannot access OpenGL library libGL.so
GLERROR: dlerror() returns [libGL.so: cannot open shared object file: No such file or directory]
Use of OpenGL mode disabled
XF86DGAQueryExtension failed
Use of DGA-modes is disabled
info: trying to parse: /etc/xmame/xmamerc
error: unknown option history_file, on line 13 of file: /etc/xmame/xmamerc
ignoring line
error: unknown option mameinfo_file, on line 14 of file: /etc/xmame/xmamerc
ignoring line
info: trying to parse: /home/yang/.xmame/xmamerc
info: trying to parse: /etc/xmame/xmame-x11rc
info: trying to parse: /home/yang/.xmame/xmame-x11rc
fuzzy name compare, running neocup98
info: trying to parse: /etc/xmame/rc/neocup98rc
info: trying to parse: /home/yang/.xmame/rc/neocup98rc
xmame: could not connect to socket
xmame: No such file or directory
(null): could not open config files /home/yang/.lircrc and /etc/lirc//lircrc
No such file or directory
loading rom 0: 244-p1.bin
loading rom 1: 244-s1.bin
loading rom 2: sfix.sfx
loading rom 3: sp-s2.sp1
loading rom 4: sm1.sm1
loading rom 5: 244-m1.bin
loading rom 6: 000-lo.lo
loading rom 7: 244-v1.bin
loading rom 8: 244-v2.bin
loading rom 9: 244-c1.bin
loading rom 10: 244-c2.bin
done
244-p1.bin NOT FOUND
244-s1.bin NOT FOUND
244-m1.bin NOT FOUND
244-v1.bin NOT FOUND
244-v2.bin NOT FOUND
244-c1.bin NOT FOUND
244-c2.bin NOT FOUND
ERROR: required files are missing, the game cannot be run.
superiori
帖子: 110
注册时间: 2005-11-22 21:57

#5

帖子 superiori » 2006-11-14 0:59

前兩行的錯誤提示
GLERROR: cannot access OpenGL library libGL.so
GLERROR: dlerror() returns [libGL.so: cannot open shared object file: No such file or directory]

安裝相應文件
sudo apt-get install libgl1-mesa-dev libglu1-mesa-dev
头像
leemingjun
帖子: 109
注册时间: 2007-05-17 17:26

#6

帖子 leemingjun » 2007-09-13 13:07

superiori 写了:前兩行的錯誤提示
GLERROR: cannot access OpenGL library libGL.so
GLERROR: dlerror() returns [libGL.so: cannot open shared object file: No such file or directory]

安裝相應文件
sudo apt-get install libgl1-mesa-dev libglu1-mesa-dev
多谢。请问你是怎么知道是缺少这两个包的呢??
回复