Dynamic recompiler doesn't work with DEP enabled

Discussion of development and patch submission.
Post Reply
User avatar
ender
Posts: 51
Joined: Tue 14 Oct, 2014 12:51 pm

Dynamic recompiler doesn't work with DEP enabled

Post by ender »

I've ran Windows with DEP set to Opt-Out for years (bcdedit /set {default} nx optout) without any major problems, but it turns out that PCem's recompiler doesn't work unless I add it to the exception list in System properties. It's not a major problem, but I always thought I was miscompiling PCem, because it simply crashed when I tried using the recompiler version, until somebody pointed out that it's a DEP problem.
Battler
Posts: 793
Joined: Sun 06 Jul, 2014 7:05 pm

Re: Dynamic recompiler doesn't work with DEP enabled

Post by Battler »

Try compiling the 64-bit version of PCem, that one is DEP-compliant from what I know.
User avatar
SarahWalker
Site Admin
Posts: 2054
Joined: Thu 24 Apr, 2014 4:18 pm

Re: Dynamic recompiler doesn't work with DEP enabled

Post by SarahWalker »

Should be fixed in rev 335.
Post Reply