Posted: Thu Oct 15, 2015 8:47 am Post subject: How to find a constant damage multiplier?
Hi guys. Please help me with this problem. How to find himself a factor critical hit in games. In what ways. ? Search in games "Dead State" and "Divinity Original Sin" constant and have not found (
Find a value like strength or dexterity that effect your base damage.
Find out what instruction accesses that value when you hit something.
Break and trace that instruction and search for where damage is calculated.
Break and trace on that instruction until you successfully land a critical hit.
Follow your damage value and find out where it's multiplied by 1.5 (or whatever).
"Zanzer",Find a value like strength or dexterity that effect your base damage.
Thanks for the useful information. Instructions learn the debugger by pressing F7 or F8? The game "Dead state Reanimated" found damage to the player and his weapons to the instructions on the critical damage and can not come out that do not.
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