Ik had the same difficulties... and solved it like this:

GAMES_ITEMS = [
  ('Linux Spellen', '/home/michel/Games/Linux/',
     ('GENERIC', '', '', '', '.tux')
  )
]


The directory /home/michel/Games/Linux is filled with symlinks to game
executables.  The symlinks have to be named gamename.tux for this to work ;)
Also, using this approah, all Linux games are nicely put in a submenu,
instead of in the main games menu.


Michel


2007/5/31, Pirlouwi <[EMAIL PROTECTED]>:

Hello,
i just tried to setup some games in freevo.
So for my first try, I just looked in the freevo-users list and got this
configuration excerpt:

GAMES_ITEMS = [ ('Tux Racer', '/etc/freevo/games/ppracer',
                ('GENERIC', '/usr/games/ppracer', '', '', [ 'ppracer' ]
)),
                ('Sudoku', '/etc/freevo/games/ksudoku',
                ('GENERIC', '/usr/games/ksudoku', '', '', [ 'sudoku' ] ))
]

so I copy/paste it simply into my local config after having installed
ppracer and ksudoku via apt-get.
The result (in freevo) was:
"Ce répertoire est vide" (directory empty in english).
No game is launched. What did I wrong?
NB: these two games work well outside of freevo.
LOUIS


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to