I am experiencing issues since strictly after playing the Alpha with Crysis 2.
1. When I "Alt+Tab" Crysis 2 now goes to minimized mode instead of minimizing the program to the next one in the queue. "Alt+Escape" does the same. I then need to go re-enable full screen. Kind of annoying.
2. My 2 .ahk scripts bound to left and right arrow no longer work. I didn't change them or my autoexec.cfg, they just don't work anymore. Here's an example
*Left::
{
send {~}
sleep 500
send r_ssao 0
send {enter}
send r_postmsaa 0
send {enter}
send r_colorgrading 0
send {enter}
send e_shadows 0
send {enter}
send r_shadowjittering 0
send {enter}
}
return
EDIT: The script issue was fixed by uninstalling Crysis 3 Alpha.