Tweaking Crysis 2

@ 2011/03/02
Crysis 2 is fairly much locked down in terms of advanced tweaking, but there is one working method of implementing cvars, and that is to add them to the launch box for the main executable. Right-click on the Crysis2Demo.exe file found under the \Program Files (x86)\Electronic Arts\Crytek\Crysis 2 Demo\bin32\ directory and select 'Send to Desktop' to create a launch icon. Then right-click on this new icon on your desktop, select properties, and one blank space after the last character in the Target box, add your command(s) with a plus sign in front of them. This method is detailed at the bottom of this page of the Crysis Tweak Guide, and at the moment many of the commands from Crysis 1 can be used as shown in this section of the guide. For example, adding +g_skipintro 1 skips the intro screens, +cl_fov 85 changes your field of view to 85 degrees, +r_glow 0 disables the heavy glow effect visible particularly in Hardcore graphics, and so on.

Comment from jmke @ 2011/03/02
FOV and intro fix (also removes useless motion blur)

Quote:
add after the shortcut:

+cl_fov=90 +r_DrawNearFoV=90 +pl_movement.power_sprint_targetFov=90 +r_MotionBlur=0 +g_skipIntro=1
I would try FOV 110