Page 20 of 28

Re: Starfield

Posted: Fri Sep 15, 2023 7:51 pm
by gir489
Renagede77 wrote:
Fri Sep 15, 2023 7:08 pm
Is there a way to get this to work with the GamePass version?
Can you tell us which table you're using and which scripts don't work? If it's Akira's then, IDK that dude does some funky shit to his table and the initializer function.

If it's Zanzer's or one of mine, tell us what the error is for which script and which ones aren't working, you can find the error by right clicking the script that failed to activate, and the error will be on the top, like so:

Image

Re: Starfield

Posted: Fri Sep 15, 2023 7:55 pm
by Delth
Renagede77 wrote:
Fri Sep 15, 2023 7:08 pm
Is there a way to get this to work with the GamePass version?
Depends on what you mean by "this" - at least Zanzer's table for example already works with GamePass version, based on that I would venture a guess that most things here do.

Re: Starfield

Posted: Fri Sep 15, 2023 8:22 pm
by Renagede77
gir489 wrote:
Fri Sep 15, 2023 7:51 pm
Can you tell us which table you're using and which scripts don't work? If it's Akira's then, IDK that dude does some funky shit to his table and the initializer function.

If it's Zanzer's or one of mine, tell us what the error is for which script and which ones aren't working, you can find the error by right clicking the script that failed to activate, and the error will be on the top, like so:
Only saw Akira's since it was at the top. 😅

I'll try the other ones and get back to you if they don't work.

Re: Starfield

Posted: Fri Sep 15, 2023 11:42 pm
by ModEngine
gir489 wrote:
Fri Sep 15, 2023 4:25 pm
>It's not a competition
>OMG DON'T STEAL MY WORK BECAUSE I WANT TO BE RECONGIZED
Pick one.
So wanting recognition makes it a competition? Fine it is competition then.

Re: Starfield

Posted: Sat Sep 16, 2023 12:08 am
by gir489
cheat engine wrote:
Fri Sep 15, 2023 11:42 pm
gir489 wrote:
Fri Sep 15, 2023 4:25 pm
>It's not a competition
>OMG DON'T STEAL MY WORK BECAUSE I WANT TO BE RECONGIZED
Pick one.
So wanting recognition makes it a competition? Fine it is competition then.
And you lost. So seethe.

Re: Starfield

Posted: Sat Sep 16, 2023 1:27 am
by Kafua
is there a means to edit planets and change their stats? like if you wanted to make a planet have a breathable atmosphere/change water types/gravity ect?

Re: Starfield

Posted: Sat Sep 16, 2023 1:41 am
by gir489
Kafua wrote:
Sat Sep 16, 2023 1:27 am
is there a means to edit planets and change their stats? like if you wanted to make a planet have a breathable atmosphere/change water types/gravity ect?
That would probably be better suited for something like an ESP mod. To my knowledge, the tools and utilities for doing such are basically non existent right now. [Link] has had a lot of progress in the last few weeks for Starfield, however, even if you compile the program yourself (which I do not recommend unless you're one of them Linux fags who suck the command line's penis) you will generate highly unstable and inaccurate ESP mods. I think it's better to wait for the Creation Kit to make those kinds of mods.

If you were to try and make it now with pointers and ASM hooks, you'd have to basically work out the form data each planet uses to determine those things and edit them manually by hand, and it wouldn't save because it instantiates the planet data from disk each time.

Re: Starfield

Posted: Sat Sep 16, 2023 6:56 pm
by DrunkenNelson
I gotta small problem - some1 know how to decrease lvl of character? I tryed to change in CE by finding that, but doesnt work...

Re: Starfield

Posted: Sat Sep 16, 2023 8:20 pm
by Sir_Devil
DrunkenNelson wrote:
Sat Sep 16, 2023 6:56 pm
I gotta small problem - some1 know how to decrease lvl of character? I tryed to change in CE by finding that, but doesnt work...
player.setlevel (Value) in console might work

Re: Starfield

Posted: Sat Sep 16, 2023 8:24 pm
by gir489
DrunkenNelson wrote:
Sat Sep 16, 2023 6:56 pm
I gotta small problem - some1 know how to decrease lvl of character? I tryed to change in CE by finding that, but doesnt work...
Unfortunately, you cannot via console commands. You are also looking for the wrong value, try finding your XP instead, as that is what the game uses to calculate your level.

Re: Starfield

Posted: Sat Sep 16, 2023 10:31 pm
by DrunkenNelson
Ok, i will try when i get home.

Re: Starfield

Posted: Sat Sep 16, 2023 11:38 pm
by Zanzer
viewtopic.php?p=313155#p313155

Updates in v16:
Ship Design 'Bays' Category Shows All Modules
Ignore Skill Check for Ship Modules

Probably a mod that does it better.
Don't know if it's actually "all" modules, but seemed like a lot.
Even a bunch of class M modules.
Haven't tested anywhere outside of New Atlantis.

Re: Starfield

Posted: Sun Sep 17, 2023 7:46 am
by Ragmasan
Anyone has found a way to cheat the survey of a planet to 100% i have akila at 98% with all found, all landmarks, fauna, flora, resources etc but it's bugged or something at 98, is there a cheat code or a table to change the value, it's driving me mad

Re: Starfield

Posted: Sun Sep 17, 2023 8:03 am
by eTheBlack
Ragmasan wrote:
Sun Sep 17, 2023 7:46 am
Anyone has found a way to cheat the survey of a planet to 100% i have akila at 98% with all found, all landmarks, fauna, flora, resources etc but it's bugged or something at 98, is there a cheat code or a table to change the value, it's driving me mad
Check ocean, sometimes there are fish who isnt counted correctly, at least thats what I had to do in 2 of planets out of 6? with animals and plants

Re: Starfield

Posted: Sun Sep 17, 2023 1:18 pm
by DrunkenNelson
Bad news - i couldnt find any way to decrease character lvl... Console doenst work, changing by CE doesnt work too. Any ideas?