zsnes has an arg to turn off the gui in most versions it is '-m'/ be
careful with the options to zsnes. You should review the switches since
some posted examples have the '-t' and '-u' switches which are for tv
out and force the ntsc or pal timings for tv display.

what switches are you using?

Mike Ruelle

On Fri, 2004-08-20 at 05:30, Ben Ford wrote:
> I'm trying to run zsnes with freevo, and for the life of me, I can't get 
> zsnes to actually load the games.  Freevo calls it with the game as a 
> parameter, but zsnes just opens up it's gui with the menu ready for you 
> to browse and load a game.
> 
> I even tried running zsnes manually under strace to see what was 
> happening, and it never even *tried* opening the file.
> 
> -- start strace --
> [EMAIL PROTECTED] ~ $ strace zsnes /home/ben/game.smc 2>&1 | grep smc
> execve("/usr/games/bin/zsnes", ["zsnes", "/home/ben/game.smc"], [/* 50 
> vars */]) = 0
> -- here is where it sat after zsnes loaded.
> 
> stat64("game.smc", {st_mode=S_IFREG|0644, st_size=3146240, ...}) = 0
> stat64("game.smc", {st_mode=S_IFREG|0644, st_size=3146240, ...}) = 0
> stat64("game.smc", {st_mode=S_IFREG|0644, st_size=3146240, ...}) = 0
> -- and this is after I opened the open file dialog
> 
> open("game.smc", O_RDONLY)              = 8
> -- and here is it finally loading the game after I selected it.
> 
> 
> Anybody know what's going on?  I even cut+pasted the command line from 
> the damn help output and it did the same thing.
> 
> zsnes 1.36 & 1.37_pre20040803
> gentoo linux
> 2.6.8.1 kernel
> 2 separate systems, one w/ reiserfs and one with jfs
> 
> -b
> 



-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to