fireb0rn-AccessibilityMod icon

AccessibilityMod

Grants Dive-dash and Neutral Pogo movement speeds automatically, with configurable speed values.

Last updated a day ago
Total downloads 71
Total rating 0 
Categories Mods
Dependency string fireb0rn-AccessibilityMod-1.0.5
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack_Silksong-5.4.2304 icon
BepInEx-BepInExPack_Silksong

BepInEx modloader. Preconfigured and ready to use.

Preferred version: 5.4.2304

README

Accessibility Mod

Grants players speedrunning-tech speeds without performing the techniques by hand.

Features

Dive-dash Speed

While you have the dash ability and the Hunter's Crest equipped, sprinting on the ground accelerates you toward dive-dash top speed. Switching to another crest returns sprinting to normal speed.

Neutral Pogo Speed

Before you have the dash ability, running on the ground grants the speed of the neutral-pogo technique. The boost applies only while grounded; in the air you move at normal speed (including normal aerial pogo speed).

The two effects are mutually exclusive: Neutral Pogo Speed applies before dash; dive-dash speed applies after.

Configuration

The in-game mod menu (and BepInEx/config/fireb0rn.AccessibilityMod.cfg) exposes a single master toggle for the whole mod:

Section Key Default Meaning
General Enabled true Master toggle. Turns the entire mod on or off.

Per-feature tuning lives in settings.json, generated next to the mod DLL (e.g. BepInEx/plugins/AccessibilityMod/settings.json) on first launch. Edit it with a text editor: changes take effect on the next game launch.

Setting Default Meaning
diveDash.enabled true Turn the dive-dash speed effect on or off.
diveDash.speedBoost 0.23 Run speed added per physics step while sprinting.
neutralPogo.enabled true Turn the neutral-pogo speed effect on or off.
neutralPogo.speedBoost 0.25 % multiplier added to ground run speed.

Install

  1. Install BepInEx for Silksong.
  2. Drop AccessibilityMod.dll into BepInEx/plugins/.
  3. Launch the game once to generate the config.

Request Form

If you have any glitch reports, feature requests, accessibility concerns, or anything else you want to report: use this form.

License

PolyForm Noncommercial License 1.0.0. Free to use, modify, and share for noncommercial purposes; selling and sublicensing are not permitted. LICENSE information is included in the package.