

All armors and armor parts properties are stored in this section in Coalesced.ini and BIOGame.ini (in each DLC folder)

> if some setting has greater/lesser value in compare to your file > read mod description about this value > choose one variant (not both) ĮDIT FILE > LAUNCH ME2IniFixer > LAUNCH GAMEīoolean: true / false (true=yes/on/use false=no/off/don't use) > if mod adds new stuff > use mod values instead of yours > if mod is require specific code to run properly - that code takes priority over the others mods code download mod > compare mod file and your file in Notepad++: use Compare plugin > find differences > copy code from mod file to your file (ignore iniversion strings) copy your current moded file from: Mass Effect 2\BioGame\Config\PC\Cooked\ to any folder (as backup) If you want to use several Coalesced.ini mods, create merged file: > switch to second file > main panel > plugins > Compare > Compareĭifferences between two files will be highlighted Ĭommenting code: comment prevent game engine from reading and executing commands in string. > Open two Coalesced.ini-s > main panel > plugins > Compare > select one of two files > Set as first to compare > > (if program asks if you would like to update manager? - Yes, only once) > Main panel > plugins > plugin manager > show plugin manager > find plugin Compare > Install >

How to compare two files in Notepad++ ? // right-click on file > Edit with Notepad++ go to: Mass Effect 2\BioGame\Config\PC\Cooked\ and open Coalesced.ini file Main game armor properties are stored in Coalesced.ini ĭLC armor properties are stored in BIOGame.ini (in each DLC folder) ĭownload Notepad++ DO NOT USE Word, Wordpad or Notepad - this will break game files All game settings are stored in Coalesced.ini file:Įdit DLC Bio.ini files: doesn't required to use ME2IniFixer
