not compatible with ce fix

Want Cheat Engine to do something specific and no idea how to do that, ask here. (From simple scripts to full trainers and extensions)
Post Reply
scribly
What is cheating?
What is cheating?
Posts: 3
Joined: Wed Apr 26, 2017 1:19 pm
Reputation: 1

not compatible with ce fix

Post by scribly »

so some games state they are incompatible with ce.

you can either unsign ce and forfeit the usage of kernelmode access, or try this lua code before you start the game

Code: Select all

dbk_initialize() 
dbk_useKernelmodeOpenProcess() 
dbk_useKernelmodeProcessMemoryAccess() 
dbk_writesIgnoreWriteProtection(true) //ignore copy-on-write so writes affect ALL processes 

openProcess('cheatengine-x86_64.exe') 

autoAssemble([[ 
QueryFullProcessImageNameW: 
xor rax,rax 
ret 
]]) 

Post Reply

Who is online

Users browsing this forum: No registered users