laneybird81 The InPageErrors listed in your dxdiag point to an issue with your computer's page file, which is space on the system drive allocated for spillover data that would normally be in RAM but doesn't fit. This could be a problem with the drive or the RAM, or just an issue with the page file itself. Since the last possibility is the easiest to test, let's start there.
Please delete the entire page file, restart your computer, and allow Windows to rebuild it. You can do so by setting the minimum and maximum sizes of the page file to zero, as described here (option three):
https://www.elevenforum.com/t/manage-virtual-memory-paging-file-in-windows-11.8618/#Three
Restart your computer, then go back to allowing Windows to manage the page file size. Restart again and see whether you can play.
If you still can't load the game, please test your SSD using the chkdsk command. Click Windows key-X and choose "PowerShell (Administrator)" or "Terminal (Administrator)," whichever you see. Enter this command in the window:
chkdsk /f /r c:
You'll be asked to allow a restart; choose Yes. The scan may take a while (possibly a couple hours), so you'll want to do something else while it runs. When it's done, here's how you can find the report:
https://www.tenforums.com/tutorials/40822-read-chkdsk-log-event-viewer-windows-10-a.html
I'd like to look it over, so please attach it to your reply.