what the fuck is this game dev smoking?
List of all Item IDs with Name:
I made a table that allows to spawn ANY item - it works ( for version 1.0.0.64 ) but coz I need to do some crazy ass thread shit to call functions it is unstable as fuck...
i.e spawning 10x Sea People Artifact:
There is also a easy way to get money:
SaveSystem->PlayerInfoSave contains the ObscuredInt Struct for gold - you just need to deactivate that anti cheat toolkit shit checks (isRunning) and then you can decrypt the gold and alter it = xor with the key -> change -> xor -> done.
credits to
cfemen - I learned that method from him while he teached me about Unity.
IF I can manage to make my spawn table stable I will release it, but Iam not motivated right now to start the game again
you can say >Thank You< to this game devs for all the crap inside the game - most notably the virtualized functions that require some thread shit to call