to this section: [Engine.Console]
in [profiledir]\My Documents\BioWare\Mass Effect\Config\BIOInput.ini
Then type setparagon #
to this section: [Engine.Console]
in [profiledir]\My Documents\BioWare\Mass Effect\Config\BIOInput.ini
Then type initsalvage #
m_bSkipPowerCooldown=FALSE
to
m_bSkipPowerCooldown=TRUE
m_fBleedOutMinDamageResistance
m_fBleedOutCasualMinDamageResistance
m_fBleedOutMinHealthRegenRate
m_fCasualBonusHealthRegenRate
m_fHenchDamageResistance
m_fHenchCasualDamageResistance
These are all health related, both you and your squad members (hench) If you want just the easy difficulty to be EASY then make these lines look like this:
m_fBleedOutCasualMinDamageResistance=0.00001f
m_fCasualBonusHealthRegenRate=999.0f
m_fHenchCasualDamageResistance=0.00001
But if you just want some sort of "god mode" then edit these:
m_fBleedOutMinDamageResistance=0.0f
m_fBleedOutCasualMinDamageResistance=0.0f
m_fHenchDamageResistance=0.0
m_fHenchCasualDamageResistance=0.0
to this section: [Engine.Console]
in [profiledir]\My Documents\BioWare\Mass Effect\Config\BIOInput.ini
Then type walk
to this section: [Engine.Console]
in [profiledir]\My Documents\BioWare\Mass Effect\Config\BIOInput.ini
Then type quit
For all those trying to change your credits. They are also a 4 byte integer and are easily changed to anything with a memory editor.