Batman: Arkham City and a few others that conflict with Structured Exception Handling Overwrite Protection (SEHOP) need this registry entry:
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\BatmanAC.exe]
"DisableExceptionChainValidation"=dword:00000001
Credit over here:
http://community.batmanarkhamcity.com/forums/showthread.php/10517-Crash-on-launch?p=179953#post179953You could also disable SEHOP. Maybe that should be added to the tutorial steps.