Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Turbo Speed Control

A BepInEx mod for Bloobs Adventure Idle that lets you choose your turbo-mode game speed at runtime — 3x, 5x, 8x, or 10x — from the mod menu, instead of the single fixed speed the game bakes in.

The stock game runs turbo at 10x, which can feel jarring for normal play. This mod lets you dial it to whatever you like and switch on the fly without editing game files.

Features

  • Pick turbo speed from four checkboxes: 3x / 5x / 8x / 10x (exactly one active at a time).
  • Applies instantly to live turbo — no restart, no re-toggling turbo.
  • Only touches the game while turbo is active and not paused; normal 1x and banked 2x/3x speeds are left completely alone.
  • Master Enabled switch restores the game's built-in turbo speed when off.
  • Optional startup update check that shows an in-game notice if a newer release exists (notify-only — never downloads or changes any file).

Requirements

Install

  1. Install BepInEx 5.4.23.2 (x64) into your game folder and launch the game once to generate the BepInEx/plugins folder.
  2. Download TurboSpeedControl.dll from the latest release.
  3. Drop it into Bloobs Adventure Idle/BepInEx/plugins/.
  4. Launch the game, enter turbo mode, and pick your speed from the Turbo Speed section (F1).

Configuration

Setting Default Description
Enabled true Master switch. When off, turbo runs at the game's built-in speed.
CheckForUpdates true On startup, check GitHub for a newer release and show an in-game notice.
3x / 5x / 8x / 10x 3x The turbo speed to use. Checking one unchecks the others.

Building

The .csproj references the game's assemblies via a GameDir property. Edit GameDir in TurboSpeedControl.csproj to point at your install, then:

dotnet build -c Release

The DLL is produced in bin/Release/.

License

MIT — see LICENSE.

About

Bloobs Adventure Idle mod: choose your turbo-mode game speed (3x/5x/8x/10x) at runtime from the mod menu.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages