Forum Discussion
ericaricher schrieb:
When my game crashes, it crashes both to the desktop and it causes my computer to blue screen.
There were zero crashes until I installed get famous. So I tried uninstalling all the games and reinstalled without get famous. However it continued to crash even without it so I put it back in. And the game also had an update before I installed get famous. No other changes though.
I got the no integrity violations found message.
OK, this point either to a serious problem inside your Windows installation, a system level driver problem, or a hardware defect.
We already repaired the Windows system files and the Graphic driver.
Do you have access to a different Graphic card that could be tested in your system?
Is there still no "*dmp" file in the "%SystemRoot%\Minidump" folder? It should be there after a BSOD.
If you find one please load it up.
If not we need to do some more steps to get one.
There is still no file in the folder.
- holger14057 years agoHero+
OK, try this:
- Press the Windows key and "X" at the same time.
- Left click on "PowerShell (Administrator)" or "Command Prompt (Administrator)"
- In the PowerShell or Command prompt window, at the prompt, copy and paste "reg add "HKLM\Software\Microsoft\Windows\Windows Error Reporting\LocalDumps\devenv.exe" /v DumpType /d 2 /t REG_DWORD" (Without the quotes).
- Hit "ENTER" (The success of the action should be displayed)
- Play the game until it crashes.
- Press the Windows key and "R" at the same time.
- Into the new windows, copy and paste: "%LOCALAPPDATA%\CrashDumps" (Without the quotes) > Hit "ENTER"
- Load the dump (*.dmp) up to a free file hosting website. ("Dropbox" or "OneDrive" for example) and post the link here.
You can revert the automatic crash dump creation by running this command: "reg delete "HKLM\Software\Microsoft\Windows\Windows Error Reporting\LocalDumps" /f" (Without the quotes) in an elevated PowerShell or Command Prompt session.
- 7 years ago
I had a computer person come take a look at my computer and they assured me that everything is working fine. But I will do what you're saying tonight when I have a chance!