Crysis Suit Modding (English)
Introduction
This guide is just the one part currently, as time goes on I will continure to modify this guide to include more accurate, up to date and awesome information!
Suit Modding Made Simple
The following configuration is what I use for Normal mode located in the crysis file location > game > diff_normal... Open in a text editor such as NOTEPAD and save a copy of your original cfg ALWAYS... Then put in this config instead.
Command lines preceeded by a -- will be ignored as developer commentary.
In the last 3 groups of command lines you will notice I dropped a-lot of the numbers quite a bit, in the case of recharge, consumption etc the smaller the number the better. With armor and health (optional, I left health at default) the larger the number obviously the better.
I did not tweak anything other than Health/Energy/Suit subcommand lines.
You are not immortal with these settings, hitting things at fast pace, falling too far a distance for the shield to handle will still kill you, and firefights are still intense. Have fun :)
-- NORMAL
-- AI Detection speed
ai_SOMSpeedRelaxed = 0.8
ai_SOMSpeedCombat = 0.2
-- Alive time
ai_RODAliveTime = 2
ai_RODMoveInc = 0.75
ai_RODStanceInc = 0.75
ai_RODDirInc = 1.0
ai_RODAmbientFireInc = 2.0
ai_RODKillZoneInc = -1.5
-- AI fire reaction time
ai_RODReactionTime = 0.1
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 = 3
-- 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 = 7
g_suitSpeedEnergyConsumption = 1
g_suitSpeedMult = 1.85
g_suitArmorHealthValue = 999.0
g_playerSuitArmorModeHealthRegenTime = 1
g_playerSuitArmorModeHealthRegenTimeMoving = 1
g_playerSuitHealthRegenTime = 0
g_playerSuitHealthRegenTimeMoving = 1
g_playerSuitHealthRegenDelay = 0.5
g_playerSuitEnergyRechargeTimeArmor = 0
g_playerSuitEnergyRechargeTimeArmorMoving = 0
g_playerSuitEnergyRechargeTime = 1
g_playerSuitEnergyRechargeDelay = 0.5
g_playerHealthValue = 200.0
g_difficultyLevel = 2
v_driverControlledMountedGuns = 1
Command lines preceeded by a -- will be ignored as developer commentary.
In the last 3 groups of command lines you will notice I dropped a-lot of the numbers quite a bit, in the case of recharge, consumption etc the smaller the number the better. With armor and health (optional, I left health at default) the larger the number obviously the better.
I did not tweak anything other than Health/Energy/Suit subcommand lines.
You are not immortal with these settings, hitting things at fast pace, falling too far a distance for the shield to handle will still kill you, and firefights are still intense. Have fun :)
-- NORMAL
-- AI Detection speed
ai_SOMSpeedRelaxed = 0.8
ai_SOMSpeedCombat = 0.2
-- Alive time
ai_RODAliveTime = 2
ai_RODMoveInc = 0.75
ai_RODStanceInc = 0.75
ai_RODDirInc = 1.0
ai_RODAmbientFireInc = 2.0
ai_RODKillZoneInc = -1.5
-- AI fire reaction time
ai_RODReactionTime = 0.1
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 = 3
-- 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 = 7
g_suitSpeedEnergyConsumption = 1
g_suitSpeedMult = 1.85
g_suitArmorHealthValue = 999.0
g_playerSuitArmorModeHealthRegenTime = 1
g_playerSuitArmorModeHealthRegenTimeMoving = 1
g_playerSuitHealthRegenTime = 0
g_playerSuitHealthRegenTimeMoving = 1
g_playerSuitHealthRegenDelay = 0.5
g_playerSuitEnergyRechargeTimeArmor = 0
g_playerSuitEnergyRechargeTimeArmorMoving = 0
g_playerSuitEnergyRechargeTime = 1
g_playerSuitEnergyRechargeDelay = 0.5
g_playerHealthValue = 200.0
g_difficultyLevel = 2
v_driverControlledMountedGuns = 1
This guide was created by its original author on the Steam Community. Are you the author and want it removed? Request removal.