Page 1 of 1

What else can I do with Y and X Coordinates?

Posted: Thu Apr 27, 2023 2:52 am
by xyk
I cant find the ground flag, I spent 3 days trying to find that sacred holy "Ground Flag" that tells the game I am on the ground or off the ground.

Cheat The game on Flag hacks
[Link]

Shadow of Mordor hard to find flag hacks
[Link]

So I need the ground flag, to just switch it on so my character STOPS FALLING while I float in mid air. Thats it. But its hard to look for it. I went as far as, creating automation scripts that hit the hotkeys for changed and unchanged values after each jump but the scripts break

To cut to the chase, here is 2 videos I made for 2 different indie games.

They both use almost the same methods for finding the jump values -> To get the Y Coordinates, then I use Disect Data Structures to get the X Coordinate from the Y Coordinate address

What do I do from here? Can I find the ground flag from "Disect Data Structures" on the Y Coordinate? Or can I find the ground flag from "Browse Memory Region" of that Y Coordinate address?

Kona
[Link]

Lone Sails
[Link]

I just need some ideas of where to go from here, please share some input - It might also help others on the same path.

The cheat tables are compatible with:
Kona (Latest Steam Version - You can try a GOG version)

Far Lone Sails (GOG Version 1.3)

Re: What else can I do with Y and X Coordinates?

Posted: Thu Apr 27, 2023 10:19 am
by Toga
you tried to find it using Ultimap ? or if you can't use that "Code Filter" ?

Re: What else can I do with Y and X Coordinates?

Posted: Thu Apr 27, 2023 8:23 pm
by xyk
I never heard of Ultimap or Code Filter. I will give those a try. Thanks

If I can find the value that way, I will share the solution to what causes the fall animation.