Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Lua script for disable auto camera center in DSR

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Lua Scripting
View previous topic :: View next topic  
Author Message
Aha111
How do I cheat?
Reputation: 0

Joined: 16 Mar 2025
Posts: 1

PostPosted: Sun Mar 16, 2025 1:04 pm    Post subject: Lua script for disable auto camera center in DSR Reply with quote

Hey guys can someone help me to remix this code to make it work in dark souls remastered? Its a lua script for CE to disable auto camera center in ds3 and i want to make it work in DSR as mentioned above. Any help will be good. Im new to coding.

{$lua}
if syntaxcheck then return end
address_version("1.15.0")
{$asm}
[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat
define(camHRotateCorrectionAOB,DarkSoulsIII.exe+515F34)
registersymbol(camHRotateCorrectionAOB)

camHRotateCorrectionAOB: //"DarkSoulsIII.exe"+5107F4:
db 90 90 90 90 90 90 90 90




[DISABLE]
//code from here till the end of the code will be used to disable the cheat
camHRotateCorrectionAOB: //"DarkSoulsIII.exe"+5107F4:
db 66 0F 7F A6 40 01 00 00
//Alt: movdqa [rsi+00000140],xmm4
unregistersymbol(camHRotateCorrectionAOB)
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Lua Scripting All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites