I've just installed Batman: Arkham City GOTY from Steam for the first time. Immediately after launching the game I'm getting a "has stopped working" crash, with the details "APPCRASH" for "BatmanAC.exe". Does anyone know how to solve this issue?
System is a Windows Server on a PC which otherwise matches all the system requirements.
Also, I've found this Steam forum post which seems to describe the same problem.
1 Answer
I've found the solution here:
- Open regedit
- Navigate to
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\BatmanAC.exe- If the last entry,
BatmanAC.exe, doesn't exist, just create it manually
- If the last entry,
- Create a new value:
- Name:
DisableExceptionChainValidation - Type: DWORD
- Data: 1 (encoding doesn't matter)
- Name:
Relaunch the game! :)
1