Hi.
I've recovered most pointers for new game version.
Enjoy
nothing works
What is no working? And what are you doing?
for example to update Character pointers you need as in original table:
* open cheat
* press Actiavte
* press Player Data
* enter the battle
* check pointers
found the reason and how it works. I've used github repo to investigate how it works... There is no simple methrods, so i've done as enum images -> select image by assemblyid -> enum classes due to tracing I found that there is no combination as Controller+<Coroutine>d__42 but with print(string.form...
I don't think so. Your best bet is either to use a normal AOBScan, or to make a LUA script which gets all classes and does search for the name you input. Which is pretty much what I do. Attempting to do local Controller_ClassID = mono_findClass('Assembly-CSharp', 'Controller+<Coroutine>d__42') is a...
Hello everyone! I'd like to share my changes for the one who don't want to change values directly but would like to improve farming or other bored things Gameplay Misc: Economy Gold Gain Add - value of modifier for adding percentage of gaining Gold Ore Gain Add - value of modifier for adding percent...
Hello everyone. After mono disscection we have reflected .net names for addresses. And we can do some operation with names, for example aobscanregion(pointer1, Controller:Update, Controller:Update+1000, 0F ** 0F) But due to .net structure we may get a huge string Controller+<Coroutine>d__42:MoveNext...
I've completely rewritten the cheat, restored the functional and added some features. Enjoy. could you update the table to make it work on the xbox gamepass pc version of the game? I've used my own ( GOG ) version, so idk how other versions are organized. find Dungeonhaven-Win64-Shipping.exe change...
I like this table, so I updated this table to the latest game version. Tested on the v1.310 + 3 DLC ( steam ) and CE v7.2 # restored functions and pointers => all previous functional should work + added Speed up? functional - increase player speed (by pressing Shift = x3 speed) + added Techpoints se...