Hi,

I was trying to get xmame.x11 to run in Myth, and found that none of the games would start. Investigating the command line trying to be run, I found the -video-mode option was given as argument, even though I'm running xmame 0.86. Somehow the code to detect the proper version of xmame being used did not trigger the 'minor < 88' test in the code.

Attached patch stop retrieving the minor label when a ' ' is found (as my mame also returns build date after the minor), and adds a .toint() to the test for < 88

My first patch, so if something is wrong, please let me know.

        Herman

-----------------------------------------------------------------
Herman Kuiper - m: [EMAIL PROTECTED] - w: http://www.frontier.nl
Beech Ave 162 - 1119 PS  Schiphol-Rijk - t/f: 020-6589034/6142816

Attachment: mythgame.mame.patch
Description: Binary data

_______________________________________________
mythtv-dev mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Reply via email to