Yeah this is why I don't support Gpass. The first and only time I tried, I couldn't even so much as add the game (Gears of War 4) to Radeon Settings for my desktop and nor GeForce Experience on my laptop, to optimize graphics and apply overclock profiles. Nope! Never again! LOL. Microsoft wants to lock stuff down so Apple tight? They can take a hike.
Still can't beleive Bethesda Half A$ed this after putting so much effort and time into something that is a very good game... Even Rebel Galaxy and Rebel Galaxy Outlaw do this much better... What a skimp.
I was able to achieve 'supercruise' (elite dangerous) or 'LDS' (I-War 2) like so using keys F2, F3, F4, F7, F8 and then pressing the boost key to achieve the multiplier. It works really great. This is basically what the other mod does, activating the 'hotkey' feature, so you don't need to open the console every time you want to change speeds.
Steps:
1) create a txt file and rename it to StarfieldConsole.ini copy these values in with a txt editor like notepad or Notepad++
save StarfieldConsole.ini in Documents/mygames/starfield (in the same directory as StarfieldCustom.ini)
2) Open StarfieldCustom.ini OR create it and paste the code below in it or merge it if you already have a 'menu' entry. [Menu] b Use Console Hot keys = 1 (remove all the spaces)
save both files in the same directory which is Documents/mygames/starfield
Launch starfield and take off so your ship is in space.
Go to THIRD PERSON VIEW
open the console (tilde key)
click your ship with the mouse (you will see a bunch of gibberish text meaning you did right)
close the console
press keys F2, F3, F4, F7 and F8 (in the top right corner you will see what speed you are traveling at.
Note to the developers: I hope you could bind the speed to the amount of PIPS that you put in the GRAV drive engine instead of just using boost as a multiplier...
Not sure if this is feasible... I am no programmer. Bethesda could have nailed this in less than a week. What a shame they gave up failing to do the last half mile after going circumnavigation with this game.
Note 2: Kudos to you and the other modder (linked above) so we can at least have this.
This is very very promising, clearly we already have a huge piece of the puzzle !
Will work even better as a proper ESP once the tools are available, and then have the random encounters be tighted to this new way of travelling in-system !
It isn´t really a "mod" - and it isn´t useable as the "mod" creator tells you.
You can make your ship fast, yes true - but you can´t break/stop propper. So maybe before 1000 of users change their gamefiles while realizing after finally get the "mod" work, it is wasted.
It´s more a meme, then a functional mod. As long the ship can´t propper stop, this mod should be not listed tbf.
It is cool to test, wish it would work propper, but it doesn´t. I don´t know why someone would need this, you can boost the speed up to XXXXXX yes - but again, you can´t stop, you press "S" and the speed will not change, sometimes it goes from +100000 speed just in one second to revert -1000000 speed. Really dumb tough
I have downloaded the "original version" of ths mod and the breaks work perfectly. In fact the ship stops to a much lower speed and it even makes a sound. You can change the speed by pressing F2-F5. F1 will slow the ship down to its maximal ingame speed and play a break sound.
you did keybinds, like how exactly? The mod description say´s, you need open the console - and load the specific "txt" file for speed changes, so you have 3 profiles wich you need to activate speratly by open the console and type the command to file.
i dont understand the part F2-F5 and F1 - F5 is game safe.
Yes, the ship will slow down, that´s a argument i will not correct you for, but if you have a speed of 5xxxxxxx - it only slows down per small numbers, i wouldve need to press the stop button for 4-6 minits to stop.
Use the GetAV command to get the initial value GetAV spaceshipenginepartmaxforwardspeed =130 GetAV spaceshipforwardspeedmult =42.74 GetAV spaceshipboostspeed =3.5
Wish I read this before messing with the mod :/ Anyone know what the original values are for spaceshipforwardspeedmult and spaceshipboostspeed? Or are those constant and not dependent on ship? I can get spaceshipenginepartmaxforwardspeed from the ship builder.
48 comments
Together they seem to work, but separately they don't
You are a great modder
Oh no my friend. Once you make a mod and then upload it, you are now in fact a modder. You modding something. You matter.
Anywhooos...
Combining both your mod and this one
I was able to achieve 'supercruise' (elite dangerous) or 'LDS' (I-War 2) like so using keys F2, F3, F4, F7, F8 and then pressing the boost key to achieve the multiplier. It works really great. This is basically what the other mod does, activating the 'hotkey' feature, so you don't need to open the console every time you want to change speeds.
Steps:
1) create a txt file and rename it to StarfieldConsole.ini copy these values in with a txt editor like notepad or Notepad++
[Hotkeys]
F2=setAv spaceshipenginepartmaxforwardspeed 150;setAv spaceshipforwardspeedmult 20;setAv spaceshipboostspeed 600;tgm disable;cgf "Debug.Notification" "LDS deactivated"
F3=setAv spaceshipenginepartmaxforwardspeed 50000;setAv spaceshipforwardspeedmult 50000;setAv spaceshipboostspeed 500;tgm enable;cgf "Debug.Notification" "LDS 3 activated"
F4=setAv spaceshipenginepartmaxforwardspeed 100000;setAv spaceshipforwardspeedmult 100000;setAv spaceshipboostspeed 1000;tgm enable;cgf "Debug.Notification" "LDS 4 activated"
F7=setAv spaceshipenginepartmaxforwardspeed 5000000;setAv spaceshipforwardspeedmult 5000000;setAv spaceshipboostspeed 50000;tgm enable;cgf "Debug.Notification" "LDS 5 activated"
F8=setAv spaceshipenginepartmaxforwardspeed 10000000000;setAv spaceshipforwardspeedmult 10000000000;setAv spaceshipboostspeed 10000000000;tgm enable;cgf "Debug.Notification" "LDS fast activated"
save StarfieldConsole.ini in Documents/mygames/starfield (in the same directory as StarfieldCustom.ini)
2) Open StarfieldCustom.ini OR create it and paste the code below in it or merge it if you already have a 'menu' entry.
[Menu]
b Use Console Hot keys = 1 (remove all the spaces)
save both files in the same directory which is Documents/mygames/starfield
Note to the developers: I hope you could bind the speed to the amount of PIPS that you put in the GRAV drive engine instead of just using boost as a multiplier...
Not sure if this is feasible... I am no programmer. Bethesda could have nailed this in less than a week.
What a shame they gave up failing to do the last half mile after going circumnavigation with this game.
Note 2: Kudos to you and the other modder (linked above) so we can at least have this.
Will work even better as a proper ESP once the tools are available, and then have the random encounters be tighted to this new way of travelling in-system !
I don't understand Bethesda didn't just copy paste that method...
You can make your ship fast, yes true - but you can´t break/stop propper. So maybe before 1000 of users change their gamefiles while realizing after finally get the "mod" work, it is wasted.
It´s more a meme, then a functional mod. As long the ship can´t propper stop, this mod should be not listed tbf.
It is cool to test, wish it would work propper, but it doesn´t. I don´t know why someone would need this, you can boost the speed up to XXXXXX yes - but again, you can´t stop, you press "S" and the speed will not change, sometimes it goes from +100000 speed just in one second to revert -1000000 speed. Really dumb tough
you did keybinds, like how exactly? The mod description say´s, you need open the console - and load the specific "txt" file for speed changes, so you have 3 profiles wich you need to activate speratly by open the console and type the command to file.
i dont understand the part F2-F5 and F1 - F5 is game safe.
Yes, the ship will slow down, that´s a argument i will not correct you for, but if you have a speed of 5xxxxxxx - it only slows down per small numbers, i wouldve need to press the stop button for 4-6 minits to stop.
GetAV spaceshipenginepartmaxforwardspeed =130
GetAV spaceshipforwardspeedmult =42.74
GetAV spaceshipboostspeed =3.5