Stat and Rating Overrides are in-game settings to override the default base value.
They are -1 if the game is ignoring custom settings. Just set them to a positive value to override.
Unlimited Items
Inventory Pointer (do NOT change item names; order of items is not sorted like in-game)
- Gold
- Item Quantity
Character Pointer
- Stat Overrides
- Rating Overrides
Skills Pointer
- Level
- Experience
- Attribute Points
- Active Points
- Passive Points
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
If you'd like to enable Mono and go to address "InventoryList.Init"
You could copy and paste that whole method, up to a "ret" command into a PasteBin
I could take a look and fix up my AOB
The Character Pointer doesn't work either?
That's in method "CharacterHealth.GetStatValue"
Can confirm none of the option works. Both versions are the same, differs only in the file Naheulbeuk_Data\StreamingAssets\startup.cfg (I heard). So scripts/pointers for one ver should work for the other.
Seeing both EpicOnlineServices.dll and GalaxyCSharp.dll in Steam ver.
Yea, the copy I have is 1.0 373 34341.
The code is similar, just the instructions are in different orders and using different registers.
I suppose I could just use Mono in my scripts.
Yea, the copy I have is 1.0 373 34341.
The code is similar, just the instructions are in different orders and using different registers.
I suppose I could just use Mono in my scripts.
My have same version and everything is work but not the "Character Pointer" they give me -1 value (weird) when mono script is not turn on
Yes, it should show -1, because those are in-game overrides.
When set to -1, it doesn't override the character's base stat.
However, if you set it to a positive value, then that overrides the default base value.
Okay, I uploaded a new table using Mono. See if the scripts work now.
But if I activate it, all items in shop are hidden (ex: I came to the pharmagician's store and there was nothing to buy/sell, but once i disactivate the script, I can see the items in the shop again and can buy/sell them.
Last edited by fantomas on Sun Sep 20, 2020 4:39 pm, edited 1 time in total.