Crysis Demo - Cheat mode Demo version

Crysis Demo - Cheat mode Demo version
Cheat mode Demo version:
Note: This procedure involves editing a game file; create a backup copy of the file before proceeding. Use a text editor to edit the "diffeasy.cfg", "diffnormal.cfg", or "diffhard.cfg" file in the "crysisgameconfig" directory to change game play under the Easy, Normal, or Hard difficulty settings. Insert the following lines to get God mode and unlimited ammunition.

ggodMode = 1
iunlimitedammo = 1

The following lines can also be changed to get the commented effect.

-- Player Health/Energy/Suit
// No energy loss
gsuitCloakEnergyDrainAdjuster = 0

// No energy cost
gsuitRecoilEnergyCost = 0

// Run faster
gsuitSpeedMult = 2.85

// More armor points
gsuitArmorHealthValue = 900.0

// Instant health regen
gplayerSuitArmorModeHealthRegenTime = 0

// Instant health regen while moving
gplayerSuitArmorModeHealthRegenTimeMoving = 0

// Set health regen time to 0
gplayerSuitHealthRegenTime = 0

// Set regen time while walking to 0
gplayerSuitHealthRegenTimeMoving = 0

// No waiting until regen starts
gplayerSuitHealthRegenDelay = 0

// Instant energy
gplayerSuitEnergyRechargeTimeArmor = 0

//Instant energy while moving
gplayerSuitEnergyRechargeTimeArmorMoving = 0

// Set energy regen time to 0
gplayerSuitEnergyRechargeTime = 0

// Do not wait until energy regen starts
gplayerSuitEnergyRechargeDelay = 0

// Extra health
gplayerHealthValue = 900.0

// Set difficulty, 1 is easy, 4 is most difficult
gdifficultyLevel = 1