ES Recruitment Drive
Original Post
[Solved] DEP (Data Execution Prevention) Closing Toribash
I just started playing Toribash and my DEP (Data Execution Prevention) kept closing it, I then tried playing it in Administrative Mode, and DEP closed it again.

I attempted to shut DEP off, but it can't be shut off, then I tried shutting off DEP for Toribash only, but it just said DEP needs to stay on for Toribash. I don't really know what this is about.
Read this for some insight on how to configure DEP and it's settings.
It should help.

(Basically, just add an exception for tb.exe)
BAD LUCK
It just says "This program must run with data execution protection (DEP) enabled. You cannot turn off DEP for this program."

Try following the steps shown here, and temporarily disable OptOut/DEP.
Instead of making an exception for toribash (which your computer detected as running improperly and not being compatible with your RAM), try temporarily disabling DEP all together.

To configure DEP manually:

1. Type cmd in the start search menu, right-click on it and select Run as Administrator.
2. Once the command prompt is open, you can now disable the DEP by entering the following command line:
bcdedit.exe /set nx AlwaysOff
3. And to enable it back:
bcdedit.exe /set nx AlwaysOn
BAD LUCK
Glad to help.

If you have anymore questions relating to this, or if you need this thread re-opened, feel free to PM me.

Closed.
BAD LUCK