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 


Godmode in Risen

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

Joined: 01 Oct 2010
Posts: 1

PostPosted: Fri Oct 01, 2010 8:49 pm    Post subject: Godmode in Risen Reply with quote

Good evening you haxors,
I've got a small problem with Cheat Engine and godmode in a game called Risen. I know that I have to scan for the values of the health. I recieve one adress all the time. If i freeze that adress, everything works fine. But ofc, i don't want to do that every time when i start Risen.

I tried the following things:

-I replaced the result of "Find out what writes to this adress" with nothing. I didn't lose any HP after this, but the monsters also didnt.

-I tried out Code Injection -> same result. Both me and the monsters recieved health instead of losing them. (My aim was to recieve health, which worked, but the monsters werent ment to -.-)

Thats the injection code i tried:
Code:
alloc(newmem,2048) //2kb should be enough
label(returnhere)
label(originalcode)
label(exit)

202D9155:
jmp newmem
nop
nop
nop
nop
returnhere:

newmem:
 ADD [esi+ebp*4+10],5
 
originalcode:
exit:
jmp returnhere


Now, finally my questions:
- Can i "ask" if the hero or the monster gets hit? And if yes, how?
- Do i have to repeat this procedure every time i start Risen or is there a way to create an application?

Many many thanks and please pardon my imperfect english :$
Back to top
View user's profile Send private message
CCJ39
Expert Cheater
Reputation: 2

Joined: 03 Oct 2010
Posts: 101

PostPosted: Sun Oct 03, 2010 6:07 am    Post subject: Reply with quote

the health of all players will be calculated with the same gameroutine / address in memory like in most other games... you should read some default tutorials about "how to make a cheat for human player only" Wink

in most cases you can either check for a assembler register which is a special value for human player or you need to find another address (there're at least 2-3 different possible ways, which work with some games but not with every game - so tutorials about the techniques will be best here)

however, if you only like to have a godmode, wasn't there an ingame cheat for it? if not, there're also other free trainers available including godmode

if you like to make such cheat for yourself to learn, try and read a bit... some months ago I've created a godmode for Risen, but it's too long time ago to remember exactly which method it was... if you've questions, I may can answer, but I haven't installed Risen anymore and don't like to reinstall again... maybe after release of Arcania Gothic 4 it's better to use this directly Wink
Back to top
View user's profile Send private message Visit poster's website
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