firsTraveler Posted March 30, 2016 Share Posted March 30, 2016 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 Link to comment Share on other sites More sharing options...
davidlallen Posted March 30, 2016 Share Posted March 30, 2016 (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 March 30, 2016 by davidlallen Link to comment Share on other sites More sharing options...
firsTraveler Posted March 30, 2016 Author Share Posted March 30, 2016 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.......... Link to comment Share on other sites More sharing options...
davidlallen Posted March 30, 2016 Share Posted March 30, 2016 You may want the mods "Quiet Bradford" and/or "Stop Wasting My Time". Link to comment Share on other sites More sharing options...
firsTraveler Posted March 30, 2016 Author Share Posted March 30, 2016 You may want the mods "Quiet Bradford" and/or "Stop Wasting My Time". Have both. Link to comment Share on other sites More sharing options...
Recommended Posts