View Single Post
Posts: 121 | Thanked: 40 times | Joined on Dec 2009 @ Tokyo, Japan
#1333
These are the options:
Originally Posted by smoku View Post
OK. The new conception is a bit different.
I'm working on a separate maemo-games-launcher frontend for PSX4ALL that uses standalone CLI binary as backend.

So, the first part - the CLI backend is out.
http://maemo.org/packages/view/psx4m/

Code:
~ $ /usr/games/psx4m -h                                          
/usr/games/psx4m [options] [FILE]
	options:
	-h -help --help	This help
	-runcd		Runs CdRom
	-runcdbios	Runs CdRom Through Bios
	-hle		Use HLE
	-psxout		Enable stdout output
	-load STATENUM	Loads savestate STATENUM (1-5)
	-nosound	Disable sound
	-showfps	Show FPS
	-gpustats	Show GPU statistics
	-frameskip 0-8	Frame skipping ratio
	-ilace 0,1,3,7	Interlace lines
	FILE		CdRom file
Frontends form my emulators became very similiar, so I joined them into one "frontend generator" sources. Please be patient.
but...
Originally Posted by smoku View Post
The new psx4m replaces old psx4all package. psx4all package will be still around but I will not be updating it.

...
And I haven't fixed disabling sound yet. Just implemented the commandline option.
...
so it is not working. Maybe in the next release.
 

The Following User Says Thank You to Fötus For This Useful Post: