Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
You are viewing a potentially older version of this package.
View all versions.
SpeedrunGym
Utilities for practicing speedruns
| Date uploaded | a week ago |
| Version | 0.1.2 |
| Download link | jakobhellermann-SpeedrunGym-0.1.2.zip |
| Downloads | 15 |
| Dependency string | jakobhellermann-SpeedrunGym-0.1.2 |
This mod requires the following mods to function
BepInEx-BepInExPack_Silksong
BepInEx modloader. Preconfigured and ready to use.
Preferred version: 5.4.2304README
SpeedrunGym
Contains utilities for speedrun practice. Feature ideas welcome.
Can be configured using BepInEx configuration, e.g. at runtime using ConfigurationManager.
RNG Normalization
Craw pogo
Normalize how early the first craw dives.
Early- dive as soon as possibleLate1- dive after one more flap cycleLate2- dive after two more flap cycles
Pogo Endlag Detection
When enabled, will display why a pogo endlag cancel failed, or how close it was to being optimal.

Possible popup messages:
good +Xms- success, started moving X ms after the neutral landing.slow repress +Xms- same, but slower than the configured slow threshold.dir repress Xms early- failed, you pressed a direction X ms too early.neutral Xms late- you went neutral X ms too late.no neutral- you never went neutral.
CHANGELOG
Changelog
Unreleased
0.3.0
- Jump timing popups: sprintjump release velocity and jump repress timing.
- Feedback popups stay on screen when the camera doesn't follow Hornet.
0.2.0
- Pogo endlag popup also shows jump timing (relative to the earliest possible jump).
0.1.3
- Pogo endlag detection.
- Craw pogo RNG normalization.