hi,

is there another way to get generic games running?
i have this in my config:
"
GAMES_ITEMS = [ 
                ('PlayStation One (ePSXe)', '/home/vlad/spiele/cdimages/', 
('GENERIC', '/home/vlad/.PersonalBin/epsxe', '-nogui -loadiso', '', [ 
'img','bin','iso' ] )),
                ('PlayStation One (pSX)', '/home/vlad/spiele/cdimages/', 
('GENERIC', '/home/vlad/.PersonalBin/psx-freevo', '', '', [ 
'img','bin','iso','mdf','cdz' ] ))
              ]
"
what do you mean by "a file can be passed as one of the arguments"? 
smth like: "'-nogui -loadiso *.[img|bin|iso]'"

vlad

On Tue, Nov 20, 2007 at 06:55:26AM +0100, Duncan Webb wrote:
> > hello list,
> >
> > in /usr/lib/python2.5/site-packages/freevo/games/genericitem.py
> > line 73:
> > "
> > 71        command = ['--prio=%s' % config.GAMES_NICE, cmd]
> > 72        command.extend(args.split())
> > 73        #command.append(file)
> > "
> > must be uncommented.
> 
> If this is uncommented then other Linux games don't work. IIRC a file can
> be passed as one of the arguments in the games configuration.
> 
> Duncan

-- 

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to