OpenXcom Forum

OpenXcom => Open Feedback => Topic started by: vladdrak on January 09, 2016, 07:21:12 pm

Title: is there a command line solution to insta-launch TFTD?
Post by: vladdrak on January 09, 2016, 07:21:12 pm
like "-game tftd" or something like that? thx in advance!
Title: Re: is there a command line solution to insta-launch TFTD?
Post by: winterheart on January 11, 2016, 08:30:23 pm
Hello. No, there no such option. You can only redefine values under "options" tree in options.cfg, for example:

Code: [Select]
openxcom -fullscreen true

Unfortunally, "mods" section can't be redefined in command line.
Title: Re: is there a command line solution to insta-launch TFTD?
Post by: yrizoud on January 11, 2016, 08:47:45 pm
You can make a second "user directory" called TFTDuser, and have a shortcut which has argument -user TFTDuser
After that, the configurations are completely separate.

Or You can duplicate the installations :
- Have one openxcom installation, with a "user" subdirectory, UFO files, set up to run UFO
- Have another openxcom installation, with a "user" subdirectory, TFTD files, set up to run TFTD
The "user" subdirectories ensure that each installation is completely standalone.