Overview
The Solution and a Fix for the start up Crash
How to fix the Crash
For some reason the file “res.bin” inside the game folder cause the crash, so simply delet it.
Go to “SteamsteamappscommonCold Fear” (the game folder) and delet the file.
How to Creat a Start Up File
So far we know the solution but isn’t it boring to delet it over and over again? it is, so here is a little something that help you.
Lets creat a “Batch file” for it.
Step by Step:
1. Open any “Text Editor”
2. Type this into it:
The first line will delet the file for you and the second line starts “Cold Fear” (via steam of course)
3. Save it where you want and name it how you want, BUT dont forget to add “.bat” at the end of the name.
For Example:
4. Enjoy the game without Crashes.
Alternate Fix
If the batch above shouldnt work you can use this one below: Just replace the path to the game folder with yours
Example:
The file does the same as the first one, the first line delets “res.bin” and the second starts the game via steam.