Page 3 of 3

Re: Core Keeper (1.0.1.11)

Posted: Sun Jun 07, 2026 5:13 pm
by AtmaDarkwolf

Came here seeking the table for Quartet, and tried the above one, it opens and activates for the game, but does not seem to find any values - so assuming it was just for ara fell, is there any working tables for Quartet?


Re: Core Keeper (1.0.1.11)

Posted: Mon Jun 08, 2026 9:39 am
by bbfox

It's no longer works. Sorry no plan to update it now.

The problem is its data all inside a memory address called lib_burstXXXXX. For example: hungry value. If you scan in CE -> CE get 40-60 the same value. one of them is truth, but have to try and error. Once new version released, I have to do it again.

Technically, this is a Unity+DOTS/ECS game, not pure Unity


Re: Core Keeper (1.0.1.11)

Posted: Mon Jun 08, 2026 12:01 pm
by AtmaDarkwolf
bbfox wrote: Mon Jun 08, 2026 9:39 am

It's no longer works. Sorry no plan to update it now.

The problem is its data all inside a memory address called lib_burstXXXXX. For example: hungry value. If you scan in CE -> CE get 40-60 the same value. one of them is truth, but have to try and error. Once new version released, I have to do it again.

Technically, this is a Unity+DOTS/ECS game, not pure Unity

For corekeeper right? (I Also have that game too...) - I noticed a few different tables where the hunger 'freeze' works but locks it at 50(it keeps trying to reduce but bounces back to 50 even if u disable/close the table) and u can never go above 50.

But I was referring to the question someone asked about the other 2 games(idk why they are in this thread but seem to be only mentioned in this thread) for Ara fell(which I do not own) and (I think) Quartet (which I do, and was looking for a table for) again, quite unsure why the other 2 are referred to in this thread, cuz afaik they are vastly different game builds with nothing similar between them...


Re: Core Keeper (1.0.1.11)

Posted: Tue Jun 09, 2026 12:15 am
by bbfox

Yes, for Core Keeper. I already spend 30+ hours to maintain this table (starting from EA).

For Quartet, I don't have it. So I cannot do anything with it now.

Ara fell seems mixed with RPGMaker and Unity.