@sw33tpinkbabi In your old dxdiag, I saw two of these:
Event Name: LiveKernelEvent
Response: Not available
Cab Id: 0
Problem signature:
P1: 141
P2: ffffae87d700f050
P3: fffff8038d903170
P4: 0
P5: 1550
P6: 10_0_22631
P7: 0_0
P8: 768_1
P9:
P10:
This is a video driver timeout: the driver fails to respond in what Windows defines as a timely manner (two seconds by default), so Windows ends the process. This should never happen outside of certain testing environments and typically means there's something wrong with the driver or the GPU. But there isn't a way to figure out which graphics driver stopped responding just from the info in the dxdiag; you'd need to open a crash dump.
Your new dxdiag doesn't show any of the errors in the old one because newer errors have crowded out everything else. And these newer errors are all Windows-related. They're not necessarily serious, but that's not obvious either. Anyway, please run a couple of basic checks of your Windows system files:
- Hit Windows key-X
- Choose either “PowerShell (Administrator)” or “Windows Terminal (Administrator),” whichever option is offered
- Inside the window that appears, copy and paste “DISM.exe /Online /Cleanup-image /Restorehealth” without quotes, and enter
- The system will start validating soon. If it throws an error, please list it here
- After it reaches 100%, hit Windows key-X again
- Again, choose “PowerShell (Administrator)” or “Windows Terminal (Administrator)”
- Inside the window, copy and paste “sfc /scannow” without quotes, and enter
- Post the message you receive here
Restart your computer, hit Windows key-i, select Update & Security, and click the box to check for updates. If any install, restart again afterwards.
For the GPU utilization issue, right-click the desktop, select the Nvidia Control Panel, then Manage 3D Settings > Global settings, and choose the high-performance Nvidia processor. If this helps, you can revert the global setting and apply it in Program settings for TS4_x64 and TS4_Launcher_x64. But please use global settings first because I've seen mixed reports about the program settings, as in, it works for some people but not others.