Amphibious Posted July 30, 2014 Posted July 30, 2014 Is there a way to make a reasearch/tech available from the start of the game?
dubiousintent Posted July 30, 2014 Posted July 30, 2014 The most obvious way is to adjust the requirements in the DefaultGameCore.INI (DGC.INI) file. You would need to look to several sections: "FOUNDRY PROJECT Base Balance Costs" and "TECHS Costs" at a minimum. But my recollection is that it sometimes got more complicated than that, even in vanilla. For any mod you need to ask in a thread related to the mod in question. -Dubious-
johnnylump Posted July 30, 2014 Posted July 30, 2014 Tech prereqs are set in XComStrategyGame.XGTechTree.BuildTechs if there is only one prereq. For multiple prereqs you also have to edit XComStrategyGame.XGTechTree.HasPrereqs (Ithink it is).
Amphibious Posted July 31, 2014 Author Posted July 31, 2014 (edited) Thanks guys, dgc.ini method had to do for what was intended since I lack script support. Edited July 31, 2014 by Amphibious
Recommended Posts