Page 1 of 1

Running games with arguments

Posted: Mon Feb 19, 2018 7:09 pm
by Mr. Mendelli

I am new to VBA-M, I have recently upgraded from a much older version to the newest version. In the old version I was able to make shortcuts for games that would run them automatically. I can't seem to do this with VBA-M. I have searched other forums and online resources, and I can't find any documentation on this subject for VBA-M. Is this possible in the newest version, and if so, how?

 

The shortcuts I had worked like this:

 

%VBAPATH%\VBA.exe "%GAMEPATH%"

 

Are there new arguments set for doing this?