Author Topic: Example config file for linux?  (Read 1658 times)

0 Members and 1 Guest are viewing this topic.

Offline Topgun

  • 210
Example config file for linux?
Can't find one in the wiki. Anyone care to share?

 

Offline The E

  • He's Ebeneezer Goode
  • Moderator
  • 213
  • Nothing personal, just tech support.
    • Steam
    • Twitter
Re: Example config file for linux?
Uhhh.

config file?
If I'm just aching this can't go on
I came from chasing dreams to feel alone
There must be changes, miss to feel strong
I really need lifе to touch me
--Evergrey, Where August Mourns

 

Offline kkmic

  • 26
Re: Example config file for linux?
Can't find one in the wiki. Anyone care to share?
Do you mean a launch script? There are several launchers available for Linux. Just check the latest release thread if you're looking for one.
I've seen things you people wouldn't believe. Attack ships on fire off the shoulder of Orion. I've watched C-beams glitter in the dark near the Tannhäuser Gate. All those... moments will be lost in time... like... tears... in rain. (pause) Time... to die.

wxLauncher 0.9.4 Beta | wxLauncher 2.0 Request for Comments

 

Offline Topgun

  • 210
Re: Example config file for linux?
Im talking about ~/.fs2_open/fs2_open.ini. can I see an example that includes things like mod folders and switches?

 

Offline Iss Mneur

  • 210
  • TODO:
Re: Example config file for linux?
Im talking about ~/.fs2_open/fs2_open.ini. can I see an example that includes things like mod folders and switches?
Mod folders and switches are not stored there.  fs2_open.ini stores things the the resolution, bit depth, etc. (the stuff that is stored in the registry on windows) which are set by a launcher.  Run a launcher once, and it will setup the file and then you won't have to bother with it any more, especially becuase the resolution can be set by -res.

Mod folders and the other commandline switches are stored in the <game data folder>/data/cmdline_fso.cfg as a single line.  Though because you are on linux you can either just put the switches into a shell script and pass them to FSO directly on the proper command line, or you can put the cmdline_fso.cfg file in ~/.fs2_open/data/cmdline_fso.cfg.
"I love deadlines. I like the whooshing sound they make as they fly by." -Douglas Adams
wxLauncher 0.9.4 public beta (now with no config file editing for FRED) | wxLauncher 2.0 Request for Comments