Hello guys!
I am working on Darkest Dungeon cheat table, and I wanted to add a possibility to add item to the inventory
I found a slot, where I can put an item. For example, 1CF69A88. It is a structure with many fields - count of this item, name, category, etc.
And also that structure has a one pointer - to the information about this item. 1CF69A88 + AC. And when I restart the game, this number in 1CF69A88 + AC that show information about item always changes. I think that I need to find a start address of information block and then calculate offset from the start. But I don't understand how to find a place where that structure starts?
Red fill - structure of current item in slot
last 4 numbers before last zeroes (38 FC 41 17) - an address with item information (0x1741FC38).
I want to now, how to find that number in-game, if item not exists in slot.
Because if I understand, how to calculate that address, I can immediately add item in game just put that red code from screenshot with correct pointer to the memory and get a new item in a new slot.
Darkest Dungeon add item to inventory with changeable information address
-
- What is cheating?
- Posts: 1
- Joined: Thu Dec 22, 2022 9:47 pm
- Reputation: 0
Who is online
Users browsing this forum: No registered users