Here is an updated table forked from Csimbi's table that I've verified most of what I consider the key functions for me.
Changes Made:
Remove God Mode On, Infinite Psi by default
Update pointer for psi address
Add pointer for psi reserve address
Update Max Carry Weight Mod to remove a conflict
Fix Max Carry Weight offset, XP Offset in main script
Add Item Editor Variant on Mouse Over
Replace the Action/Movement scripts with Combat Movement tracker which allows editing of the Action Points used in combat. Includes Initial value editor for start of turn values for player
This was tested on Steam version with AMD processor in case that matters.
Couple of things I've noted while using the table. Many actions require invoking specific actions before the script will activate. For XP, you have to gain xp once. Durability seems to require combat or event which lowers durability before it will activate. Instant Cooldowns require activating an ability with cooldown once. Item Editor requires opening inventory once and clicking on an item. Combat movement tracker requires entering into combat at least once. Max Carry updates only when inventory is updated in some way.
Because the table is not signed, the master table script tries to run. You can ignore it if you want. It just auto attaches to the game but some times causes errors when the game shuts down.
The Item Editor with Mouse Over may stop activating because of JIT issues with similar code being loaded. The Original Mouse Click version will probably work.
Seems to be working perfectly on an intel processor too (on Steam), thank you so much for updating the table, this stuff is way over my head lol.
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
Here is an updated table forked from Csimbi's table that I've verified most of what I consider the key functions for me.
Changes Made:
Remove God Mode On, Infinite Psi by default
Update pointer for psi address
Add pointer for psi reserve address
Update Max Carry Weight Mod to remove a conflict
Fix Max Carry Weight offset, XP Offset in main script
Add Item Editor Variant on Mouse Over
Replace the Action/Movement scripts with Combat Movement tracker which allows editing of the Action Points used in combat. Includes Initial value editor for start of turn values for player
This was tested on Steam version with AMD processor in case that matters.
Couple of things I've noted while using the table. Many actions require invoking specific actions before the script will activate. For XP, you have to gain xp once. Durability seems to require combat or event which lowers durability before it will activate. Instant Cooldowns require activating an ability with cooldown once. Item Editor requires opening inventory once and clicking on an item. Combat movement tracker requires entering into combat at least once. Max Carry updates only when inventory is updated in some way.
Because the table is not signed, the master table script tries to run. You can ignore it if you want. It just auto attaches to the game but some times causes errors when the game shuts down.
The Item Editor with Mouse Over may stop activating because of JIT issues with similar code being loaded. The Original Mouse Click version will probably work.
I have no idea why, but this is the first time this table has ever worked for me (didn't even work when it was current before). Thank you so much for this. Not sure what you changed other than the update, but I can actually use the table now.
Here is an updated table forked from Csimbi's table that I've verified most of what I consider the key functions for me.
Changes Made:
Remove God Mode On, Infinite Psi by default
Update pointer for psi address
Add pointer for psi reserve address
Update Max Carry Weight Mod to remove a conflict
Fix Max Carry Weight offset, XP Offset in main script
Add Item Editor Variant on Mouse Over
Replace the Action/Movement scripts with Combat Movement tracker which allows editing of the Action Points used in combat. Includes Initial value editor for start of turn values for player
This was tested on Steam version with AMD processor in case that matters.
Couple of things I've noted while using the table. Many actions require invoking specific actions before the script will activate. For XP, you have to gain xp once. Durability seems to require combat or event which lowers durability before it will activate. Instant Cooldowns require activating an ability with cooldown once. Item Editor requires opening inventory once and clicking on an item. Combat movement tracker requires entering into combat at least once. Max Carry updates only when inventory is updated in some way.
Because the table is not signed, the master table script tries to run. You can ignore it if you want. It just auto attaches to the game but some times causes errors when the game shuts down.
The Item Editor with Mouse Over may stop activating because of JIT issues with similar code being loaded. The Original Mouse Click version will probably work.
I have no idea why, but this is the first time this table has ever worked for me (didn't even work when it was current before). Thank you so much for this. Not sure what you changed other than the update, but I can actually use the table now.
Okay, after a crash it's not working again. Boxes deselecting themselves, can't access anything again.
EDIT: now working again. I'm really confused.
Welcome to Underrail. Have you tried the mindshrooms? They're terribly delicious.
But on a serious note; the game assembles itself after every launch. Sometimes the codes don't work properly because of this. A simple reload can often fix it more times than I'd care to admit.
But on a serious note; the game assembles itself after every launch. Sometimes the codes don't work properly because of this. A simple reload can often fix it more times than I'd care to admit.
The deselecting part is probably Csimbi's table script which unchecks everything when the game closes. It may be auto attaching but @nandrovar may not be familiar with CE and how it works so its confusing.
Did the game crash or did CE crash? If CE crashed (pretty rare) then you have to probably restart the game as well. And as @KraftCrafterMcCrafty says the codes are dynamic. Read my recent posts about its behavior.
But on a serious note; the game assembles itself after every launch. Sometimes the codes don't work properly because of this. A simple reload can often fix it more times than I'd care to admit.
The deselecting part is probably Csimbi's table script which unchecks everything when the game closes. It may be auto attaching but @nandrovar may not be familiar with CE and how it works so its confusing.
Did the game crash or did CE crash? If CE crashed (pretty rare) then you have to probably restart the game as well. And as @KraftCrafterMcCrafty says the codes are dynamic. Read my recent posts about its behavior.
As I've said, this is the only game that CE has ever had issues with for me. CE has also never crashed on me, but Underrail has but due to unrelated reasons. And before your update to the table, it had always locked up the bottom window no matter what, even when I hadn't restarted the game or crashed or anything. And it was unchecking everything while the game was still running before, without the game closing at all. I've used CE with other games, but this was the first I had these issues with it.
Yeah, I'm also getting game crashes when transitioning to a new area. Using both original table and tfigments.
Can be random, but I got further with tfigments table before it crashed. I think I may have to just use it to get my character leveled up a bit then stop using CE with it.
Yeah, I'm also getting game crashes when transitioning to a new area. Using both original table and tfigments.
Solved the same issue of game crashing when transitioning (I was crashing while saving as well). Turns out once I turn on the scripts, windows security blocked the "underrail.exe" (I guess turning on scripts changed the exe in some way and security kicked in) from accessing the "%userprofile%\Documents\My Games\Underrail\". Saving and loading issues solved when I went into the security to allow access.
...
Saving and loading issues solved when I went into the security to allow access.
That is very interesting. I assume its DEP. I've never actually seen DEP do anything ever. CE does not change the EXE but it does mess with the generated JIT exec code which is probably detected by .NET since it wrote it and has full OS integration since its all MS.
Yeah, I'm also getting game crashes when transitioning to a new area. Using both original table and tfigments.
Solved the same issue of game crashing when transitioning (I was crashing while saving as well). Turns out once I turn on the scripts, windows security blocked the "underrail.exe" (I guess turning on scripts changed the exe in some way and security kicked in) from accessing the "%userprofile%\Documents\My Games\Underrail\". Saving and loading issues solved when I went into the security to allow access.
Thanks, I'll look into that next time I load it up.
Judging by STEAMDB data developers are testing new patch.
Last major free content update for the game itself too, according to the devlog at least, when the table will be updated it will last for quite some time
Judging by STEAMDB data developers are testing new patch.
Last major free content update for the game itself too, according to the devlog at least, when the table will be updated it will last for quite some time
There's already a couple hotfixes out for the newest big patch.
I've played on latest 1.1.5.2 and here's the list of things that don't work from initial investigation:
iXPLevel - shows constant zero, doesn't work
iRemainingStatPoints - wrong
iRemainingSkillPoints - shows stat points
iRemainingFeatPoints - shows skill points
iRemainingSpecPoints - shows feat points
iDodge - wrong, shows some unknown value
iEvasion - shows Dodge
iFortitude - shows Evasion
iResolve - most likely shows Fortitude
Also, I think the chargen cheats should be removed - game constantly hangs before loading tutorial area if character stats are messed with (more base/skill/feats that orignialy allowed). Just to clarify - i was editing chargen by simple value scan without the table.