Game Help:Data Execution Prevention

From SimsWiki
Revision as of 15:50, 15 September 2010 by Werismyki (Talk | contribs)

Jump to: navigation, search

Contents

Overview

Data Execution Prevention (DEP) is a security feature in Microsoft Windows (an implementation of the NX bit technology) that can help prevent damage to your computer from viruses and other security threats. Harmful programs cmay attempt 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 may inflict serious harm to your computer (operating system, programs, and data).

DEP protects your computer by forbidding access to memory not reserved by the running application. If the processor notices a program on your computer using memory incorrectly, it halts exectuion (terminates the application).

NOTE: It is unlikely that DEP would cause an issue since by default it is setup to monitor Essential Windows Programs and Processes.  If you change this setting to monitor ALL Programs, you will have to add each program that DEP closes down to the Exception List. Steps to protect All Programs are listed below.

Diagnosing DEP Crashes

The Sims 3 produces exception (xcpt*.txt and xcpt*.mdmp) files in the user's My Documents directory when it crashes. To determine if the crash was caused by DEP:

  1. Open an xcpt*.txt file with Notepad or your favorite text editor.
  2. Scroll down to the [Exception info] section.
  3. Behind address:, does it have <unknown module>? If yes, DEP caused the crash. If no, something else caused the crash.

Applications That Can Diagnose DEP Crashes


Change DEP Settings

If you choose to protect all programs, you can still disable DEP for individual programs. If you suspect that a program does not run correctly when DEP is enabled, check for a DEP-compatible version of the program or an update from the software publisher before you change any DEP settings.

Note About Applications to Add

The Sims 3 Launcher runs executable with the highest version number so you only have to add the executable you are using to the DEP list. For example, if you have The Sims 3, The Sims 3: World Adventures, and The Sims 3: Ambitions installed, you only have to add the executable belonging to Ambitions to the list (TS3EP02.exe). It is not recommended to add more executables to the list than you have to in order to prevent crashes. The full list of executables are below.

Windows XP, Server 2003

  1. Open System Properties.
    • Go to Start.
    • Then Settings.
    • Then Control Panel.
    • Then open System.
  2. Click on the Advanced tab.
  3. Click on the Settings button for Performance.
  4. Click on the Data Execution Prevention tab.
  5. Check "Turn on DEP for all programs and services except those I select:"
  6. Click on Add and browse your system to find the exe file you are using:
    • TS3.exe under C:\Program Files (x86)\Electronic Arts\The Sims 3\Game\Bin
    • TS3EP01.exe under C:\Program Files (x86)\Electronic Arts\The Sims 3 World Adventures\Game\Bin
    • TS3SP01.exe under C:\Program Files (x86)\Electronic Arts\The Sims 3 High End Loft Stuff\Game\Bin
    • TS3EP02.exe under C:\Program Files (x86)\Electronic Arts\The Sims 3 Ambitions\Game\Bin
    • TS3SP02.exe under C:\Program Files (x86)\Electronic Arts\The Sims 3 Fast Lane Stuff\Game\Bin
  7. Click OK.
  8. Restart your computer for the changes to take effect.

Windows Vista, Windows 7, Server 2008

  1. Open System Properties.
    Dep00.jpg
    • Go to Start.
    • Then Control Panel.
    • Then open System.
    • Click Advanced System Settings. If you are prompted for an administrator password or confirmation, type the password or provide confirmation.
  2. Under Performance, click Settings.
    Dep01.jpg

  3. Click the Data Execution Prevention tab, and then click Turn on DEP for all programs and services except those I select.
    Dep02.jpg

  4. Click on Add and browse your system to find the exe file you are using:
    Dep04.jpg
    • TS3.exe under C:\Program Files (x86)\Electronic Arts\The Sims 3\Game\Bin
    • TS3EP01.exe under C:\Program Files (x86)\Electronic Arts\The Sims 3 World Adventures\Game\Bin
    • TS3SP01.exe under C:\Program Files (x86)\Electronic Arts\The Sims 3 High End Loft Stuff\Game\Bin
    • TS3EP02.exe under C:\Program Files (x86)\Electronic Arts\The Sims 3 Ambitions\Game\Bin
    • TS3SP02.exe under C:\Program Files (x86)\Electronic Arts\The Sims 3 Fast Lane Stuff\Game\Bin
  5. Click OK.
  6. Restart your computer for the changes to take effect.

In case of trouble

  1. Open the Command Prompt with administrative rights.
    • Open Start.
    • Open Programs.
    • Open Acessories.
    • Right-click on Command Prompt and select Run as Administrator.
  2. Type the following and hit enter: bcdedit /deletevalue nx
  3. Close the command prompt and restart your computer.
Personal tools
Namespaces

Variants
Actions
Navigation
game select
Toolbox