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 


Need help with a Zoom Mod (Mount and Blade)

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

Joined: 12 Jun 2015
Posts: 1

PostPosted: Fri Jun 12, 2015 10:24 am    Post subject: Need help with a Zoom Mod (Mount and Blade) Reply with quote

Hi.

I'm working on a zoom mod for Mount and Blade. Some Mods for this game don't suppoert zooming so i decided to change that.

I started the Native module, figured out the zoom adress and made this code:

Code:
[ENABLE]

alloc(newmem,2048)
label(returnhere)
label(originalcode)
label(exit)

newmem:

originalcode:
add [eax],al
add [eax],al
add al,al

exit:
jmp returnhere

mb_warband.exe+3C3570:
jmp newmem
nop
returnhere:

 
[DISABLE]

dealloc(newmem)
mb_warband.exe+3C3570:
add [eax],al
add [eax],al
add al,al


so, now i have a minimal increase of the cameras zoom (ca 1-2%) and i want a larger zoom. what must i change?

thanks in advance
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking 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