Page 2 of 4

Re: [REQ] The Outer Worlds

Posted: Fri Oct 25, 2019 12:17 am
by TigerAce
Same for me when I find a single value its rapidly changing.

Re: [REQ] The Outer Worlds

Posted: Fri Oct 25, 2019 12:25 am
by Mortar2142
Satiate wrote:
Thu Oct 24, 2019 11:42 pm


Basically you're finding a 4byte that is the number of skill points spent instead of the number of skill points available. So however many you have allocated is the value you use.

Allocate 2 points, then search for value "2"
Unallocate 2 point, then next value "0"
Allocate 1 point, then next value "1"
Allocate 1 point, then next value "2"
etc etc

Eventually you will get a single address that is the number of skill points spent. By setting it to 0, you trick the game into thinking you haven't spent any yet. So allocate 2 skills, then set the value to 0, then allocate 2 more, then set to 0, etc.

It's nothing major. Just something I found right now as I was looking at char creation.

Worked like a charm!



For the guy that couldn't make it work, this part is very clear, did you really try it?
"Allocate 2 points, then search for value "2"
Unallocate 2 point, then next value "0"
Allocate 1 point, then next value "1"
Allocate 1 point, then next value "2"


Try doing it like this:
You have 2 points remaining, click on Melee;
Now you have 1 point remaining;
Search for value 1;
Go back to the game, click on ranged;
Now you have 0 points remaining;
Search for value 2;
Go back to the game, click on MELEE again;
Now you have 1 point remaining;
Search for value 1;
Go back to the game, click on RANGED;
Now you have 0 points remaining;
Search for value 2;
Go back to the game, click on MELEE again;
Now you have 1 point remaining;
Search for value 1;
Go back to the game, click on RANGED;
Now you have 0 points remaining;
Search for value 2;

To make it faster, you can click on MELEE and RANGED to unallocate both skill points and search for value "0", but if you keep doing the 1 and 2 searchs I just pointed out, you will eventually find a single result.


Hope it helped!

Re: [REQ] The Outer Worlds

Posted: Fri Oct 25, 2019 12:28 am
by urthor
Yeah no sign of attributes on unknown initial value scans so far, rip

Edit: got it. Each of the attributes is a 4 byte with zero as below average and 4 as very high. You can search those and then manually set them all to 4 (very high) when you have all 6

Re: [REQ] The Outer Worlds

Posted: Fri Oct 25, 2019 12:42 am
by Impala
Attributes is easy, set something to very high

scan for 552, remove one, scan for 551

Then go to max again scan for 4, remove one, scan for 3, etc

You won't see them change when you set all to 551 and 4, but it saves as max stats when you go to next screen

Image

Re: [REQ] The Outer Worlds

Posted: Fri Oct 25, 2019 12:43 am
by NumberXer0
Skill points work like a charm, nice and easy =) Thanks for the info.

Re: [REQ] The Outer Worlds

Posted: Fri Oct 25, 2019 12:49 am
by Idlehands88
Here is my table so far (Windows Store version).

- Infinite Health
- Infinite Ammo
- Max/Infinite Reserve Ammo
- Infinite Durability
- Infinite Items
- Current XP (Open Character Menu)
- Highlighted Item Edit (Tinker Screen in Workshop)

Re: [REQ] The Outer Worlds

Posted: Fri Oct 25, 2019 12:51 am
by NumberXer0
ImpalaPUA wrote:
Fri Oct 25, 2019 12:42 am
Attributes is easy, set something to very high

scan for 552, remove one, scan for 551

Then go to max again scan for 4, remove one, scan for 3, etc

You won't see them change when you set all to 551 and 4, but it saves as max stats when you go to next screen

Image
Yup, also works. Got maxed Attributes and Skills now =) Well as high as the creation part lets you do.

Re: [REQ] The Outer Worlds

Posted: Fri Oct 25, 2019 12:55 am
by Rhark
Idlehands88 wrote:
Fri Oct 25, 2019 12:49 am
Here is my table so far (Windows Store version).

- Infinite Health
- Infinite Ammo
- Max/Infinite Reserve Ammo
- Infinite Durability
- Infinite Items
- Current XP (Open Character Menu)
- Highlighted Item Edit (Tinker Screen in Workshop)
Infinite Health, Max/Infinite Reserve Ammo, Infinite Durability, and Current XP do not work for me.

Re: [REQ] The Outer Worlds

Posted: Fri Oct 25, 2019 1:02 am
by Idlehands88
rhark wrote:
Fri Oct 25, 2019 12:55 am
Idlehands88 wrote:
Fri Oct 25, 2019 12:49 am
Here is my table so far (Windows Store version).

- Infinite Health
- Infinite Ammo
- Max/Infinite Reserve Ammo
- Infinite Durability
- Infinite Items
- Current XP (Open Character Menu)
- Highlighted Item Edit (Tinker Screen in Workshop)
Infinite Health, Max/Infinite Reserve Ammo, Infinite Durability, and Current XP do not work for me.
Use CE 7.0

Re: [REQ] The Outer Worlds

Posted: Fri Oct 25, 2019 1:10 am
by NumberXer0
Hmm..no idea if its because of the table or an actual glitch, but I was able to get all of the +1 aptitudes by simply selecting one, going to the final screen, backing out to the aptitude screen and selecting another. I ended my character creation with Very High in all attributes, and 41/46 in a bunch of skills.

Re: [REQ] The Outer Worlds

Posted: Fri Oct 25, 2019 1:15 am
by timechaos69
damn is there a way to make that table for epic version as well?

Re: [REQ] The Outer Worlds

Posted: Fri Oct 25, 2019 1:18 am
by Rhark
Idlehands88 wrote:
Fri Oct 25, 2019 1:02 am
rhark wrote:
Fri Oct 25, 2019 12:55 am
Idlehands88 wrote:
Fri Oct 25, 2019 12:49 am
Here is my table so far (Windows Store version).

- Infinite Health
- Infinite Ammo
- Max/Infinite Reserve Ammo
- Infinite Durability
- Infinite Items
- Current XP (Open Character Menu)
- Highlighted Item Edit (Tinker Screen in Workshop)
Infinite Health, Max/Infinite Reserve Ammo, Infinite Durability, and Current XP do not work for me.
Use CE 7.0
Thanks works fine now!

Re: [REQ] The Outer Worlds

Posted: Fri Oct 25, 2019 1:19 am
by Idlehands88
Another update

- Infinite Health
- Infinite Ammo
- Max/Infinite Reserve Ammo
- Infinite Durability
- Infinite Items
- Current XP (Open Character Menu)
- Highlighted Item Edit (Tinker Screen in Workshop)
- Max/Infinite Bits
- Weight

Re: [REQ] The Outer Worlds

Posted: Fri Oct 25, 2019 1:21 am
by Ron Damon
ImpalaPUA wrote:
Fri Oct 25, 2019 12:42 am
Attributes is easy, set something to very high

scan for 552, remove one, scan for 551

Then go to max again scan for 4, remove one, scan for 3, etc

You won't see them change when you set all to 551 and 4, but it saves as max stats when you go to next screen

Image
When I search for 4 and 3 after changing the attribute I get thousands of results. I'm doing it wrong, right?

Re: [REQ] The Outer Worlds

Posted: Fri Oct 25, 2019 1:25 am
by Impala
Ron Damon wrote:
Fri Oct 25, 2019 1:21 am
ImpalaPUA wrote:
Fri Oct 25, 2019 12:42 am
Attributes is easy, set something to very high

scan for 552, remove one, scan for 551

Then go to max again scan for 4, remove one, scan for 3, etc

You won't see them change when you set all to 551 and 4, but it saves as max stats when you go to next screen

Image
When I search for 4 and 3 after changing the attribute I get thousands of results. I'm doing it wrong, right?
You have to keep doing it until you have 1 or 2 left