Re: [PC] 2070S & Ryzen 3900 unsolvable crashing, no error
Press the Windows key > Write "CMD" (Without the quotation marks) > Right click on "Command prompt" in the search results. > Run as administrator.
-
Copy "findstr /c:"[SR]" %windir%\Logs\CBS\CBS.log >"%userprofile%\Desktop\sfcdetails.txt" (Without the quotation marks) into the prompt of the command prompt. > ENTER.
-
Upload the "sfcdetails.txt" that is now on your desktop.
Then:
- Press the Windows key and "R" at the same time.
- In the new Window, type or copy and paste "%LOCALAPPDATA%\CrashDumps" (Without the quotation marks) > Press ENTER
- Look if there are any "DragonAgeinquisition exe.Xxxx.dmp" files in the "..Local\CrashDumps" folder.
- Zip 2 - 3 "Dump" files together and upload them at a free file hosting service like Dropbox or Onedrive.
- Post the link here.
If there aren't any dump files of ME:
- Press the Windows key > Write: Command Prompt > Right click on "Command Prompt" in the search results > Run as administrator.
- Copy and paste reg add "HKLM\Software\Microsoft\Windows\Windows Error Reporting\LocalDumps\devenv.exe" /v DumpType /d 2 /t REG_DWORD into the prompt Window > Press ENTER.
- Play the game until it crashes.
- After the game crashes, let all Windows crash dialogues finish.
- Press the Windows key and "R" at the same time. > Type "%LOCALAPPDATA%\CrashDumps" (Without the quotation marks) into the new window > Press ENTER.
- Zip 2 - 3 "Dump" files together and upload them.
- Post the link here.
If you want to undo the automatic dump creation, use the command below in a elevated command prompt (As in point 1) reg delete "HKLM\Software\Microsoft\Windows\Windows Error Reporting\LocalDumps" /f