Name of the file: Crysis (SP Demo) Cheat Codes - Author: ANO |
God Mode Locate the difficulty files in your Crysis installation folder (ie: C:\Program Files\Electronic Arts\Crytek\Crysis\Game\Config). These files are called diff_easy.cfg, diff_normal.cfg, diff_hard.cfg and diff_bauer.cfg. Open the file (with Notepad) that corresponds to the difficulty level you are playing. Add the following line to the end of the file and save it: g_godMode = 1 Now, when playing your health will still decrease but you will not die. Instead, your health and armor will automatically replenish when your health reaches 0. Unlimited Ammo Using the same method as above, add the following line to the end of your config file: i_unlimitedammo = 1 Your ammo will be frozen in the game. Update : 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 |