I'm also facing the bug on the 1.1.3.2 patch. In my limited coding knowledge tried to just comment out anything having to do with Psi, because the aob lookup seems to fail. But while it runs, it crashes on save or load. I might put in the effort to at least figure how to do the aobscan command because that seems to be the point of error with these updates.
Would anyone be able to tell me what the health and psi offsets are, or how you know what you are looking for when checking the memory for these values?
Heres a tip if you want to use some of the additional scripts, change the script and just comment out every line that isnt: enable, disable, try, except. and i think you should be good; if not just keep re-adding lines, which is nice because i usually just used the CT for the max weight script.
I can confirm that most of the table no longer works as of the 1.1.3.2 patch, the Chargen and I think Merchant refresh options work. Here's hoping the table maker can update it sometime soon.
Do you guys usually know how long it takes for the author to update the table? I am kind of stuck in a place and overencumbered and not willing to throw all the loot away.
Do you guys usually know how long it takes for the author to update the table? I am kind of stuck in a place and overencumbered and not willing to throw all the loot away.
No, mainly because for the longest time, the table that's been in the first post worked just fine. It's just the most recent updates to the game that broke the table.
Hmmm yeah, I see. I really had bad luck it seems. I was actually using the current table as for the previous update. I was actually playing the day the newest update rolled out, then I went jogging (turned off the game in the meantime) and when I came back the game updated to this newest build and, ofc, the table stopped working.... I just couldn't believe it.
I just fucking hate how steam always forces you updates, otherwise you literally can't play the game.
you can turn off the auto update for this game in particular or overall. also i recommend reading the last part of my above post. where you can use all the additional script features.
you can turn off the auto update for this game in particular or overall. also i recommend reading the last part of my above post. where you can use all the additional script features.
As far as I know, once an update rolles out you have to update the game before playing, the only thing that you can disable is the auto updater. Regarding your tip, I don't exactly know what you mean by ''commenting out''. Sorry I am pretty new to cheat engine.
Commenting out works, it just means that editing stats is no longer possible. So no easy max skills on level up, but you can still do it the old fashioned way by searching the value as you spend skill points. The traits require quite a bit longer to find the value since you only get 1 when you do, but still possible.
Anyway the weight script and item editor work! So that's awesome. Because I do love adjusting the quality of crafting components to create maximum power gear.
As for how to do the "commenting out". On the third line with "main" in it, double click the <script> and it will open the script window. In that window is a wall of text, just put // in front of every line inside that script, except for the lines that are: [ENABLE], [DISABLE], {$try} and {$except}.
Commenting out works, it just means that editing stats is no longer possible. So no easy max skills on level up, but you can still do it the old fashioned way by searching the value as you spend skill points. The traits require quite a bit longer to find the value since you only get 1 when you do, but still possible.
Anyway the weight script and item editor work! So that's awesome. Because I do love adjusting the quality of crafting components to create maximum power gear.
As for how to do the "commenting out". On the third line with "main" in it, double click the <script> and it will open the script window. In that window is a wall of text, just put // in front of every line inside that script, except for the lines that are: [ENABLE], [DISABLE], {$try} and {$except}.