MobyGamer / total-dos-launcher

A system for easily loading and running thousands of DOS programs on vintage hardware
MIT License
109 stars 10 forks source link

Custom launch options #15

Open MobyGamer opened 7 years ago

MobyGamer commented 7 years ago

TDL needs a way for people to manually specify a launch command-line. This will not come into practice very much, but there are cases where it would be sorely needed, for when you want to force use of a particular graphics or sound standard that can only be specified on the command-line.

Tentative idea is to allow power-users the ability to use ctrl-enter which will bring up an editing line. Entered options should persist; maybe a file that uses the titleid+exename+cmdline in fixed-length records.

Undetermined:

This is low priority.