The last few days I've been tweaking the game. I did it by changing the autoexec.cfg. All worked pretty well.
But there are some important tweaks that can't be changed in the autoexec.cfg. They have to be changed by enhancing the desktop shortcut (adding the tweaks in the command line). For example depth of field and the annoying bloom effect.
And that's the point where my problem starts.
The tweaks for DoF and Bloom are:
+r_DepthOfField 0/1
+r_glow 0/1
(0 off, 1 on)
I added the tweaks to the command line, but they don't apply. Nothing happens in the game. The shortcut is the problem, not the tweak. I've tested this with g_SkipIntro. This one works well in the autoexec.cfg but does not work when added to the shortcut.
I've added them like this:
What am I doing wrong?
OS: Windows 7 Ultimate 64bit
Thx for your help!