GreyHak-DSP_Belt_Reverse_Direction icon

DSP Belt Reverse Direction

Reverse the direction of a converyer belt.

Last updated 2 years ago
Total downloads 28315
Total rating 61 
Categories Belts and Sorters Quality of Life
Dependency string GreyHak-DSP_Belt_Reverse_Direction-1.1.6
Dependants 0 other packages depend on this package

This mod requires the following mods to function

xiaoye97-BepInEx-5.4.5 icon
xiaoye97-BepInEx

BepInEx5.4.5 mod plugin framework, Mod框架

Preferred version: 5.4.5

README

Belt Reverse Direction for Dyson Sphere Program

Belt Reverse Direction is a mod for the Unity game Dyson Sphere Program developed by Youthcat Studio and published by Gamera Game. The game is available on here.

To reverse the direction of a conveyor belt, click on any segment of the conveyor belt, and click the reverse button. Reverse Button image If you like this mod, please click the thumbs up at the top of the page (next to the Total rating). That would be a nice thank you for me, and help other people to find a mod you enjoy.

If you have issues with this mod, please report them on GitHub. You can also contact me at GreyHak#2995 on the DSP Modding Discord #tech-support channel.

Installation

This mod uses the BepInEx mod plugin framework. So BepInEx must be installed to use this mod. Find details for installing BepInEx in their user guide. This mod was tested with BepInEx x64 5.4.11.0 and Dyson Sphere Program 0.9.25.11996 on Windows 10.

To manually install this mod, add the DSPBeltReverseDirection.dll to your %PROGRAMFILES(X86)%\Steam\steamapps\common\Dyson Sphere Program\BepInEx\plugins\ folder.

This mod can also be installed using ebkr's r2modman mod manager by clicking "Install with Mod Manager" on the DSP Modding site.

Open Source

The source code for this mod is available for download, review and forking on GitHub here under the BSD 3 clause license.

Change Log

v1.1.6

  • Will now run with Dyson Sphere Program 0.9.25.11996 update. Minor variable/routine rename to match core game change with no functional impact.

v1.1.5

  • Will now run with Dyson Sphere Program 0.9.24.11192 update. Minor prototype change with no functional impact.

v1.1.4

  • Will now run with Dyson Sphere Program 0.8.23.9808 update. Rebuild only.

v1.1.3

  • Will now run with Dyson Sphere Program 0.8.22.9331 update. Rebuild only.

v1.1.2

  • Fixed a bug with inserters disconnecting after game load.

v1.1.1

  • Updated button position to deconflict with new Memo Icon game feature.

v1.1.0

  • Reversing a belts direction will no longer send half the items on the belt to Icarus' inventory. The mod now attempts to maintain the position of cargo on the belt.
  • Bug fixed in cleanup of the old cargo path.
  • Many debug messages downgraded from Info to Debug. So BepInEx's default log level setting will be far less cluttered.

v1.0.1

v1.0.0

  • Secondary belt inputs will no longer break a primary line when reversed.
  • Thank you to iskabot and Appun and Nordblum on Discord for beta testing.

v0.1.0-beta

  • Initial release.