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',     
      ('GENERIC', '/usr/local/bin/fmsx', '','', ['fmsx'])),
... (and others)

GAMES_MAME_CACHE = '%s/games/mame/roms-%s.pickled' % (FREEVO_CACHEDIR, 
os.getuid())


This seems to be ok. I have x-mame-0.94 from sid installed, and I made the 
trick of the version in the .py file. 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. I'm 
trying the same with fmsx. Of course, I can play games from the command line. 
I have searched old messages, but I don't know what's happening. Any help?

Thanks


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to