Forum Discussion
In trying to use the DDU program then failing, trying IObit installer program, then trying to update my NVIDIA driver, I have somehow made it worse. The NVIDIA update doesn't recognize any compatible hardware now. My game is still crashing. It's a nightmare!
OK, let's have a step back here.
First, is your virus scanner still disabled? If so enable it.
Second, there are a lot of programs involved here without clear instructions how to use them, so lets check your Windows installation.
- Press the Windows key and "X" at the same time.
- Choose "PowerShell" (Adminisrator)" or "Command prompt (Administrator)" (Depends on the Operating System)
- Inside the "PowerShell" or "CMD" window, at the prompt, copy and paste "DISM.exe /Online /Cleanup-image /Restorehealth" (Without the quotes) > ENTER.
- The validation process should start after a short while:
After it reached 100%: (If you get a error message, please inform us) - Press the Windows key and "X" at the same time.
- Choose "PowerShell" (Adminisrator)" or "Command prompt (Administrator)"
- Inside the "PowerShell" or "CMD" window, at the prompt, copy and paste "sfc /scannow" (Without the quotes) > ENTER.
- Post the concluding message.
- 7 years ago
I did the windows powershell thing. It completed to 100% and had no errors. So I did the scannow part, and it completed with no errors.
- holger14057 years agoHero+
OK:
- Downloade DDU from here.
- Download the NVIDIA Driver from here.
- Disable your internet connection.
- Double click the "DDU v18.0.0.6.exe"
- This dialog will appear: Make sure to remember were the files get extracted. (Copying and pasting the path makes it easier.)
(The path line in the window will most probably be different on your system) - Click on "Extract"
- Open the Windows explorer, paste the path line into the address bar and press ENTER:
- Open the "DDU v18.0.0.6" folder.
- Double click the "Display Driver Uninstaller.exe"
- This Windows should appear:
- Click "OK" > Then click on "Options" in the Main menu:
- Check "Enable Safe Mode dialog" > Close.
- Close DDU. (Red "X" top right corner.)
- Double click the "Display Driver Uninstaller.exe" again.
This Window will appear: - Choose "Safe Mode (Recommended)" from the Drop down menu > Then choose "Reboot to Safe Mode"
(As you can see, you will need your Windows User account password, the Pin will not be sufficient) - Windows will now boot into save mode > Log in to Windows.
- This Windows should appear:
- Step 1: Choose "GPU" in the first drop down menu.
- Step 2: Choose NVIDIA in the second down menu (If it is not already set)
- Step 3: Choose "Clean and Restart"
- Windows will reboot into "Normal" Mode.
- Install the NVIDIA driver you downloaded before. Do it this way:
Run the installation EXE > CUSTOM mode > install only the GPU Driver and the PHYSX software. - Reboot > test.
If anything goes wrong or if anything is unclear, don't hesitate to ask.
- holger14057 years agoHero+
ericaricher schrieb:
I did the windows powershell thing. It completed to 100% and had no errors. So I did the scannow part, and it completed with no errors.
One other thing, did it say that "Windows resource protection did not find any integrity violations"?
- 7 years ago
Everything has worked I'm on the last step. But I need you to clear things up with the last step.
Install the NVIDIA driver you downloaded before. Do it this way: Run the installation EXE > CUSTOM mode > install only the GPU Driver and the PHYSX software.Reboot > test.
What is the installation EXE?
- holger14057 years agoHero+
The "391.35-desktop-win10-64bit-international-whql.exe" you should have downloaded with the second link in post #28.
Just double click the executable.
- 7 years ago
Thank you. I was able to follow all the steps. Is that all I'm supposed to do before I try the game?
- 7 years ago
I just tried the game and literally load it all the way up I loaded a house and then it crashed.
- holger14057 years agoHero+
OK, couldn't be that easy. 😉
Please post a new DxDiag and the crash report of this last crash.
Also:
- Press the Windows key and "R" at the same time
- Copy and paste "%SystemRoot%\Minidump" (Without the quotes) into the new window > ENTER.
- If the folder contains a "Minidump.dmp" file, rename the "Minidump.dmp" to "Minidump.dmp.txt" and load it up like the DxDiag.
Please answer this questions:
Do you play other games and are they working?
Did only the game crashed, or did you get a Bluescreen?
Did you made any changes to your system before the crashes starter? (Hardware or software)
Did it say that "Windows resource protection did not find any integrity violations" at the end of the Sfc /scannow run?
- 7 years ago
There was no folder or anything when I did the mini dump part.
I usually don't play any other games on the computer however I have Plants versus Zombies also installed and after reading your question I loaded it up and gave it a try. It also caused my computer to blue screen.
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.
- holger14057 years agoHero+
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.
- 7 years ago
There is still no file in the folder.
- 7 years ago
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!
About The Sims 4 Technical Issues - PC
Community Highlights
- EA_Cade9 months ago
Community Manager
Recent Discussions
- 50 minutes ago
- 2 hours ago
- 4 hours ago
- 5 hours ago