Speedometer
Shows how fast you're moving.
| Date uploaded | 2 years ago |
| Version | 1.1.0 |
| Download link | jakzo-Speedometer-1.1.0.zip |
| Downloads | 202 |
| Dependency string | jakzo-Speedometer-1.1.0 |
README
Shows how fast you're moving.
Installation
-
Make sure Melon Loader version 0.6.2 or newer is installed in Bonelab
- To install Melon Loader for Quest follow the instructions here
-
Download the mod from Thunderstore (click on "Manual Download")
-
Open the downloaded
.zipfile and extractMods/Speedometer.dllintoBONELAB/Mods/Speedometer.dllwhich 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 - Quest:
/sdcard/Android/data/com.StressLevelZero.BONELAB/files
- Steam:
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-secondKPH= kilometers-per-hourMPH= 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
- Source code: https://github.com/jakzo/SlzSpeedrunTools/tree/main/projects/Bonelab/Speedometer
- Thunderstore: https://bonelab.thunderstore.io/package/jakzo/Speedometer/
Changelog
1.1.0
Updated to work with patch 4 and Melon Loader 0.6.2.
1.0.0
First release.