Acid81 Posted March 29, 2014 Share Posted March 29, 2014 I have EW version 1.0.0.9040 downloaded recentnly from steam servers. Im playing in offline mode at the moment. Iv tryed everything, hex edited the EW exe to force read the ini files, didnt seem to work. Added entries to system host file to block game from "phoning home", that didnt work. Has anyone successfully modded this version ? Im trying to do a simple mod to the charecter soldiers mobility. Link to comment Share on other sites More sharing options...
Drakous79 Posted April 2, 2014 Share Posted April 2, 2014 Yes, it can be done. Open XEW\Binaries\Win32\XComEW.exe in hex editor, like HxD and find:decimal offset 21576620or hexadecimal offset 0x1493bacand change hex 58 to 57. Basically it changesXComGame\Config\DefaultGameCore.initoWComGame\Config\DefaultGameCore.ini Next open XEW\XComGame\Config\DefaultGameCore.ini and change:iType=eItem_ArmorKevlar, iHPBonus=1toiType=eItem_ArmorKevlar, iHPBonus=10so you can confirm it is working. No need to disable phone home at this moment. You can try XCOM Enemy Unknown/Enemy Within Mod Helper with XCOMModHelper -c EWConfig.xml Link to comment Share on other sites More sharing options...
Recommended Posts