Difference between revisions of "Game Help:Crash workarounds"
(→Step 1. Disable Custom Content) |
(Removed LAA since it's in the latest patch anyway) |
||
Line 16: | Line 16: | ||
# Rename or Remove User Files | # Rename or Remove User Files | ||
− | ==Step 2 | + | ==Step 2. Data Execution Prevention== |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
Data Execution Prevention (DEP) is a security feature that can help prevent damage to your computer from viruses and other security threats. Harmful programs can try to attack Windows by attempting to run (also known as execute) code from system memory locations reserved for Windows and other authorized programs. These types of attacks can harm your programs and files. | Data Execution Prevention (DEP) is a security feature that can help prevent damage to your computer from viruses and other security threats. Harmful programs can try to attack Windows by attempting to run (also known as execute) code from system memory locations reserved for Windows and other authorized programs. These types of attacks can harm your programs and files. |
Revision as of 18:31, 1 November 2010
Sims 3 Game Help Categories: | |
---|---|
Custom Content | Installation | Gameplay Guides | Technical & Graphics Issues | Miscellaneous Issues | |
MTS Help Q&A Forums | |
Overview
If your game is crashing for no reason, then this page can help you to get it running again in a stable manner. All users should do step 1 first!
Step 1. Disable Custom Content
The majority of crashes in the game can be attributed to bad/incompatible custom content that you have installed at some point. The first thing that should always happen is to disable all custom content and see if your game runs as "vanilla" as possible.
Follow the steps in this guide to remove your custom content and either confirm or rule it out as the cause:
- Delete Cache Files
- Remove the Mods\Packages Folder
- Rename or Remove User Files
Step 2. Data Execution Prevention
Data Execution Prevention (DEP) is a security feature that can help prevent damage to your computer from viruses and other security threats. Harmful programs can try to attack Windows by attempting to run (also known as execute) code from system memory locations reserved for Windows and other authorized programs. These types of attacks can harm your programs and files.
DEP can help protect your computer by monitoring your programs to make sure that they use system memory safely. If DEP notices a program on your computer using memory incorrectly, it closes the program and notifies you.
For more information, see Game Help:Data Execution Prevention