Instalei o xmame e o front-end GXmame e, ao fazer o 'audit all games' o mesmo retorna que há 9 jogos ok, 16 incorrects mas os OK não são listados no item Available; as mesmas roms usadas no Mame do Windows dá 90 corrects e em Available aparecem todos os que foram dados como ok. Alguma dica aí?
Por exemplo, olhem a saída de texto via terminal para a rom nrallyx que funciona no Windows:
sidnei@debian:~$ xmame -jt 1 nrallyx.zip
GLINFO: loaded OpenGL library libGL.so!
GLINFO: loaded GLU library libGLU.so!
GLINFO: glPolygonOffsetEXT (2): not implemented !
XDGAOpenFramebuffer 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
error: unknown option fuzzycmp, on line 33 of file: /etc/xmame/xmamerc
ignoring line
error: unknown option skip_disclaimer, on line 35 of file: /etc/xmame/xmamerc
ignoring line
info: trying to parse: /home/sidnei/.xmame/xmamerc
info: trying to parse: /etc/xmame/xmame-x11rc
info: trying to parse: /home/sidnei/.xmame/xmame-x11rc
info: trying to parse: /etc/xmame/rc/nrallyxrc
info: trying to parse: /home/sidnei/.xmame/rc/nrallyxrc
Standard joystick interface initialization...
OSD: Warning: No joysticks found disabling joystick support
xmame: could not connect to socket
xmame: No such file or directory
LIRC disabled
loading rom 0: nrallyx.1b
loading rom 1: nrallyx.1e
loading rom 2: nrallyx.1h
loading rom 3: nrallyx.1k
loading rom 4: nrallyx.8e
loading rom 5: im5623.8m
loading rom 6: nrallyx.pr1
loading rom 7: nrallyx.pr2
loading rom 8: r-2.4n
loading rom 9: r-3.7k
loading rom 10: nrallyx.spr
loading rom 11: im5623.2m
done
nrallyx.1b NOT FOUND
nrallyx.1e NOT FOUND
nrallyx.1h NOT FOUND
nrallyx.1k NOT FOUND
nrallyx.8e NOT FOUND
im5623.8m NOT FOUND
nrallyx.pr1 NOT FOUND
nrallyx.pr2 NOT FOUND
r-2.4n NOT FOUND
r-3.7k NOT FOUND
nrallyx.spr NOT FOUND
im5623.2m NOT FOUND
ERROR: required files are missing, the game cannot be run.
O engraçado é esse 'not found', se funciona no Windows, não deveria funcionar no Linux?