Page 8 of 13

Re: Kenshi [STEAM] v.61.1 | Table v1.4.1 | AOB

Posted: Fri Dec 13, 2019 3:48 am
by atlasroar
Aurata wrote:
Sat Nov 30, 2019 8:04 am
Now works with Kenshi 1.0.40, the only thing i changed is this:

Code: Select all

define(playerBase,"kenshi_x64.exe"+01A973A0)
For those who think editing things is witchcraft i attached a modified Table (original by Jsk?).
I only tested the hunger, money, limbs, stun things. Don't know if skills etc. work.
the table seems to work from what i can tell. however unlike the table before for stats which allowed you to simply click a character open the stats tab and edit stats (really all i want), this requires you to now change every single character to the first squad in the first spot in order to edit stats. is there a way this can be looked into? im really just looking for a stat table although the health values for limbs and values for money are cool too.

Re: Kenshi [STEAM] v.61.1 | Table v1.4.1 | AOB

Posted: Sat Dec 14, 2019 9:36 am
by claudioz
Update the script right clicking a stack does not decrease its quantity, instead it increases it!
Please is the best of this table.

Re: Kenshi [STEAM] v.61.1 | Table v1.4.1 | AOB

Posted: Fri Dec 20, 2019 11:58 pm
by saucefar
The character health stats stops working after playing for a while, restarting the game does not help either.

Re: Kenshi [STEAM] v.61.1 | Table v1.4.1 | AOB

Posted: Thu Dec 26, 2019 8:54 am
by aio_dubay
playerBase for 1.0.42

Code: Select all

define(playerBase,"kenshi_x64.exe"+01A9A770)
Also unfortunately the "right click increases stack" only works in the buy/sell interface not in the player characters inventory, and so is mostly useless. (seen here [Link])

I recall that the original one (the one in "==Debug&Development==") did work in the inventory screen.

If someone could explain how those memory locations where found it would be great (actually, thanks @jsk2003 for this black magic), or even better, put the explaining comment in the script.
Because right now every time I do a right click operation on the inventory I got around 3000 address changes...

Re: Kenshi [STEAM] v.61.1 | Table v1.4.1 | AOB

Posted: Sat Dec 28, 2019 6:25 pm
by piece6086
👍

Re: Kenshi [STEAM] v.61.1 | Table v1.4.1 | AOB

Posted: Wed Jan 01, 2020 8:33 am
by xacegod
This is for GOG version of the game v1.40, all I did was update the playerBase pointer and follow instructions from the script to get it.

How to find address for update:
Search for money value, find money, search for money pointer, set offsets to meet requirements 20A, 80, 88 and update found address in script.

[Link]
Image

Re: Kenshi [STEAM] v.61.1 | Table v1.4.1 | AOB

Posted: Sun Jan 05, 2020 12:30 am
by Krueger
Can this be used for 1.0.42?

Re: Kenshi [STEAM] v.61.1 | Table v1.4.1 | AOB

Posted: Sun Jan 26, 2020 5:06 pm
by aio_dubay
playerBase for 1.0.45

Code: Select all

define(playerBase,"kenshi_x64.exe"+01A9B770)
for 1.0.44 just follow xacepod post
xacegod wrote:
Wed Jan 01, 2020 8:33 am
How to find address for update:
Search for money value, find money, search for money pointer, set offsets to meet requirements 2A0, 80, 88 and update found address in script.
In other news still haven't been able to improve the right click script.

Re: Kenshi [STEAM] v.61.1 | Table v1.4.1 | AOB

Posted: Sun Jan 26, 2020 9:47 pm
by gary85
i found money address i right click it and try to do pointer scan for this address and then noting happens.
I got 1.0.44

Re: Kenshi [STEAM] v.61.1 | Table v1.4.1 | AOB

Posted: Fri Feb 07, 2020 11:42 am
by r4spb3rries
can someone update the tab? this is basically sorcery for me

Re: Kenshi [STEAM] v.61.1 | Table v1.4.1 | AOB

Posted: Fri Feb 21, 2020 4:32 am
by Azazellz

Code: Select all

define(playerBase,"kenshi_GOG_x64.exe"+01A9A6C0)
Should work for GOG 1.0.44

Re: Kenshi [STEAM] v.61.1 | Table v1.4.1 | AOB

Posted: Sun Feb 23, 2020 4:15 pm
by Shard
Can someone pls Update it ?

Re: Kenshi [STEAM] v.61.1 | Table v1.4.1 | AOB

Posted: Tue Feb 25, 2020 12:23 am
by Venator
Here is the playerBase address for v1.0.44 on Steam:

Code: Select all

define(playerBase,"kenshi_x64.exe"+01A9B770)

Re: Kenshi [STEAM] v.61.1 | Table v1.4.1 | AOB

Posted: Mon Mar 16, 2020 6:00 pm
by sniforge
Venator wrote:
Tue Feb 25, 2020 12:23 am
Here is the playerBase address for v1.0.44 on Steam:

Code: Select all

define(playerBase,"kenshi_x64.exe"+01A9B770)
Thank you. works
here's the download.
( The table was not made by me nor do i take any credit.)
I'm just posting the same one with the address updated for anyone who doesn't know how to do it

Re: Kenshi [STEAM] v.61.1 | Table v1.4.1 | AOB

Posted: Wed Apr 15, 2020 11:42 am
by Retifox
Well at least for me nothing works again, a bit of shame, becasue I wanted to return to Kenshi and play around for fun. I guess, I came back a month too late :P