Crashes at startup are normally a result of:Same problem, although mine crashes when I hit the RedEngine logo. Took the same steps to solve it as well. In addition I turned off any overlays that I have, even though they weren't an issue before this patch.
All in all very irritating especially since I had no crashes 75 hours in.
1.) Mods. If you are using any now, or have ever used any in the past, they can and will leave reference data in your overally installation and/or save state of your game. Even if the mod itself is removed, that reference data will remain. (This is true of all games, not just CP2077.) If you encounter an issue (crashing or otherwise) you may need to wait for an update to some/all of your mods to be compatible with the latest version of the game. Worst case scenario is always that you'll have to uninstall and reinstall the game to get it working again.
2.) Microsoft Redistributables. DirectX, Visual C++, Visual Studio, XNA Framework, etc. If these are not correctly configured, it can prevent games from launching correctly. Running the installation packages manually from the Microsoft website is always a good idea if seeing a CTD or black-screen hang with any game. (Also, versions of Visual C++ and Studio install side-by-side. Ensuring you have legacy versions installed for the original release dates of the games you like to play can created much smoother sailing in the future. Just be sure to install them in order, and to install both the x86 and x64 versions of each for Windows 10 or Windows 7 64-bit.)
3.) Games being installed to protected directories. It is always best to avoid installing any games to Program Files or Program Files(x86). Always install to the root of your drive or a folder of your own creation on the root. If using any level of default Windows Security, it may interfere with the calls being made by games to other parts of your system, degrading performance, or creating instability. The following installation paths are much more game-friendly, for example:
C:\Cyberpunk 2077\...
or
C:\MyRPGgames\CP2077\...