Deus EX: Invisible War Cheats
Find the file default.ini in the game's folder on your hard drive and use Notepad or a similar text editor to open it. If the file is set to read only you will have to right click on the file and uncheck the read only attribute of the file.
To make damage to yourself be 0 (Invincible) find the following lines:
Difficulty]; Player Damage multiplier - damage player takes from AIs
Difficulty_Player_Damage_Easy__d=1.0
Difficulty_Player_Damage_Normal__d=1.0
Difficulty_Player_Damage_Hard__d=1.25
Difficulty_Player_Damage_Real__d=1.75
And CHANGE them to read like below (All 0.0)
Difficulty]; Player Damage multiplier - damage player takes from AIs
Difficulty_Player_Damage_Easy__d=0.0
Difficulty_Player_Damage_Normal__d=0.0
Difficulty_Player_Damage_Hard__d=0.0
Difficulty_Player_Damage_Real__d=0.0
For easy Kills change the following lines:
AI Damage multiplier - damage AIs take from player
Difficulty_AI_Damage_Easy__d=1.25
Difficulty_AI_Damage_Normal__d=1.0
Difficulty_AI_Damage_Hard__d=0.75
Difficulty_AI_Damage_Real__d=1.5
And change the bottom 4 to read:
Difficulty_AI_Damage_Easy__d=4.25
Difficulty_AI_Damage_Normal__d=4.0
Difficulty_AI_Damage_Hard__d=4.75
Difficulty_AI_Damage_Real__d=4.5