Skr0ala
Where did you provided the files?
The "AppHangB1" error in your DxDiag means that the game's UI did not respond. In principle, it means that the app froze and was closed by the OS to prevent instability.
This is often driver-related, but there can be many different reasons for it.
- Hit Windows key and X.
- Choose either “PowerShell (Administrator)” or “Command prompt (Administrator),” or "Terminal (Administrator)", whichever option is offered.
- Inside PowerShell, CMD or Terminal enter (You can copy and paste the following without the quotes:) “DISM.exe /Online /Cleanup-image /Checkhealth”. > ENTER.
- If errors are found, notify us. If no errors were found repeat steps 1 & 2.
- Inside PowerShell, CMD or Terminal enter “DISM.exe /Online /Cleanup-image /Restorehealth” without quotes. > ENTER.
- The system will start validating soon. If it throws an error, please list it here.
- After it reaches 100% repeat steps 1 & 2.
- Inside PowerShell, CMD or Terminal enter “sfc /scannow” without quotes > ENTER.
- Post the message you receive at the end of the processes here.