Crysis чит-файл №4

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

g_godMode = 1
i_unlimitedammo = 1

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

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

// No energy cost
g_suitRecoilEnergyCost = 0

// Run faster
g_suitSpeedMult = 2.85

// More armor points
g_suitArmorHealthValue = 900.0

// Instant health regen
g_playerSuitArmorModeHealthRegenTime = 0

// Instant health regen while moving
g_playerSuitArmorModeHealthRegenTimeMoving = 0

// Set health regen time to 0
g_playerSuitHealthRegenTime = 0

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

// No waiting until regen starts
g_playerSuitHealthRegenDelay = 0

// Instant energy
g_playerSuitEnergyRechargeTimeArmor = 0

//Instant energy while moving
g_playerSuitEnergyRechargeTimeArmorMoving = 0

// Set energy regen time to 0
g_playerSuitEnergyRechargeTime = 0

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

// Extra health
g_playerHealthValue = 900.0

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