Running games with arguments
Posted: Mon Feb 19, 2018 7:09 pm
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?