The NEW Build Your Own Arcade Controls

Main => Software Forum => Topic started by: rlehm on August 03, 2007, 04:27:09 pm

Title: running batch files through front end, sound ?
Post by: rlehm on August 03, 2007, 04:27:09 pm
When launching "Geometry Wars" through my front end (batch file) there is no sound. when running it without the front end, it has sound. what gives?
Title: Re: running batch files through front end, sound ?
Post by: SGT on August 03, 2007, 04:50:00 pm
What does the batch file look like?  In the batch file, you need to CD to the directory that you are running the program from before executing the program so the program can find all of its needed components.  This MAY be the problem.
Title: Re: running batch files through front end, sound ?
Post by: Austin.Wolff on August 03, 2007, 05:39:24 pm
My guess is wrong parameters.
Title: Re: running batch files through front end, sound ?
Post by: rlehm on August 04, 2007, 02:43:20 am
in maximus arcade, you simply point to the exe, and it makes the .bat(batch) file for you. There is an area that you can add commands for it while opening files, i think that's where i need to add something....
Title: Re: running batch files through front end, sound ?
Post by: Havok on August 04, 2007, 02:33:11 pm
Right click on the icon you launch it with, and select properties. it should have the parameters there. Then you can plug those into your front end...