Last updated 2 years ago
Total downloads 1013
Total rating 2 
Categories Code Mods
Dependency string jakzo-Speedometer-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

LavaGang-MelonLoader-0.5.6 icon
LavaGang-MelonLoader

The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono

Preferred version: 0.5.6

README

Shows how fast you're moving.

Installation

  • Make sure Melon Loader version 0.5.5 or newer is installed in Bonelab

  • Download the mod from Thunderstore (click on "Manual Download")

  • Open the downloaded .zip file and extract Mods/Speedometer.dll into BONELAB/Mods/Speedometer.dll which is usually at:

    • Steam: C:\Program Files (x86)\Steam\steamapps\common\BONELAB\BONELAB
    • Oculus: C:\Program Files\Oculus\Software\Software\stress-level-zero-inc-bonelab

Settings

You can change these settings by modifying UserData/MelonPreferences.cfg in the game directory or by using the MelonPreferencesManager mod (download the IL2CPP version and press F5 to while in-game to open).

Most settings require restarting the level to take effect.

units

Units to measure speed in.

  • MS = meters-per-second and is equivalent to game-units-per-second
  • KPH = kilometers-per-hour
  • MPH = miles-per-hour

right_hand

Set to true to display your speed over your right hand instead of left.

window_duration

The way the speedometer works is it measures the distance between your current and position and your position a certain amount of time in the past to calculate how fast you moved in this time frame. This setting specifies the time frame. A higher time frame will give you a smoother speed measurement (your average speed) which is useful for measuring the speed of inconsistent movement (eg. hopping).

Links

Changelog

1.0.0

First release.