Crashing Issues
Fixing any crash issues.
Make sure your window mode is "Fullscreen Borderless"
Turn your graphics down ( Using cheats does hurt fps slightly due to all the extra stuff on screen )
Make sure you followed ALL the first steps.
Make sure the product is updated.
Download and install DXSDK_Jun10.exe and all Visual C++ Redistributable.
Laptops are not fully supported, if you are on a laptop and are crashing, try uninstalling ALL Visual Studio Runtime Packages and reinstalling them with the provided links above. Not guaranteed to work.
Clean/Repair Corrupted files in your PC
Run Command Prompt as Administrator and paste following command and hit enter.
Scans all system files and replaces corrupted or incorrect files
SFC /scannow
Scans all system files at once
SFC /scanonce
Scans all system files at boot each time the system is restarted.
SFC /scanboot
Last updated