 |
Cheat Engine The Official Site of Cheat Engine
|
View previous topic :: View next topic |
Author |
Message |
rfb Newbie cheater
Reputation: 0
Joined: 01 Apr 2016 Posts: 15
|
Posted: Fri Apr 01, 2016 1:14 pm Post subject: Can't find Kamui value in Genji: DOTS in pcsx2 |
|
|
I'm trying to scan for the Kamui value, but can't find one specific value that changes something. I've tried all of the value types, but I simply can't find it.
My objective is to lock the Kamui pool as to make it infinite. What am I doing wrong? Can anyone help me? I couldn't find anything searching for hours, that's why I'm trying it here.
P.S.: I don't know if I'm in the wrong section, I'm new to the forums. If I'm in the wrong place, my apologies...
|
|
Back to top |
|
 |
deama1234 Master Cheater
Reputation: 3
Joined: 20 Dec 2014 Posts: 328
|
Posted: Fri Apr 01, 2016 4:33 pm Post subject: |
|
|
Settings > Scan Settings > "Scan the following region types"
Make sure "MEM_MAPPED" is ticked; that's for emulations and stuff.
|
|
Back to top |
|
 |
rfb Newbie cheater
Reputation: 0
Joined: 01 Apr 2016 Posts: 15
|
Posted: Fri Apr 01, 2016 8:09 pm Post subject: |
|
|
deama1234 wrote: | Settings > Scan Settings > "Scan the following region types"
Make sure "MEM_MAPPED" is ticked; that's for emulations and stuff. |
I already did that. I'm used to hacking pcsx2 with CE, but I'm still a noob when it comes to some advanced stuff. I can find, change and freeze 1, 2, 4 bytes values alright, but I don't understand more than this; float and double I know what they are, but don't know how to work with them. That's it about my knowledge.
My MEM_MAPPED is always on, since I only hack emulated ps2 games on my CE.
The problem is that I can't find the value and searching for "Increase value", "decreased value", "unchanged value" gives me 20+ results with Value Type set to ALL and 90% of them are double and float values...the ones in 1, 2 and 4 bytes are not the ones I'm looking for; I tested them one by one (since they are few in number).
Edit: Also, Kamui is a "Special" in the game, which goes up as you attack enemies and when you take damage. When it is full, you can use it to slow time and it goes down to 0.
Sorry if I wasn't clear on my question, initially.
Edit2: Thanks for the reply!
|
|
Back to top |
|
 |
deama1234 Master Cheater
Reputation: 3
Joined: 20 Dec 2014 Posts: 328
|
Posted: Sat Apr 02, 2016 6:25 am Post subject: |
|
|
Oh, alright.
Well, since it's a bar, and from it's mechanics; it'll be either a float or a double, usually a float. Just pick all the floats from the list and freeze them, then go back and spend your thing. If it crashes then next time just go through the floats one by one.
|
|
Back to top |
|
 |
rfb Newbie cheater
Reputation: 0
Joined: 01 Apr 2016 Posts: 15
|
Posted: Sat Apr 02, 2016 8:18 am Post subject: |
|
|
deama1234 wrote: | Oh, alright.
Well, since it's a bar, and from it's mechanics; it'll be either a float or a double, usually a float. Just pick all the floats from the list and freeze them, then go back and spend your thing. If it crashes then next time just go through the floats one by one. |
I found it!! Thanks man!
When the kamui bar was full, I locked the value and it worked, but could you help me one step further? How can I understand the value, which was in the address? The value is: 1.700235029E-34, float. What does it say??
|
|
Back to top |
|
 |
deama1234 Master Cheater
Reputation: 3
Joined: 20 Dec 2014 Posts: 328
|
Posted: Sat Apr 02, 2016 5:42 pm Post subject: |
|
|
Try and change it into a double and see if it comes out normal; otherwise it's a really big number.
|
|
Back to top |
|
 |
rfb Newbie cheater
Reputation: 0
Joined: 01 Apr 2016 Posts: 15
|
Posted: Sat Apr 02, 2016 9:32 pm Post subject: |
|
|
deama1234 wrote: | Try and change it into a double and see if it comes out normal; otherwise it's a really big number. |
In double, it's: 0.00781250021486812
I was wondering if I could read it, maybe using the calculator. You know, like 7C5D2E in hex is 8150318 in decimal, something like that; but when I put 1.700235029E-34 in the windows calculator, by pasting, it only shows 34.
Edit: Also, I'd like to review you, how can I do that? You've been extremely helpful and fast in helping me, I think you deserve some public praise. =D
|
|
Back to top |
|
 |
deama1234 Master Cheater
Reputation: 3
Joined: 20 Dec 2014 Posts: 328
|
Posted: Sun Apr 03, 2016 10:33 am Post subject: |
|
|
Yeah, it looks normal now as a double value; it supposed to be pretty long, cause its a double-float.
Yeah, you need a special calculator to do that; there's a scientific mode, but I donno how to use that. At anyrate, since it's a "E-" then it means divide by 10, instead of multiply; so basically divide that number by something like 34 10s, and you'll get your answer or so (I don't remember).
so:
1.700235029 / 10^33 = a really small number that most calculators give you the above answer lol.
or a more standard way would be "1.700235029 * 10^-34"
You need more posts to review pepes.
|
|
Back to top |
|
 |
rfb Newbie cheater
Reputation: 0
Joined: 01 Apr 2016 Posts: 15
|
Posted: Sun Apr 03, 2016 8:02 pm Post subject: |
|
|
deama1234 wrote: | Yeah, it looks normal now as a double value; it supposed to be pretty long, cause its a double-float.
Yeah, you need a special calculator to do that; there's a scientific mode, but I donno how to use that. At anyrate, since it's a "E-" then it means divide by 10, instead of multiply; so basically divide that number by something like 34 10s, and you'll get your answer or so (I don't remember).
so:
1.700235029 / 10^33 = a really small number that most calculators give you the above answer lol.
or a more standard way would be "1.700235029 * 10^-34"
You need more posts to review pepes. |
I see, so it's actually a really long number, but a small one, at the same time.
I made the calculations using the windows calc, but it only shows me the value just like in the float when I did as you said, lol.
Like:
- 1.700235029 / 10^33 would result in 1.700235029E-34;
- 1.700235029 * 10^-35 would result in 1.700235029E-34.
Note: You said "* 10^-34", but this one gives 1.700235029E-33.
Long story short, thx for nothing Windows calc, I'd be better with my pen and paper. =P (just kidding, just kidding...you know I couldn't live (cheat) without you, dear calc...)
It's a shame I can't rate yet, but I'm really grateful for your help and your patience, man. Thank you very much!
I think that this topic should be closed now, as my (noob) question has been answered with interest.
|
|
Back to top |
|
 |
|
|
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
|
|