0 of 0

File information

Last updated

Original upload

Created by

orax

Uploaded by

0R4X

Virus scan

Safe to use

About this mod

Allows you to change the value of the "sprint multiplier" and "max speed".

Requirements
Permissions and credits
Changelogs
Donations
Installation
UE4SS v3 (requirement)
Download UE4SS: UE4SS_v3.0.1-*-*.zip
- Steam: unzip the UE4SS archive into (GameInstallDir)\Astro\Binaries\Win64\
More information: https://docs.ue4ss.com/dev/installation-guide.html (Official Installation Guide)


Mod
- Steam: unzip the mod archive into (GameInstallDir)\Astro\Binaries\Win64\ue4ss\Mods\
How to find the game install directory in Steam? Right click on the game > Manage > Browse local files.
You can copy options.example.lua to options.lua otherwise it will be automatically copied on first run.


Example of an installation on the Steam version of the game. The file list is not exhaustive.
Spoiler:  
Show
(GameInstallDir)\
├── Astro.exe
└── Astro\
  └── Binaries\
    └── Win64\
      ├── Astro-Win64-Shipping.exe
      ├── dwmapi.dll
      └── ue4ss\
        ├── UE4SS.log
        ├── UE4SS-settings.ini
        └── Mods\
          ├── mods.txt
          └── AlwaysSprintMod\
            ├── .luarc.json
            ├── enabled.txt
            ├── options.example.lua
            ├── options.lua
            └── Scripts\
              └── main.lua


Configuration
Edit Lua file: options.lua. This file will be automatically created on first run.
Game defaults: SprintMultiplier=1.6 MaxSpeed=850.0.



Troubleshooting
Logging
You can see the logs in UE4SS.log or in the UE4SS GUI Console.
You can enable the UE4SS GUI Console in UE4SS-settings.ini in the [Debug] section.



Mod license: MIT
Font: On Fire