SiENcE
Member
Ah thanks skeezix!
I will look into the patches. The name suggestion is a good idea. But Snes4all already exists.
I'm also thinking of moving this code to an googlecode/gitbub/sourceforge but i'm carefully, just because the current svn is also open for anyone and we are hosting other repositories for different open source projects. What you think?
@x68000: Frameskip is turned off, if you set Frameskip to 1. calc: 60/1=60fps.
You can also set the soundquality via commandline option.
	
	
	
		
Here is a list of snes9x cmd options: http://wiki.arcadecontrols.com/wiki/Snes9x#Command_Line_Parameters (most options are supported)
For further infos please consult the dingoonity thread. Please report bugs there or in my blog. thx.
				
			I will look into the patches. The name suggestion is a good idea. But Snes4all already exists.
I'm also thinking of moving this code to an googlecode/gitbub/sourceforge but i'm carefully, just because the current svn is also open for anyone and we are hosting other repositories for different open source projects. What you think?
@x68000: Frameskip is turned off, if you set Frameskip to 1. calc: 60/1=60fps.
You can also set the soundquality via commandline option.
		Code:
	
	-soundquality, -sq, or -r <num> Set sound playback quality
                                 0 - off, 1 - 8192, 2 - 11025 (default), 3 - 16000,
                                 4 - 22050, 5 - 32000, 6 - 44100,
                                 7 - 48000
	Here is a list of snes9x cmd options: http://wiki.arcadecontrols.com/wiki/Snes9x#Command_Line_Parameters (most options are supported)
For further infos please consult the dingoonity thread. Please report bugs there or in my blog. thx.
	