FileForums

FileForums (https://fileforums.com/index.php)
-   Game Coders (https://fileforums.com/forumdisplay.php?f=36)
-   -   making risen trainer... (https://fileforums.com/showthread.php?t=88040)

shirai0214 01-10-2009 03:38

making risen trainer...
 
im just gonna ask a question, cause im having troubling making a trainer for this and im just new on making trainer... my question is how do you fix the address of the health bar on this game? i know how to freeze the health but when i restart the game the address change again... so anyone can help me??

DABhand 01-10-2009 04:28

That is called DMA (Dynamic Memory Allocation) which means each level load, save, restart of the game the address's for things change.

You cannot do trainers for 99% of games these days by just finding a value and freezing it, you will have to read up on ASM and how to make code caves etc.

Caliber 01-10-2009 12:44

Quote:

Originally Posted by shirai0214 (Post 377789)
im just gonna ask a question, cause im having troubling making a trainer for this and im just new on making trainer... my question is how do you fix the address of the health bar on this game? i know how to freeze the health but when i restart the game the address change again... so anyone can help me??

DABHand is right, however there are several other things with this game that make it difficult to make a trainer for, including (but not limited to) multiple game code calling the same functions, etc.

this is not a good game to try and make a trainer for if you are new to this-

best,
Cal

shirai0214 01-10-2009 15:18

oh i see, thanks for the reply, i'll try to make a trainer for a simple game then...:D


All times are GMT -7. The time now is 11:18.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com