[mythtv-users] Which version of xmame is supported?

Alex Harford harford at gmail.com
Thu Jan 19 07:08:57 UTC 2006


I'm trying to get mythgame working.

I've verified that it's calling the correct path by replacing that
file with a simple script:

[mythtv at ebi bin]$ cat /usr/bin/xmame
#!/bin/sh

echo $@ > /tmp/xmame.txt
[mythtv at ebi bin]$ cat /tmp/xmame.txt
-version
[mythtv at ebi bin]$ xmame -version
xmame (x11) version 0.102 (Dec  2 2005)
[mythtv at ebi bin]$ rpm -q mythtv
mythtv-0.18.1-114.rhfc4.at

I have verified that it works by manually specifying a path to the rom
directory and playing a game.

The mythtv documentation seems to indicate that this is a supported version.
http://www.mythtv.org/docs/mythtv-HOWTO-16.html

Any suggestions on where I can go from here?

Thanks,
Alex


More information about the mythtv-users mailing list