I'm taking baby steps to setup Singe, to eventually get the ALG and ActionMax games all set up and running in my cabinet through my FE, HyperSpin.
First step, just get blasted ActionMax games running from a command line. So far, I can't even get that to work!
Here's what I did:
- DL'd singe 1.14 from singeengine.com
- Created a new emu folder and unzipped the contents into it
- DL'd the ActionMax files from singeengine.com
- Unzipped the ActionMax files to \Emulators\Singe\singe\, as instructed in the readme in the zip
- Torrented the ActionMax video files, placed them in \Emulators\Singe\singe\ActionMax, as instructed in the readme in the zip
Tried running three of the games with the command line included in the readme from the zip, each one gives me the same error.
--DAPHNE version 1.0.10
--Command line is: daphne singe vldp -framefile singe/ActionMax/frame_Hydrosub2021.txt singe/ActionMax/Hydrosub2021.singe
--CPU : GenuineIntel 2650 MHz || Mem : 4096 megs
--OS : Windows XP/.NET || Video : ATI Radeon HD 5400 Series
--OpenGL: Compiled In
--RGB2YUV Function: MMX
--Line Blending Function: MMX
--Audio Mixing Function: MMX
Unknown command line parameter or parameter value:
singe/ActionMax/Hydrosub2021.singe
Bad command line or initialization problem (see daphne_log.txt for details).
To run DAPHNE, you must specify which game to run and which laserdisc player you are using.
For example, try 'daphne lair noldp' to run Dragon's Lair in testing mode.
This seems like a file path issue. But the files being called are exactly where they are supposed to be. I've tried messing around with the file paths in the command line, using absolute paths instead, and nothing works! What am I doing wrong here? This has to be a very simple fix.
Any help would be incredibly appreciated!