![]() |
|
|||||||
| Technical problems and solutions Questions and solutions |
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
#1
|
|||
|
|||
|
I got the DEP error crash when I talked to Mirabella (sp?) after slaying the kraken. I know its the common bug but the DEP crashes just happen more and more often. I look around online for a bit about DEP and decide to just disable it and I never have any problem again. Look on the internet for info about DEP (search DEP vista to get it) and choose to disable it or not yourself to play the game without frustration. This is how you disable DEP:
Run a command prompt as administrator. From the start menu, select "All Programs", then "Accessories" and right-click on the "Command Prompt" shortcut and choose "Run As Administrator". From here you can use the following command to disable Data Execution Prevention (DEP) with the following command: bcdedit.exe /set {current} nx AlwaysOff Keeping your command prompt open, run your setup or other process being stopped by DEP. Then, to turn it back on again, do the same and run the following: bcdedit.exe /set {current} nx AlwaysOn |
|
#2
|
|||
|
|||
|
That's probably the best solution. I'll try it since i have a save game which has a DEP error
Ok to correct your guide a bit: Right click on Cmd (at top), and click on Run as Adminstrator. type bcdedit.exe /set {current} nx AlwaysOff Restart the computer to apply. type wmic OS Get DataExecutionPrevention_SupportPolicy The number should say 0. Here is the full guide http://www.vistax64.com/tutorials/12...e-disable.html Last edited by scorp76; 02-13-2009 at 08:35 AM. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|