Page 1 of 1

Req: 9 Days table

Posted: Mon Mar 11, 2024 6:43 pm
by Yahav
can anyone make a table for that game? with set stats god mode etc

Re: Req: 9 Days table

Posted: Mon Mar 11, 2024 11:10 pm
by Chrono42069
Here is the start of one.
Worked out Energy at least.

Struggling to find the static pointers to health and "health refills"..... Can find those no problem when scanning.

the Health refills is a 4byte, when the meter is empty the value is 0.
When the meter is full the value is 15.
But getting a pointer........... yea that parts ticking me off :D

<?xml version="1.0" encoding="utf-8"?>
<CheatTable CheatEngineTableVersion="45">
<CheatEntries>
<CheatEntry>
<ID>1</ID>
<Description>"Energy"</Description>
<ShowAsSigned>0</ShowAsSigned>
<VariableType>Float</VariableType>
<Address>"FifteenDays-Win64-Shipping.exe"+0608B830</Address>
<Offsets>
<Offset>FF0</Offset>
<Offset>18</Offset>
<Offset>268</Offset>
<Offset>520</Offset>
<Offset>268</Offset>
<Offset>298</Offset>
<Offset>0</Offset>
</Offsets>
</CheatEntry>
</CheatEntries>
<UserdefinedSymbols/>
</CheatTable>

Re: Req: 9 Days table

Posted: Mon Mar 25, 2024 3:53 am
by anonymouz
Image
thats what i found via UE Dumper, also no luck with health or energy
sadly i lack any ability to create a table, so i have to stick searching for it everytime again when i start the game :mellow:

Re: Req: 9 Days table

Posted: Sun Mar 31, 2024 6:02 am
by KAAIpull
t