hi all i can confirm the game getting updates current version 0.0.12L, i would really like a Highlighted Item Pointer or something close to it, and an infinite durability to weapons and armor too
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
Player HP is easy- still simple float (1-3 values). Same with inventory- find number through reducing stack -> change to xxx -> DROP all and pick up to save it. Otherwise game won't save value and reset it back.
Item values are 4bytes. About 12-14 records for a single value. Looks like their bound to inventory slot, not just item, that's why you have to drop stack.
It's slightly hidden, but that's how the game organizes it. Not my fault!
PlayerCharacter > Controller > Manager-Inventory > InventoryComponent > InventoryMap > Item X
You can change the pointer of Item X to cycle through your inventory: +0*48, +1*48, +2*48, etc.
It's slightly hidden, but that's how the game organizes it. Not my fault!
PlayerCharacter > Controller > Manager-Inventory > InventoryComponent > InventoryMap > Item X
You can change the pointer of Item X to cycle through your inventory: +0*48, +1*48, +2*48, etc.
Is there another location for items besides +X*48? There are a few items in my inventory that I just can't find. I've changed every permutation and they stick at 1. It also doesn't seem to go past 19. Once I hit +20, I start getting some crazy values and a lot of quantity of 0. Even though I have over 30 items in my inventory and a bunch are still at 1.