Better Walk and Jog Speed AutoHotkey Script

Starfield Mods |

Better Walk and Jog Speed AutoHotkey Script

This is a basic script for AutoHotkey that alternates with a single button between walk and jog with more normal speeds.

I was tired of my character walking too slow but jogging too fast, so I made this script that modifies the speedmult value of the character alternatively so it matches your button press between walk and jog, that way each one will have a more in line speed. This is merely a band-aid fix I thought I could use while we wait for someone more competent to create a mod that directly modifies those values without the use of console commands.

You will need to setup 2 keys in your Toggle Always Run binding for the game in order for this script to work even if you are only going to use one.

Instructions:
1. Install the latest version of AutoHotkey

2. Extract the files in your Starfield folder (same place as the .exe)

3. Setup your Main and Alt keys:

As you can see in the image, I have caps lock as my Main key and J as my Alt Key, the main key is what you are going to use to alternate between Walk and Jog.

if you do not wish to use different keys than those then you can skip to the next step

To change the keys you will have to modify this part of the script with a notepad, just right click “WalkJogSpeed.ahk” and select Edit Script

Just replace “CapsLock” and “j” with whatever keys you want to use as Main key and Alt key respectively, after that save the file and close.

List of Keys for AutoHotkey

4. After setting up the keys, just execute WalkJogSpeed.ahk and done, now you can alternate the speed using your Main key

Notes:
-If it desyncs (you are walking incredibly slow or jogging too fast) just press your Alt key ( j default) and then press the Main key again
-Sadly the little delay is unavoidable as this uses console commands, as I mentioned, this is merely a band-aid fix, hopefully someone will make a proper mod for this.
-If you want to modify the speeds for ones you prefer, you can modify the speedmult values in the w and j textfiles for walk and jog respectively, 100 is vanilla.


Author: HF
1 Star2 Stars3 Stars4 Stars5 Stars (3 votes, average: 5.00 out of 5)
Loading...

This content was uploaded by website visitors. If you notice any mistake, please let us know.




Useful Information: How to install Starfield Mods | Starfield System Requirements | Starfield Cheats | Starfield Tips | Starfield News

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *