MythTV Community Forum - MythTV talk.com

Go Back   MythTV Community Forum - MythTV talk.com > MythTV > General
Want to give back to the MythTV Community? Help answer threads with 0 replies.


Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 06-16-2004, 07:02 PM
TuX TuX is offline
MythTV Friend in Training
 
Join Date: May 2004
Location: Antarctic
Posts: 6
Default MythGame: The version of xmame is not supported

I installed xmame to use MythGame, but I always have the same error:
Quote:
The version of xmame is not supported
I tried several version, and no change.
Running Myth0.15.1 , Xmame 0.82.1
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 06-17-2004, 03:37 AM
MythTV Friend in Training
 
Join Date: Jun 2004
Posts: 18
Default

me to, I have no real reason to run xmame but it would be nice to have it working.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 06-17-2004, 06:37 PM
Coume's Avatar
Cornerstone of the Community

 
Join Date: May 2004
Location: Woking
Posts: 1,910
Send a message via Skype™ to Coume
Default

Quote:
Originally Posted by eolson
me to, I have no real reason to run xmame but it would be nice to have it working.
Same here... I do not need it much but I'd love to use it one day
I never had it working whatever distro I use... (FC1, FC2, gentoo..)

And I'd love that they add gngeo...

Ludo
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 06-30-2004, 05:29 AM
MythTV Friend in Training
 
Join Date: Jun 2004
Posts: 6
Default mythgame defaults to 'this version of xmame doesnt work'

the error message you are experiencing is sort of incorrect. The check for xmame is just attempting to get xmame to print it's version (exec xmame -version). And if anything goes wrong then mythgame reports that the version is wrong. Even though several things could have been wrong.

mythgame should be compatible w/ any version of xmame greater then 0.36. So any modern version should be fine (including the latest in most major distros).

So put together xmame version 0.82 or greater and then make absolutely sure that the binary location in the mythgame config is exactly right. For example, in gentoo - xmame is installed in /usr/games/bin. So the binary location of xmame should be /usr/games/bin/xmame. Then gentoo also installs xmame as executable only by users in the games group. So whatever user runs mythfrontend has to also be in that group. Now if both things are right, mythgame should no longer complain about xmame being the wrong version. And you should be able to run xmame.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5  
Old 06-30-2004, 03:29 PM
MythTV Friend in Training
 
Join Date: Jun 2004
Location: New York
Posts: 7
Send a message via AIM to UKDude Send a message via MSN to UKDude
Default Invalid XMAME

I've been getting the same error message and I've triplechecked the location of xmame and all of the ancillary files.. I STILL get the invalid version message.. is it possible the latest release broke XMAME.. does anyone have it working?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6  
Old 06-30-2004, 06:41 PM
MythTV Friend in Training
 
Join Date: Jun 2004
Posts: 6
Default I have xmame working w/ mythgame

I have gentoo 2004.1, w/ xmame 0.83.1 emerged and I have it working w/ mythgame. I have the binary location set to /usr/games/bin/xmame.SDL. I have a mythtv user who belongs to the group games and I verified the xmame.SDL did work from the command line before trying w/ mythgame.

I am able to play all games and flip back and forth between xmame and mythgame.

So I am confident that xmame and mythgame work together. Having said that, I have spent more time fiddling w/ mythgame then w/ any other mythtv component. So I don't doubt people are having problems.

Feel free to post here with more questions. I'll try to help best I can.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7  
Old 07-06-2004, 04:55 AM
MythTV Friend in Training
 
Join Date: Jun 2004
Location: New York
Posts: 7
Send a message via AIM to UKDude Send a message via MSN to UKDude
Default

FIXED IT!

its a bug of sorts in the MythTV parser.. if you put ANY kind of parameters on the xmame executable command line, it will fail the test.. I had -xv 3.. took that out and Boom.. it worked .. Now of course it won't find any damn ROMs even though gxmame does

Hints? Clues.?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8  
Old 07-06-2004, 07:59 PM
MythTV Friend in Training
 
Join Date: Jun 2004
Posts: 6
Default

Heh, that is a good one for a FAQ. Just give the executable. Good find.

As far as roms go, I have the rom path set in the mythgame config to my rom location and mythgame seems to find them. A reasonable catver.ini is necessary too.

For extra command line options there is the .xmame/xmamerc file. And in mythgame there is access to additional xmame settings if xmame is selected in the mythgame panes and one presses 'm'. This is absolutely horrible UI design in my opinion because these settings are effectively hidden unless you read the source or the README in the tarball. But those extra settings allow you to put stuff on the command line for the xmame executable and do some additional xmame settings.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9  
Old 07-06-2004, 08:40 PM
MythTV Friend in Training
 
Join Date: Jun 2004
Posts: 6
Default

Forgot to mention that a one liner patch was sent to the mythtv-dev list to fix a problem w/ some setups that showed up as no roms being found. The fix is in cvs (as well as some help documentation fixes). But the patch is avialable here:
http://mythtv.org/pipermail/mythtv-d...ne/023443.html
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10  
Old 07-20-2004, 05:20 PM
MythTV Friend
 
Join Date: Jun 2004
Location: Biblebelt USA
Posts: 24
Send a message via ICQ to GameboyHippo Send a message via AIM to GameboyHippo Send a message via MSN to GameboyHippo Send a message via Yahoo to GameboyHippo
Default Still doesn't work for me...

I can't seem to get mythgame to scan for my roms correctly. I have the following set up for my mame options:

MAME binary location: /usr/games/xmame
MAME ROM location: /media/Games/Arcade
catver.ini file: /usr/lib/games/xmame/catver.ini
MAME hiscores path:
MAME hiscores file: /var/lib/mythgame/hiscore.dat
MAME flyers path: /var/lib/mythgame/flyers
MAME cabinets path: /usr/lib/games/xmame/cab
MAME history path:
MAME image downloader:

Automatically download images (unchecked)
Show disclaimer (unchecked)
Show game info (unchecked)

Everything is in the right places. I'm not sure why my roms don't show up.

I'm using Debian unstable with the mythtv deb packages.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't start xmame from myth NiallM General 1 07-15-2007 08:31 PM
Supported hardware question... masterofguitars Hardware 3 01-12-2007 01:13 PM
xmame and FC1 ndy Installation Issues 0 11-23-2004 12:28 PM
Xmame will not start eolson General 2 10-27-2004 12:44 AM
Mythgame and Xmame board_tester General 0 08-28-2004 02:44 PM

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 08:29 AM.


Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.2