So the weirdest thing happened to me today. I was playing Borderlands 2 and I wanted to search for some basic values. I ended up finding the health, money, ammo clip, and ammo total. The only one that actually changed was the money. The other three didn't change at all. So I figured that they were read-only, so I did a "find what accesses this address" to the ammo. I shot a few bullets, reloaded, and nothing appeared in the debugger. Usually tons of results are spammed, but when I tried it nothing happened. Anyone have this issue?
P.S. DON'T tell me I have the wrong address. I picked the only address that came after searching, there was only one address.
P.S. DON'T tell me I have the wrong address. I picked the only address that came after searching, there was only one address.