VOGONS


First post, by Unregistered

User metadata

How can I add a command line parameter and still run VDM? For example, I'm trying to run IndyCar Racing II, and the command line is indycar.exe -h (for high-res graphics). But when I click "run with VDM", the parameter doesn't work. How can I get both to work?

Reply 1 of 1, by Snover

User metadata
Rank l33t++
Rank
l33t++

Create a batch file and run it instead of the program.

eg. INDYCARH.BAT < indycar.exe -h

Yes, it’s my fault.