Re: Game Keeps Crashing -- Runtime Error Mentioned in DXDiag
@mskellyanne0 Have you tried uninstalling and reinstalling the VC++ 2022 runtimes? Updating might not help, especially if the versions were already up to date and corrupted in some way. If you haven't already, please uninstall your current versions, and install fresh copies. Hit Windows key-i, select Apps, scroll down to the Microsoft Visual C++ Redistributables, click on any version from 2015 or later, and select Uninstall. Don't touch the older versions. You can download the newest runtimes directly from Microsoft:
https://docs.microsoft.com/en-US/cpp/windows/latest-supported-vc-redist?view=msvc-170
You'll need both the x86 and x64 versions of the 2015-2022 runtimes, but you can skip the ARM version, which is for a different class of device. Restart your computer after installing and before trying to play.