aliens

Author Topic: is there a command line solution to insta-launch TFTD?  (Read 2824 times)

Offline vladdrak

  • Sergeant
  • **
  • Posts: 15
    • View Profile
is there a command line solution to insta-launch TFTD?
« on: January 09, 2016, 07:21:12 pm »
like "-game tftd" or something like that? thx in advance!
« Last Edit: January 09, 2016, 09:18:50 pm by vladdrak »

Offline winterheart

  • Colonel
  • ****
  • Posts: 180
  • Fellow Squaddie
    • View Profile
Re: is there a command line solution to insta-launch TFTD?
« Reply #1 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.

Offline yrizoud

  • Commander
  • *****
  • Posts: 1014
    • View Profile
Re: is there a command line solution to insta-launch TFTD?
« Reply #2 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.