Re: [Freevo-users] MAME doesn't work

2005-04-08 Thread Ryan Roth
I had this problem too. make sure xmame_semimajor_version in your mame_cache.py matches the following. The result=int(95) is the most important part, the 95 = xmame 0.95: def xmame_semimajor_version( mame_cmd ) : try: verinfo = os.popen(mame_cmd + ' --version', 'r') except:

Re: [Freevo-users] MAME doesn't work

2005-04-08 Thread Shawn Dowler
Said Alberto Hernando: > What I get is that freevo tries to > build the mame cache, and then it displays no result. I'm sure it is > searching the right directory, because if I unpack a .zip game, freevo tries > to rebuild the cache. I mean, freevo is tracking the right directory. Me too!

Re: [Freevo-users] DVD eject problem

2005-04-08 Thread mike lewis
> I probably should have mentioned that the eject button on the actual PC > doesnt work either. If noone else has this problem, then I assume it is > specific to my setup. Armed with that I'll have another go at searching > through my settings. > I have experienced this before, and I couldn't wor

[Freevo-users] MAME doesn't work

2005-04-08 Thread Alberto Hernando
Hi. I am trying to make MAME work. I have these lines in my local_conf.py: GAMES_ITEMS = [ ('MAME', '/mnt/cache/games/mame/roms', ('MAME', '/usr/games/xmame', '-fullscreen -modenumber 6', '/mnt/cache/games/mame/shots', None)), ('FMSX', '/mnt/cache/games/fmsx/roms',