Page 2 of 6

Re: Chernobylite

Posted: Sun Oct 20, 2019 7:38 pm
by cfemen
Macarthaig wrote:
Sun Oct 20, 2019 7:33 pm
cfemen wrote:
Sun Oct 20, 2019 7:27 pm
Macarthaig wrote:
Sun Oct 20, 2019 7:20 pm


Health wont work, ive opened the inventory but its not letting me check the box.
Main script is activated without problems?
are you using Cheat Engine 7.0?
Yes using 7.0, main table shows up and apparently infinite ammo works with a bonus of infinite everything else, but health box is untickable.
ok, can you make a screenshot from the table and the untickable health script after you have opened the inventory

Re: Chernobylite

Posted: Sun Oct 20, 2019 7:40 pm
by Macarthaig
Ok wait, its working now. Apparently you have to be past the first part of the game where you talk to oliver in the "nowhere" place. Once you cross over to the next area it can activate. Sorry for the problem.

Re: Chernobylite

Posted: Sat Nov 02, 2019 10:23 am
by dezodor
It stopped working on current steam version upd (oct30-31). Can you please update the table? I will test it.

Re: Chernobylite

Posted: Sat Nov 02, 2019 6:15 pm
by cfemen
dezodor wrote:
Sat Nov 02, 2019 10:23 am
It stopped working on current steam version upd (oct30-31). Can you please update the table? I will test it.
i will update as soon as i have time for it.

Re: Chernobylite

Posted: Sat Jan 04, 2020 7:17 pm
by cfemen
Table uploaded for Revision 22770

Re: Chernobylite

Posted: Wed Mar 25, 2020 1:13 pm
by Turok Gamer
Ey! Good Job with this great game.
Ok, on the last update revision: 25359, The table no longer works.
Do you know if they will make a new compatible one?

Re: Chernobylite

Posted: Mon Mar 30, 2020 3:57 am
by SunBeam
cfemen wrote:
Thu Oct 17, 2019 11:23 pm
...
You might want to take a look at this:

[Link]
pass: sunbeam

It's the backed-up .exe and .pdb (symbols) from GOG Early Access. What you can do with these is put them someplace (e.g.: outside your Win64 folder) and debug them with x64dbg. For example, your "aobBeforeXPCopy" hook is a spot inside this function:

Image

I really don't recommend hooking global routines that are used very often by hundreds of core functions. Crashes are inevitable :) Play around, you'll get the hang of it :P

Then the "Inf HP" script points to this function: UHealthComponent2::ChangeHP. From the name of it you kinda get the idea, what the function does:

Image

P.S.#1: I used the array (or similar) to find your spot in the GOG .exe.
P.S.#2: .pdb file are generated by C++ when the .exe is compiled; the debug symbols really help pin-point what the fuck is going on in there, since you have available the names of the variables, functions, etc. Easier to trace what you need.

Re: Chernobylite

Posted: Mon Mar 30, 2020 11:55 am
by cfemen
SunBeam wrote:
Mon Mar 30, 2020 3:57 am
hey SunBeam,

thanks for the GOG .PDB!

just updated Chernobylite to 25359

my problem is this:
Image
average 7 fps (on lowest graphic settings ) :shock:
its not playable right now on my machine(had problems before with performance)
thats really too bad, coz it would be really fun with the PDB file :(

gave it a quick look for a better injection point for EXP:

UCustomGameInstance::AddInfluenceExp:
xmm1 contains the +exp float
mulss on it and it works as XP multiplier

or

UCGUtilities::GetCurrentPersistantLevel

gets executed on pause game or open inventory
RDX contains PersistentLevel.ch_Hero_00_C_1 or Transient.GameEngine_1.CGGameInstance_C_1

Transient.GameEngine_1.CGGameInstance_C_1 + 1ba4 = Character XP Address(on Rev. 25359)

Re: Chernobylite

Posted: Mon Mar 30, 2020 2:09 pm
by SunBeam
Am currently growing my table :) So we'll catch up at some point. But yeah, game's not using any garbage collecting (or doing any garbage UObjects cleaning), thus it starts to lag at some point. I got a robust setup, yet still can play on medium...

Re: Chernobylite

Posted: Sun Jul 05, 2020 10:19 am
by sbbre460
updated Chernobylite table to 28968, please.

Re: Chernobylite

Posted: Tue Aug 04, 2020 2:30 pm
by ReyoutuberYT
how to activate the tricks

Re: Chernobylite

Posted: Thu Sep 10, 2020 1:03 am
by spydir
Confirmed doesn't work on Revision 31663. A number of errors pop up about changed addresses, I took a screenshot:

[Link]

Re: Chernobylite

Posted: Mon Sep 21, 2020 6:55 pm
by grimreaper2710
I have updated inf health, Inf Ammo and no reload for V31663. Tested on GOG release.

Re: Chernobylite

Posted: Wed Nov 04, 2020 9:16 pm
by hunterx2210
can anyone update the table to rev 33909 gog ?

Re: Chernobylite

Posted: Fri Dec 25, 2020 6:04 am
by hzlleo123
I just update the Health, Mind status, Radiation Level, EXP pointers, no reload, no craft requirement (kind of) and inf items / ammo for 33909. Tested on steam version.
ChernobylGame-Win64-Shipping_33909_Debug.CT