no man's sky stacking hack

Memory scanning, code injection, debugger internals and other gamemodding related discussion
Post Reply
mausi125
Cheater
Cheater
Posts: 33
Joined: Mon Mar 06, 2017 9:04 am
Reputation: 10

no man's sky stacking hack

Post by mausi125 »

this address = stacking but idk how to modify for unlimited stacking

Image

User avatar
FreeER
Expert Cheater
Expert Cheater
Posts: 116
Joined: Fri Mar 10, 2017 7:11 pm
Reputation: 28

Re: no man's sky stacking hack

Post by FreeER »

I don't have NMS to compare to and test on my own so a few context details might make this easier for me (perhaps someone better could help without them but...):

Assuming by "this address" you mean the first instruction, movups xmm0, [rcx], what exactly is it doing? Loading the current stack count? Loading the max stack count? Loading both since movups moves 4 "packed" floats?

I see nothing that looks like any kind of comparison code checking to see if it's greater than the max stack size or setting it to the max stack size if so or calling a function to do the check or show an error message etc.

So... other than changing what gets loaded/stored (and I have no idea what these value are other than your vague "this address = stacking" clue, so no idea whether you should be changing the four floats at [rcx], [rcx+10], or [rcx+20] or even if they actually _are_ 4 floats or just a convenient way for the game to copy 0x30 bytes of memory around) there's not much I could possibly suggest here...

Post Reply

Who is online

Users browsing this forum: SemrushBot