MultiHub Forum

Full Version: New PC crashes on startup at the developer logo screen for a single AAA title
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I just built a new gaming PC with a high-end graphics card and the latest drivers, but a specific AAA title consistently crashes on startup at the developer logo screen, while every other game in my library runs perfectly. I've tried all the basic troubleshooting steps like verifying game files, running as administrator, disabling overlays, and even a clean Windows reinstall, but the crash persists without any useful error code. For others who have faced this maddening issue, what deeper system-level diagnostics or fixes finally resolved it for you? Could this point to a specific hardware compatibility issue, a corrupted DirectX or Visual C++ component, or is there a known conflict with certain background processes that standard advice misses?
Start with a quick, data-driven pull. In Windows, open Event Viewer right after a crash and look under Windows Logs > Application for a faulting fault. Note the exact module (dxgi.dll, d3d12.dll, etc.), time stamp, and whether there’s an associated faulting address. That usually points you toward a driver, DirectX, or a game-specific issue. If you can’t see anything, run a clean boot and reproduce to isolate background software.
Do a clean GPU driver reinstallation with DDU in Safe Mode, then install the latest drivers from NVIDIA/AMD. If crashes persist, also try a slightly older driver version and see if stability improves. Sometimes the game shipped with a faulty DX config and the driver doesn't talk to it cleanly.
Reinstall DirectX and the Visual C++ redistributables. Even if Windows is up to date, some older runtimes can be missing or corrupted. Grab the DirectX End-User Runtime (June 2010) package, run Windows Update optional features, and install the 2015–2022 VC runtimes. Then try launching with a DX11 flag if the game defaults to DX12 and crashes at startup.
Hand me a quick hardware sanity test plan: run a GPU stress test (like FurMark) and a RAM check (MemTest86 or Windows Memory Diagnostic) to see if instability shows up under load, watching temps and power delivery. A flaky PSU, bad RAM, or a loose GPU connector is a surprisingly common culprit for startup crashes.
Enable Reliability Monitor and Event Viewer again to collect a crash log that shows up on startup. Also try a clean boot to eliminate background apps (AV, overlays, etc.). If possible, run the game from a different user profile or a different Windows install to rule out profile-specific corruption.
If you want, tell me the exact game title, your GPU model, CPU, RAM, motherboard, and power supply, plus the OS version. I’ll tailor a 48-hour diagnostic plan with concrete steps, tests, and what to watch for, plus a simple checklist you can reuse across future games.