You are viewing a potentially older version of this package. View all versions.
KendricksMods-BetterControls_ReflectionFix-0.1.7 icon

BetterControls ReflectionFix

Unofficial compatibility/reflection fix for BetterControls key rebinding on current Dyson Sphere Program.

Date uploaded 3 weeks ago
Version 0.1.7
Download link KendricksMods-BetterControls_ReflectionFix-0.1.7.zip
Downloads 75
Dependency string KendricksMods-BetterControls_ReflectionFix-0.1.7

This mod requires the following mods to function

xiaoye97-BepInEx-5.4.17 icon
xiaoye97-BepInEx

BepInEx5.4.17 mod plugin framework, Mod框架

Preferred version: 5.4.17

README

BetterControls Reflection Fix

Unofficial compatibility/reflection fix for the BetterControls mod for Dyson Sphere Program.

Original BetterControls was created by mgz. This package is not an official update from the original author.

What it does

  • Restores key rebinding behavior on current Dyson Sphere Program / BepInEx setups.
  • Uses reflection to handle DSP changes that broke the original BetterControls UI/keybinding patches.
  • Lets the game keep running if one of the reflection patches fails.

Known warning

You may see a log warning like:

OverrideKey reflection patch failed; letting original run.

If key rebinding works, this warning is not fatal.

Manual install

Copy BepInEx/plugins/BetterControls_ReflectionFix/BetterControls.dll into your Dyson Sphere Program BepInEx/plugins/BetterControls_ReflectionFix/ folder.

Credits

Original BetterControls by mgz. Compatibility/reflection patch by Kendrick Keeton / @kendrickkeeton.

Disclaimer

This is an unofficial compatibility patch. Use at your own risk.

CHANGELOG

Changelog

0.1.7

  • Initial unofficial Thunderstore package for the reflection compatibility fix.
  • Restores key rebinding behavior on current DSP/BepInEx setup.
  • Adds safer fallback behavior when reflection patches fail.