Jump to content

Recommended Posts

Posted

There's an .ini file called XComNarative.ini. Can individual lines be commented out using ";" at the start of the line? Would this crash the game when it tries to run that file? I'm guessing just deleting line would be a bad idea.

 

 

 

Thank you

Posted (edited)

The ini files are actually called DefaultXyz.ini. When you have mods, multiple mods may attempt to change the same ini file. To do this, you list your changes in a file XComXyz.ini in your mod directory using the -/+ syntax described here:

 

https://udn.epicgames.com/Three/ConfigurationFiles.html

 

When the game launches, it collects all the change requests, applies them one after the other, and writes a final XComXyz.ini file under My Documents.

 

So, if you are not using any mods and you want to change the game for your own purpose, you can put ; lines into the XComXyz.ini file under My Documents. However, any changes you make there will be wiped out if you use any mods.

Edited by davidlallen
Posted

I don't have the SDK (I tried DLing it and it crashed on start saying to reinstall even after file verify) - twice

 

I'm just trying to get rid off all those lines that play over and over and over..........

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...