Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: RedMistPete on August 28, 2005, 06:00:40 am

Title: Project64 Command Line
Post 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
Title: Re: Project64 Command Line
Post by: jcrouse on August 28, 2005, 09:29:06 am
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
Title: Re: Project64 Command Line
Post by: RedMistPete on August 28, 2005, 01:31:50 pm
Sorry - no joy. I`m including the full extensions but doesn't work  ??? Thanks anyway.