The cheating bastards easy difficulty config.
-- EASY -- AI Detection speed ai_SOMSpeedRelaxed = 1.2 ai_SOMSpeedCombat = 0.3 -- Alive time ai_RODAliveTime = 5.0 ai_RODMoveInc = 1.3 ai_RODStanceInc = 1.0 ai_RODDirInc = 1.0 ai_RODAmbientFireInc = 2.0 ai_RODKillZoneInc = -2.0 -- AI fire reaction time ai_RODReactionTime = 0.2 ai_RODReactionDistInc = 0.1 ai_RODReactionLeanInc = 0.2 ai_RODReactionDirInc = 1.0 -- Cover fire time modifier (cover fire time specified in weapon) ai_RODCoverFireTimeMod = 1.0 -- ROD ranges - percents of attackRange AI property ai_RODKillRangeMod = 0.2 ai_RODCombatRangeMod = 0.6 -- Ambient fire, enemies not in the quota cannot hit the player. ai_AmbientFireUpdateInterval = 0.5 ai_AmbientFireQuota = 2 -- Low health effect duration and health threshold ai_RODLowHealthMercyTime = 2.5 g_playerLowHealthThreshold = 40 -- AI voice readability ai_UseAlternativeReadability = 1 -- Player Health/Energy/Suit g_suitCloakEnergyDrainAdjuster = 0 g_suitRecoilEnergyCost = 1 g_suitSpeedEnergyConsumption = 10 g_suitSpeedMult = 1.85 g_suitArmorHealthValue = 100.0 g_playerSuitArmorModeHealthRegenTime = 3 g_playerSuitArmorModeHealthRegenTimeMoving = 3 g_playerSuitHealthRegenTime = 6 g_playerSuitHealthRegenTimeMoving = 6 g_playerSuitHealthRegenDelay = 1 g_playerSuitEnergyRechargeTimeArmor = 0 g_playerSuitEnergyRechargeTimeArmorMoving = 0 g_playerSuitEnergyRechargeTime = .1 g_playerSuitEnergyRechargeDelay = 0 g_playerHealthValue = 200.0 g_difficultyLevel = 1 v_driverControlledMountedGuns = 1 i_noweaponlimit = 1 g_godmode = 1 i_unlimitedammo = 1
First things first. I obtained permission to load this as you cannot execute these commands via the console unless this script is running when Crysis boots.
After I ran through Crysis, I thought, "I want to do it again but without restrictions!" ....... "Wtf are you blabbing about now Trappa?" Simple. Godmode. Infinite Ammo. More power w/ less drainage. And damnit, I want the AI to always speak Korean!
One thing you need to know is that the scripting below only affects single player and cannot (as far as I know) be transferred over to multi-player. Additionally, please back up your existing files. This should be common sense by now. I will also be putting out a tutorial on how to edit the scripting below to fit your cheating bastard needs.
edit
Almost forgot. Your need to create an "autoexec.cfg" file and only add one line, con_restricted=0. This is the only command needed in this file. Place the created "autoexec.cfg" file in your main Crysis folder (i.e. C:\Program Files\Steam\steamapps\common\crysis or Electronic Arts\Crytek\Crysis). This file is a must in order for most of the below noted commands to work.
edit
For this script we need to locate the "diff_easy.cfg" file in your...
C:\Program Files\Steam\steamapps\common\crysis\Game\Config
If you don't use steam for Crysis then you should find the file in the Electronic Arts\Crytek\Crysis\Game\Config folders.
There are 4 "diff" files, but for now we will use the "diffeasy" file. No reason, just cause I want to. So there. Simply copy the text below and paste over the existing text. Make sure to save the file as it is, don't change the name or type. You can paste any of the commands below into the other 3 "diff" files (bauer, normal, hard). Just make sure to change the "gdifficulty" setting to match the file. For the "diffbauer" config use "gdifficulty = 4", for the "diffhard" config use "gdifficulty = 3", for the "diffnormal" config use "gdifficulty = 2" and obviously for the "diffeasy" config you use "g_difficulty = 3", as noted below.
Boot up Crysis, select the easy difficulty setting and enjoy godmode, infinite ammo, the ability to carry unlimited weapons (you have to pick them up as you go along) and barely any (if at all) suit energy drainage... you cheating bastard!






