Page 6 of 14

Re: Satisfactory +18 | 1.09 | 10-Apr-2019

Posted: Wed May 15, 2019 5:56 pm
by serahah
pointer doesn't work for me.

Re: Satisfactory +18 | 1.09 | 10-Apr-2019

Posted: Wed May 15, 2019 7:45 pm
by dschense
Try this one:

Adress: 2552D73F1AC = 1065353216

3EC
8
148
110
30

"FactoryGame-Win64-Shipping.exe"+04972BB8

Re: Satisfactory +18 | 1.09 | 10-Apr-2019

Posted: Thu May 16, 2019 7:04 am
by celuser
dschense wrote:
Wed May 15, 2019 7:45 pm
Try this one:

Adress: 2552D73F1AC = 1065353216

3EC
8
148
110
30

"FactoryGame-Win64-Shipping.exe"+04972BB8
I'm not sure what this means. I can't even find a tutorial which allows me to understand where this goes or how to add it. Can you elaborate on how to make use of the information you're supplying? I don't really understand Cheat Engine well enough.

Regarding your previous post:
dschense wrote:
Wed May 15, 2019 12:13 pm
can anybody explain this part of the code?
I have the Jetpack wirking with the pointer without problems, but I want to update the AOB Injection script to get it working like before.

newmem:

mov [rbx+3DC],(float)1
mov rax,[rcx]
mov [rsp+30],rdi
jmp return
Are you requesting an explanation of the assembly or something else? I'm comfortable with x86 ASM, but sadly Cheat Engine is still a bit incomprehensible. If you wish to know what the assembly means, that's easy enough.

Re: Satisfactory +18 | 1.09 | 10-Apr-2019

Posted: Thu May 16, 2019 6:32 pm
by Feared889
Hey, game has moved to stable branch, update it and please don't say that you have no time by ditching your own hard work like this.

Re: Satisfactory +18 | 1.09 | 10-Apr-2019

Posted: Thu May 16, 2019 10:26 pm
by Asuma
Yeah, the game has updated.

Re: Satisfactory +18 | 1.09 | 10-Apr-2019

Posted: Thu May 16, 2019 10:30 pm
by Darkedone02
He kinda stopped posting from the looks of it... I think someone else needs to take over, this update been around and all we hear is silence.

Re: Satisfactory +18 | 1.09 | 10-Apr-2019

Posted: Fri May 17, 2019 5:04 am
by Feared889
Every time this happens with free tables, some rival bitch (mostly CH) comes in with money and the table goes to garbage bag.

Re: Satisfactory +18 | 1.09 | 10-Apr-2019

Posted: Fri May 17, 2019 7:31 am
by Firefox37
Why do you need an update? for me everything still works that matters:
unlimited health
unlimited items
duplicate items
quick milestone reset
instant analysis

Most of the other options you don't even need.

Re: Satisfactory +18 | 1.09 | 10-Apr-2019

Posted: Fri May 17, 2019 8:16 am
by Darkedone02
Firefox37 wrote:
Fri May 17, 2019 7:31 am
Why do you need an update? for me everything still works that matters:
unlimited health
unlimited items
duplicate items
quick milestone reset
instant analysis

Most of the other options you don't even need.
some people perfer the no power and biomass update, and some would just see the front page of the game and noticed, it is not updated. It's best if someone could take that table, get all the options up to date, and launch it out to confirm that it's up to date.

Re: Satisfactory +18 | 1.09 | 10-Apr-2019

Posted: Fri May 17, 2019 1:40 pm
by Feared889
*thumbs down*

Re: Satisfactory +18 | 1.09 | 10-Apr-2019

Posted: Sat May 18, 2019 3:04 pm
by serahah
1576 jetpack pointers. i hope some will work for you also.

Re: Satisfactory +18 | 1.09 | 10-Apr-2019

Posted: Sun May 19, 2019 8:25 pm
by Asuma
Thanks.

Re: Satisfactory +18 | 1.09 | 10-Apr-2019

Posted: Mon May 20, 2019 8:39 am
by CheatingMuppet
Update 1.10: Updated Table for build #99303
I don't know if this version works for earlier builds of Satisfactory, so please use an older table if your satisfactory is not up-to-date.

I don't know what happened to the original creator but since a bunch of people really wanted this table to be updated, here you go.

I put this update together very hastily and have not properly tested it on multiple computers so please tell me if something doesn't work.

Changes
* Updated to work on the latest build (99303).
* The infinite fuel hacks don't require you to have any fuel in your inventory anymore (jetpack, chainsaw & vehicles).

Edit: I wasn't able to get the inventory size cheat to work again.
Looks like the point in memory (FactoryGame-Win64-Shipping.AFGGameState::GetTotalPlayerInventorySlots) that the original code is using is no longer accessed upon opening up your inventory. I'm not sure that I can get this particular cheat working again because I haven't found any other convenient place in memory to inject some code for the inventory.

Re: Satisfactory +18 | 1.09 | 10-Apr-2019

Posted: Mon May 20, 2019 9:19 am
by THC1313
Inventory Size doesn't work

Re: Satisfactory +18 | 1.09 | 10-Apr-2019

Posted: Mon May 20, 2019 9:30 am
by CheatingMuppet
THC1313 wrote:
Mon May 20, 2019 9:19 am
Inventory Size doesn't work
Darn, looks like I missed an option :P Sorry about that. I'm gonna look at it right now.

EDIT: Looks like the point in memory (FactoryGame-Win64-Shipping.AFGGameState::GetTotalPlayerInventorySlots) that the original code is using is no longer accessed upon opening up your inventory. I'm not sure that I can get this particular cheat working again because I haven't found any other convenient place in memory to inject some code for the inventory.

I don't feel like spending tons of time right now finding another injection point but maybe I'll look into it a little bit more later.