Would be neat having an energy-/stamina-pointer.
Handles sprinting, shadow dashing, clinging/teleporting (whatever you wanna call that), and so on.
Float, 150 (as a starter, which becomes obsolete after leaving a mission or open area/town).
Probably people are also going to ask for invincibility, infinite items and so on (not my desire, tho).
(No clue what happened, but this should have been added to the request-area on this forum, not release. please move it over <3)
How to use this cheat table?
Install Cheat Engine
Double-click the .CT file in order to open it.
Click the PC icon in Cheat Engine in order to select the game process.
Keep the list.
Activate the trainer options by checking boxes or setting values from 0 to 1
For starters only energy. Should be working everywhere - need to progress further to check. I'll try to get some more from mono but I guess more experienced ones will do this faster (WinGDK version, GamePass)
For starters only energy. Should be working everywhere - need to progress further to check. I'll try to get some more from mono but I guess more experienced ones will do this faster (WinGDK version, GamePass)
Many thanks mate! and it also works for the steam version aswell
Update: I tested it, and it seems when I have unlimited energy so does enemy have unlimited energy too. Just letting you know that.
For starters only energy. Should be working everywhere - need to progress further to check. I'll try to get some more from mono but I guess more experienced ones will do this faster (WinGDK version, GamePass)
Many thanks mate! and it also works for the steam version aswell
Update: I tested it, and it seems when I have unlimited energy so does enemy have unlimited energy too. Just letting you know that.
Ugh - I guess some check would be needed, too much for me (for now). I hope someone better than me with that will get this done properly.
For starters only energy. Should be working everywhere - need to progress further to check. I'll try to get some more from mono but I guess more experienced ones will do this faster (WinGDK version, GamePass)
Many thanks mate! and it also works for the steam version aswell
Update: I tested it, and it seems when I have unlimited energy so does enemy have unlimited energy too. Just letting you know that.
Ugh - I guess some check would be needed, too much for me (for now). I hope someone better than me with that will get this done properly.
You are very good at this, buddy. You just needed some fixes, that's all. Thanks for creating the trainer, we really do appreciate it mate!
Has anyone messed around with skill points yet? It may be a simple search, I just don't have enough stored up to try yet.
Search for AbilityPointCost and nop the bytes or modify it to mov [rsp+08],#999.
Hey could you please explain it in a bit more detail to a noob? I just did a 4 byte search for available points by constantly spending and resetting my ability points. After I scanned and found the address, I edited and froze the value of available points. The issue is it didn't freeze or change the value and instead, it just kept getting spent like normal
Has anyone messed around with skill points yet? It may be a simple search, I just don't have enough stored up to try yet.
Search for AbilityPointCost and nop the bytes or modify it to mov [rsp+08],#999.
Hey could you please explain it in a bit more detail to a noob? I just did a 4 byte search for available points by constantly spending and resetting my ability points. After I scanned and found the address, I edited and froze the value of available points. The issue is it didn't freeze or change the value and instead, it just kept getting spent like normal
In short, attach, activate mono features, search for: GetAbilityPointCost, Jit it and replace as AlvinC wrote
Search for AbilityPointCost and nop the bytes or modify it to mov [rsp+08],#999.
Hey could you please explain it in a bit more detail to a noob? I just did a 4 byte search for available points by constantly spending and resetting my ability points. After I scanned and found the address, I edited and froze the value of available points. The issue is it didn't freeze or change the value and instead, it just kept getting spent like normal
In short, attach, activate mono features, search for: GetAbilityPointCost, Jit it and replace as AlvinC wrote
can i get a hand with this? every time i do it my game crashes. im not good with cheat engine...
can i get a hand with this? every time i do it my game crashes. im not good with cheat engine...
Go to the mono tab at the top of CE and enable mono. Then select dissect mono. After that hit the search tab then find. Search for "GetAbilityPointCost". Once it finds it, right click it and select JIT. Then right click the highlighted code and choose to replace with code that does nothing.
Search for AbilityPointCost and nop the bytes or modify it to mov [rsp+08],#999.
Hey could you please explain it in a bit more detail to a noob? I just did a 4 byte search for available points by constantly spending and resetting my ability points. After I scanned and found the address, I edited and froze the value of available points. The issue is it didn't freeze or change the value and instead, it just kept getting spent like normal
In short, attach, activate mono features, search for: GetAbilityPointCost, Jit it and replace as AlvinC wrote
Modifying the value crashed the game, as I'm guessing I did something wrong. But replacing code to do nothing is what worked for me. It gave me 46,500 ability points for some reason. I bought all skills, then restored the original code for safety. Thanks for your help.
can i get a hand with this? every time i do it my game crashes. im not good with cheat engine...
Go to the mono tab at the top of CE and enable mono. Then select dissect mono. After that hit the search tab then find. Search for "GetAbilityPointCost". Once it finds it, right click it and select JIT. Then right click the highlighted code and choose to replace with code that does nothing.
I FUCKING LOVE YOU, THANK YOU!!!
(ps, any chance you can teach me how to do that with money?)