Page 1 of 1

[TUT]Find Speed and jump value.

Posted: Tue Sep 26, 2017 8:25 pm
by MangaDrawing
Hi my friends.
In this topic i learn a one way that anyone can find speed and jump value in any of games.this way for those who that can not find speed and jump value in Dissect Data Structures.

1.First find the variable value of player for example X position.
2.Your address is "xxxxxxxx" so your player speed and jump is in this area of address.
3.Usually in more games the speed and jump value are between "0"-"50"and this values are float or double.
4.Change value type to float or double(depends to game) then change scan type to value between... ,put "0" in first box and put "50" in other box.
5.Scan for value, you find many values go to game and move the player back to ce and choose Unchanged Value do this work until amount of results decrease.
6.you only want find speed and jump so change the values of addresses that is in your player coordinates address to Desired value (example : 100).

Do not doubt yourself a success.
~++Good Luck++~
Very Thanks for read this topic.

Re: [TUT]Find Speed and jump value.

Posted: Tue Sep 26, 2017 8:28 pm
by MangaDrawing
The others tutorials of cheat engine is in way.