Thanks for the clarification.
It is clear where the problem lies.
The good news is that your Windows installation is healthy, and none of your hardware is physically broken. What is happening is a conflict between a sensitive kernel-level driver and your processor's power stability, which is a very common and fixable issue.
Some important details I found in the minidumps for you to be aware of:
- The crash is directly caused by tvk.sys, which is the Tavern Anti-Cheat driver used by Dark and Darker.
- The error code is PAGE_FAULT_IN_NONPAGED_AREA, meaning a driver tried to access an invalid memory address.
- Your system is running an Intel Core i7-14700KF on an MSI PRO Z790-A MAX WIFI motherboard, using a BIOS version from January 10, 2024.
Intel 13th and 14th Generation CPUs have a well-documented stability issue where default motherboard settings push too much voltage, leading to silent memory corruption and calculation errors. This almost always triggers a crash when highly strict kernel-level drivers, like game anti-cheats, are initialized. Because your BIOS is from early 2024, it does not have the critical microcode updates released by Intel later in the year to fix this behavior.
To resolve this issue, please follow these steps:
- Go to the official MSI support page for the PRO Z790-A MAX WIFI. Download and flash the latest BIOS version using the M-Flash utility. This is the most critical step to stabilize your CPU.
- After the BIOS update is complete, enter the BIOS settings again, find the CPU power/cooler tuning option (usually prompts on first boot), and select Intel Default Settings to enforce safe power limits.
- Once back in Windows, go to the MSI support page for your motherboard and install the latest Intel Management Engine (ME) driver, followed by the latest Intel Chipset driver.
- Go to the Dark and Darker installation directory, run the uninstaller for the Tavern Anti-Cheat, and then use Steam or the Blacksmith launcher to Verify Integrity of Game Files to force a clean reinstall of tvk.sys.
Once these updates are in place, your processor will have the correct voltage instructions and should handle the anti-cheat initialization without any issues.
Please let me know how it goes and if you need help with any of these steps.
Feel free to ask any questions you may have.