yes the Crysis 2 nanosuit 2 just s*ck like hell.
A real nanosuit 2 would have been :
Crysis 1 nanosuit mode control ( speed / strength / cloak / armor ) but beeing able to stack speed + strength and add on top of that cloak or armor.
Like that the nanosuit 2 would have been just perfect.
But instead its a poor nanosuit " 2 " just made for console pad where you cant turn on / off the speed mode, or strength mode.
Also the nanosuit speed sprint have the same speed of what is capable a 100m human sprinter.
And Crysis 3 will have the same poor nanosuit " 2 " but without energy usage for speed, and maybe a little speed, increase.
To Get Crysis 3 nanosuit Setting in Crysis 2 :
----- You just need to open the Crysis 2 nanosuit.xml
Quote:
gamecrysis2\Scripts\entities\NanoSuit\nanosuit.xml
----- Increase the speed speed multiplier, to increase the speed.
Code:
<param name="sprintSpeedScale" value="1.8" />]
, so lets up it to 2.4 ( random )
------ And turn to 0 the sprint energy consumption...
Code:
<DefaultParams>
<!-- Benito: Leave those alone, even if empty -->
<!-- Energy only is consumed while sprinting in this mode -->
<EnergyMod>
<param name="consumptionRateMin" value="0" GAME="SP" />
<param name="consumptionRateMax" value="15" GAME="SP" />
<param name="consumptionRateMin" value="0" GAME="MP" />
<param name="consumptionRateMax" value="7" GAME="MP" />
<param name="regenerationDelay" value="2.0" GAME="SP" />
<param name="regenerationDelay" value="1.0" GAME="MP" />
<param name="maxSpeedReferenceForConsumption" value="6.0" GAME="SP"/>
<param name="maxSpeedReferenceForConsumption" value="9.0" GAME="MP"/>
<param name="speedToConsumptionRateCurve" value="1.0" GAME="SP"/>
<param name="speedToConsumptionRateCurve" value="1.0" GAME="MP"/>
</EnergyMod>
Set All the value to 0
Time used :
10secSo no offence, but thats NOTHING else than a BAD modding work. Its not a professional work. That's just a real shame.
EDIT : the powerpunch, throw, power kick.. all the value can be found in the Crysis2 nanosuit.xml, you just need to set the value to 0..
Freaking shame.