Page 1 of 1

Power Rangers Battle For The Grid Value HELP

Posted: Thu Mar 23, 2023 1:26 pm
by Okk3n
I am trying to find/edit values for the Gamepass version of Power Rangers Battle For The Grid before it leaves the service.
I have found the health values multiple times by searching for decreased values/unchanged values over and over. I believe there is multiple values linked to the HP, but I am not sure. I change the values and lock them... and it just goes right back.

It is a Unity game. I have try to browse the Assembly-CSharp.dll with x64db but I can't because this game is locked to the C drive and does not allow custom install location. I am assuming the reason the values do not stay locked is because the game calls to somewhere else in the memory which I am not well versed in. I have spent hours on this and just cannot figure it out.

Also I have went into Mono and drilled down in the Assembly-CSharp.dll and found there is a cheatmenu and Godmode, but I cannot figure out how to get them to work. There are multiple cheatmenu/Godmode items.
Any help is appreciated and also I love learning.