How do you add a constant to an address with a double value?

Anything Cheat Engine related, bugs, suggestions, helping others, etc..
Post Reply
Mr. Alien
Cheater
Cheater
Posts: 39
Joined: Mon Jul 08, 2019 8:31 am
Reputation: 0

How do you add a constant to an address with a double value?

Post by Mr. Alien »

Let's say I have a health value and it's in Double. I want to do an addition in Assembly that adds 10 every time the code that changes the value triggers. Normally I would just use Add but I don't think it works because the Double is actually a really big value in normal integer.

AlexS
Expert Cheater
Expert Cheater
Posts: 322
Joined: Sun Apr 08, 2018 3:46 pm
Reputation: 192

Re: How do you add a constant to an address with a double value?

Post by AlexS »

Mr. Alien wrote:
Fri Oct 11, 2024 4:46 am
Let's say I have a health value and it's in Double. I want to do an addition in Assembly that adds 10 every time the code that changes the value triggers. Normally I would just use Add but I don't think it works because the Double is actually a really big value in normal integer.
ADDSD
[Link]
[Link]

Post Reply

Who is online

Users browsing this forum: No registered users