@RooktoPwn You don't need to apologize for coming back with more issues. This is a help site, after all.
All the errors in your new dxdiag are newer than your first dxdiag, so clearly there are still a number of issues. Some of the crashes are due to Asus software, particularly GPU Tweak (ASGT.exe) and Aura (ASLED.exe). So please try playing with all Asus software disabled. You can restart your computer and then kill any related processes in the Task Manager before launching Sims 4.
The LiveKernelEvent 144 errors are the USB 3 driver crashing. This could be a bad driver, or it could be a problem with a peripheral device. So please unplug all nonessential devices as well, and see whether it helps.
If you get more crashes even after these steps, please upload a crash dump. Here's how:
- Hit the Windows key, type "command prompt" in the box, right-click on Command Prompt in the search results, and select Run as Administrator
- In the window, paste "reg add "HKLM\Software\Microsoft\Windows\Windows Error Reporting\LocalDumps\devenv.exe" /v DumpType /d 2 /t REG_DWORD" without the outside quotes into the box, and enter
- Launch Sims 4 and wait for it to crash, whether you can play at all or not
- After it crashes, wait for any crash dialogs to finish
- Then hit Windows key-R and paste "%LOCALAPPDATA%\CrashDumps" without quotes into the box, and enter
- Upload the last .dmp file to the free filehosting site of your choice, and link it here
- When you want to undo the auto crash log dumps, open Command Prompt as before, paste "reg delete "HKLM\Software\Microsoft\Windows\Windows Error Reporting\LocalDumps" /f" without the outside quotes, and enter.