
Increasing the following values makes the game harder. For example: Command="initpalladium 100000 | initcredits 100000 | initammo 999" will set your palladium and credits to 100k, and set your ammo to 999.īy changing these values, you can adjust a difficulty setting bitwise-or), the " | " key normally found between the backspace and enter keys. Īn example keybind would be to press Alt+F4 for godmode (yes, seriously.)īindings=( Name= "F4", Command="God", Ctrl="False", Shift="False", Alt="True" )Ĭommands can be seperated using the vertical pipe (a.k.a. The Command is the action you want to be executed when the button is pressed.įor the list of console commands, see the ME Wikia - PC Tweaks (ME2). You can also rebind keys that are defined by the game, such as "PC_Reload" or "PC_QuickSave". For example: "NumPadFour", "Four", and "F4" are all seperate valid keys. Optionally, you can also choose to include modifier keys like this:īindings=( Name= "Key name", Command="Command", Ctrl="True", Shift="True", Alt="True" ). The format for a keybind is as follows:īindings=( Name= "Key name", Command="Command" ). * Thank you to the person who pointed out that I had forgot the critical "running" step though in my defense I had originally assumed the reader had an IQ above 5.īinding SyntaxOnce you know what context mode you want your key-bind to be in, you can find that heading and make a new binding. Put the ME2IniFixer.exe in the " \SteamLibrary\steamapps\common\Mass Effect 2\BioGame\Config\PC\Cooked " directory where the Coalesced.ini is AND RUN IT* after you have saved your changes to fix the file so the game doesn't crash. If for nothing else, it will put your mind at ease about running random sketchy executables from the internet as admin. I'd recommend running the exe through VirusTotal [before running it. So throw me a message here if that link ever dies. Incase that ever goes down, I have a mirror of it. The ME2IniFixer [With zero posts, zero endorsements, and no one linking to it. Thankfully, there exists tools to adjust the section sizes automatically, but sadly most of those links are dead (<3 ubi).
Obviously, this would make editing the file difficult.
But if you change it to 0.5, the game will crash at launch because the size has changed. For example If you change 0.25 to 0.50 the game will run. 'Check Sums'The Coalesced.ini file has pseudo-checksums in it (bin file, section headers with fixed width), that will cause the game to freak out if you add or remove things.