2 years ago
[EA app] DA:O Leliana's Song DLC Crash
this is the only DLC that will just crash on load. Everything else works seemingly including DA 2 and DLCs ( i just purchased DA ultimate edition) i did previously have a physical copy of DA:O loaded...
- 2 years ago
- 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 "DAOrigins.exe.Xxxx.dmp" her 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 "DAOrigins.exe.Xxxx.dmp" files together and upload them at file hosting service like Dropbox or you can use the Onedrive "public" folder.
- 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