Build Your Own Arcade Controls Forum
Main => Software Forum => Topic started by: RedMistPete on August 28, 2005, 06:00:40 am
-
I cant get project 64 to run games from the command line. All the games run from the emulator menu no problem. No-one seems to know how to run them from a command - any help? Cant find any command wrappers - any links?
Thanks - Pete. :o
-
I think you just specify the entire rom name, including extension, without quotes:
c:\project64> project64.exe c:\project64\roms\my game.zip
That should do it. If you need a wrapper to exit with the Esc key try mine at
http://home.comcast.net/~cpviewer
Or Howard Casto's generic command line wrapper at
http://www.oscarcontrols.com/lazarus
Good Luck,
John
-
Sorry - no joy. I`m including the full extensions but doesn't work ??? Thanks anyway.