LivingInstinkt-CruiseAssistPlus icon

CruiseAssistPlus

Auto-orients your mecha toward a target planet or star while sailing. Fresh rebuild of tanu/appuns CruiseAssist for current DSP.

Last updated 10 hours ago
Total downloads 18
Total rating 0 
Categories Quality of Life
Dependency string LivingInstinkt-CruiseAssistPlus-0.2.3
Dependants 1 other package depends on this package

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

CruiseAssist+

A fresh rebuild of the original CruiseAssist (by tanu, continued by appuns) for the current Dyson Sphere Program (0.10.34+, Unity 2022.3). While you are sailing, it gently rotates your mecha's velocity toward a chosen star or planet so you drift straight to the target.

This is not a copy of the old DLL — it is a clean reimplementation of the same idea, rebuilt against the current game API with new fixes and improvements. It also exposes a small, stable extension API that AutoPilotPlus uses to add full flight automation.

Usage

  • A small CruiseAssist+ HUD appears in-game. Open Stars to pick a target.
  • Pick a system (targets the star) or expand it (+) to pick a specific planet.
  • History lists planets you have visited; Bookmark (★) saves favourites.
  • While sailing toward a target, your heading is steered automatically. Cancel any time.

Improvements over the original

  • Rebuilt against DSP 0.10.34 / Unity 2022.3 — the old mod loaded but silently did nothing.
  • No fragile IL transpiler: targeting uses the game's own navigation indicator + the star list.
  • RespectManualInput toggle — if a game/engine input change ever makes steering yield forever, turn it off and keep flying.
  • Tuning constants (turn rate, min turn angle, UI scale) are exposed in the config.
  • Verbose diagnostic logging + an on-screen debug overlay to see exactly why steering does/doesn't act.

Config highlights

General/RespectManualInput, Tuning/TurnRate, Tuning/MinTurnAngle, Debug/DebugLog, Debug/DebugWindow. Edit in the in-game config window or the BepInEx config file.

Bugs, feature requests & discussion

Please report bugs, request features, or start a discussion on GitHub: https://github.com/Living-Instinkt/DSP-CruiseAssistPlus

  • Bugs / feature requests — open an issue.
  • Questions & general discussion — use the Discussions tab.

Credits

CruiseAssist+ is a fresh reimplementation of the original CruiseAssist. Full credit and thanks to the developers whose work it builds on:

This rebuild is an independent clean-room reimplementation against the current game API, not a copy of the original DLL.