Starfield
0 of 0

File information

Last updated

Original upload

Created by

rootsrat

Uploaded by

Elenear

Virus scan

Safe to use

Tags for this mod

About this mod

6 walking/running speeds! 3 for walking and 3 for running. You can walk normally, faster to match the NPC speed (useful in "follow me" quests) or even faster marching speed. For running you have different actual jog speeds (slower than vanilla run) or you can run faster through boring part of the planet to reach your target POI quicker.

Permissions and credits
Changelogs
Inspired by Better Walk and Jog Speed by jeffgaks and pinned comment from tibononoX there (thanks!) 


== DESCRIPTION ==


3 walking and 3 jogging speeds, hotkeyed under F2, F3, F4 and Shift+F2, Shift+F3, Shift+F4 hotkeys (customisable).

For walking we have:


  • F2 is vanilla speed for walking and running.
  • F3 is matching NPC walking speed (named ones, when you need to follow them as part of a quest). You can also use that one for faster running. 
  • F4 is marching speed (fast walk). Probably not wise to run with this one, it's going to be very fast!

And for jogging (I would advise against using these for walking, as it's going to be very slow):

  • Shift+F2 casual jog
  • Shift+F3 faster jog
  • Shift+F4 almost running

You can change the run/walk speed on the go, by pressing the relevant hotkey. 

Now you can finally escort or follow NPC's without looking like you're from the Ministry of Silly Walks! You can slow yourself down for nice and relaxing sightseeing walking tour in New Atlantis, you can do more recon-type quiet and slow sneaking if you feeling more Splinter Cell or you can run and sprint a bit faster when you have a bit of terrain to cover and nothing but a dead planet up ahead.

Balanced, not OP and easy to use.






== INSTALLATION ==

This is a simple INI file edit, so you don't even have to download the file. I will of course appreciate if you still download it, as it will keep this mod visible :)  

---
WARNING!!!
Regardless of which method you will do, if you already have any of the 2 files present in ..\Documents\My Games\Starfield folder, you will need to copy and paste the contents from my files into yours, under the relevant sections. DO NOT OVERWRITE YOUR FILES, as you will lose any changes you've introduced before. 
---

Download method

  • Download the zip and drop both files into your ..\Documents\My Games\Starfield folder (where the Saves folder is). That's it, you can enjoy the mod.

Manual method

  • Create the following 2 files in your ..\Documents\My Games\Starfield folder, where the Saves folder is: StarfieldConsole.ini and StarfieldCustom.ini
    -
  • Paste the following code in StarfieldConsole.ini (you don't have to type all of the options if you don't want to)

    [Macros]
    spd=sucsm 3

    [Hotkeys]
    F2=player.forceav speedmult 100
    F3=player.forceav speedmult 124
    F4=player.forceav speedmult 140
    Shift-F2=player.forceav speedmult 60
    Shift-F3=player.forceav speedmult 70
    Shift-F4=player.forceav speedmult 80

  • Paste the following code in StarfieldCustom.ini (ignore the spaces in "b Use Console Hotkeys" - it should be all 1 word; Nexus strips the code from that one line for some reason, so I inserted spaces so that you can see the code...)

    [Archive]
    bInvalidateOlderFiles=1
    sResourceDataDirsFinal=

    [Menu]
    b Use Console Hotkeys = 1


== HOTKEYS CUSTOMISATION ==


You can set your own hotkeys if you prefer. To do that, follow the instructions below. 

  • Open StarfieldConsole.ini in your text editor of choice
  • In lines 5, 6 and 7 set the hotkeys. In my code, F2 is slower, F3 is vanilla, F4 is faster (match NPC). 

The below cheatsheet is from jeffgaks' Better Walk and Jog Speed mod.

Single keys
  • Use the literal keys (J, K, L, etc.), but they have to be capitalized

Key modifiers
  • Shift, Ctrl, Alt, etc.
  • You can combine these with single keys like this: "Shift-Q", "Ctrl-T", "Alt-2", etc.

Numpad keys
  • NumPad0, NumPad1 to NumPad9, NumPad*, etc.

Mouse Keybinds
  • Mouse1,Mouse2,Mouse4, etc.
  • MouseWheelUp
  • MouseWheelDown



== MY STARFIELD MODS ==



See my Nexus mods for ALL games here.
---