Ideally, I'd like to use a command line option to automatically resume the most recent save game. This would essentially be the equivalent of clicking "Continue" from the game's opening menu. Although I am mainly interested in a command line option that supports that feature, I'd really like to see a list of all command line options.
32 Answers
There exists a mod to support this functionality. Not tested by myself...
Unfortunately, newer games are not coded to include outside parameters into their command line start options. There is, however, a command console inside of the game ( available here ), but I sense that is not what you are looking for.
9