VOGONS


First post, by coltrane

User metadata
Rank Newbie
Rank
Newbie

Don´t Dosbox support game-specific command line input parameters?? For example, the game Sopwith has a command line option (-s) that enables sound before you enter the game. So the command line looks like this:

c:\> sopwith -s

By running it directly from the dos prompt screen opened by Dosbox, it works fine but when you try to execute this same line through a front-end or a batch file for example, it doesn´t work.

Regards,
RColtrane

Reply 1 of 2, by Darkfalz

User metadata
Rank Member
Rank
Member

I ran Serpent Isle alternate intro using "intro hisss jive" and it worked fine, so I guess command line options are supported.

Reply 2 of 2, by Snover

User metadata
Rank l33t++
Rank
l33t++

The issue isn't running games with switches, that works fine. The issue is running games with switches being passed at DOSBox's runtime.

Yes, it’s my fault.