Page 15 of 16

Re: The Outer Worlds (Epic Game Store)

Posted: Fri Oct 23, 2020 7:44 pm
by ori'grom
Zanzer's table is still working for the GOG version. With the exception of player's attributes/skills that is. Rest of the functions are all working just fine.

Re: The Outer Worlds (Epic Game Store)

Posted: Sat Oct 24, 2020 12:23 pm
by Alexandra Moldovia
Is this working with the Steam version?

Re: The Outer Worlds (Epic Game Store)

Posted: Sat Oct 24, 2020 12:53 pm
by DrummerIX
I have been too busy to keep up with updating my old tables lately. I think this one needs an update, but I lack the time currently. I doubt it works for Steam.

Re: The Outer Worlds (Epic Game Store)

Posted: Sat Oct 24, 2020 2:53 pm
by Felson
For those using the steam version, to get the latest version of this one working with it, edit each script and change all instances of
"IndianaEpicGameStore-Win64-Shipping.exe" to "Indiana-Win64-Shipping.exe". I haven't tested all the script, but this works for "enable", "Attribute Pointers", "Creation Skill points to 7", "Unlimited Holographic Shroud" and "Unlimited TTD" as I have been using them. Most of the "pointers" seem off except money and difficulty.

Ps. Don't forget to save when you are done like I did :cry: Had to do it over again.

Re: The Outer Worlds (Epic Game Store)

Posted: Sat Oct 24, 2020 6:24 pm
by Segert
that solution does not work sadly. Anyone any tips where i can find a table for the steam version. cant find anything anywhere

Re: The Outer Worlds (Epic Game Store)

Posted: Sat Oct 24, 2020 7:56 pm
by Felson
I am actively using it as I type this. Unfortunately it doesn't look like it has been on steam long enough for anyone to have made a table for it yet.

Re: The Outer Worlds (Epic Game Store)

Posted: Sat Oct 24, 2020 8:44 pm
by SunBeam
There is literally no freakin' difference between the Steam and EGS versions. The fact that some stuff works and other doesn't is the arrays of bytes used by the author to find stuff aren't loose enough. So if some ASM bytes change in the process (in x64 1 instruction can have 2-3 mnemonics) of recompiling/optimization, those stop working. Then you bitch script X doesn't work anymore. And since you see this effect "only on Steam", you say "doesn't work on Steam". When it should be fixed GLOBALLY.

Yes, whatever Chinese I said above. Cuz that's what that is to most of you.. foreign language..

Re: The Outer Worlds (Epic Game Store)

Posted: Sat Oct 24, 2020 9:47 pm
by seeker0003
If the AOB's are too tight, wouldn't it be possible to fix the script by taking each byte array and slowly loosening it byte by byte until a result is found and testing that corrected value @Sunbeam? Or is that an oversimplification?

Re: The Outer Worlds (Epic Game Store)

Posted: Sat Oct 24, 2020 10:15 pm
by seeker0003
Ok, unless the AOB for Character XP is 12 bytes longer than the 3 it should be, I'm definitely not right.

Re: The Outer Worlds (Epic Game Store)

Posted: Sat Oct 24, 2020 10:21 pm
by vans52
Felson wrote:
Sat Oct 24, 2020 2:53 pm
For those using the steam version, to get the latest version of this one working with it, edit each script and change all instances of
"IndianaEpicGameStore-Win64-Shipping.exe" to "Indiana-Win64-Shipping.exe". I haven't tested all the script, but this works for "enable", "Attribute Pointers", "Creation Skill points to 7", "Unlimited Holographic Shroud" and "Unlimited TTD" as I have been using them. Most of the "pointers" seem off except money and difficulty.

Ps. Don't forget to save when you are done like I did :cry: Had to do it over again.
This worked for me, kinda jenky and only a few of the options work, but gg

Re: The Outer Worlds (Epic Game Store)

Posted: Sat Oct 24, 2020 10:29 pm
by Faeloce
Thanks for your tips Fleson.
I was able to get some of the functionality to work with my GOG version of the game. ;)

Re: The Outer Worlds (Epic Game Store)

Posted: Sat Oct 24, 2020 10:30 pm
by Nevermindzxc
Felson wrote:
Sat Oct 24, 2020 2:53 pm
For those using the steam version, to get the latest version of this one working with it, edit each script and change all instances of
"IndianaEpicGameStore-Win64-Shipping.exe" to "Indiana-Win64-Shipping.exe". I haven't tested all the script, but this works for "enable", "Attribute Pointers", "Creation Skill points to 7", "Unlimited Holographic Shroud" and "Unlimited TTD" as I have been using them. Most of the "pointers" seem off except money and difficulty.

Ps. Don't forget to save when you are done like I did :cry: Had to do it over again.
Thank you very much!
Changed it as suggested and everything is working on Steam version. :D

Re: The Outer Worlds (Epic Game Store)

Posted: Sun Oct 25, 2020 3:48 am
by Alexandra Moldovia
How does one do this, or can you post the updated table?

Re: The Outer Worlds (Epic Game Store)

Posted: Sun Oct 25, 2020 11:26 am
by DrummerIX
If that is all that needs to be done, I did it here. I actually don't have the Steam version to test it with though.

All I did was change the process name. I think some options won't work still because they depend on pointers that can change with every update.

Re: The Outer Worlds (Epic Game Store)

Posted: Sun Oct 25, 2020 12:27 pm
by Shaya
Thank you DrummerIX so far it seems to be working with the steam version of the game ^^.

Managed to get the attribute and skills to work in character creation and be able to quicksave and in a supernova difficulty game.
Havent had time to test the rest just yet.