You are viewing a potentially older version of this package. View all versions.
quasikyo-RumbleRain-0.3.1 icon

RumbleRain

Vibrates BPio-capable devices in response to in-game damage events.

Date uploaded 2 years ago
Version 0.3.1
Download link quasikyo-RumbleRain-0.3.1.zip
Downloads 1716
Dependency string quasikyo-RumbleRain-0.3.1

This mod requires the following mods to function

bbepis-BepInExPack-5.4.2117 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.2117
tristanmcpherson-R2API-5.0.5 icon
tristanmcpherson-R2API

A modding API for Risk of Rain 2

Preferred version: 5.0.5
Rune580-Risk_Of_Options-2.8.1 icon
Rune580-Risk_Of_Options

A convenient API for adding BepInEx ConfigEntry's to a option menu

Preferred version: 2.8.1

README

RumbleRain

Vibrates BPio-capable devices in response to in-game damage events.

Installation and Running

Before launching the game, start an Intiface Central server. If you have changed the server address from the default (ws://localhost:12345), be sure to update the "Server Uri" field in the configuration for this mod.

Thunderstore

  1. Allow NSFW in the mod manager's filter categories
  2. Search "RumbleRain" and download

Manual

  1. Download the .zip from either:
  2. Go to the settings in the mod manager for the profile you want to install to and select "Import local mod".
  3. Select the .zip downloaded in step 1.

Configuration

  • Whether to trigger on dealing and/or receiving damage
  • Severity of vibrations
  • Duration of vibrations
  • Vibration falloff

The config file and in-game Risk Of Options menu provide descriptions and valid values for each of the specific options.

Issue Reporting and Suggestions

Contact me on Discord (quasikyo) or submit a new issue here.

Note About Pre-releases

I aim to have all releases of this mod be stable. v1.0.0 will be released once I have added all the features I have envisioned.

I would like to support the following before v1.0.0:

  • Heal events
  • Able to set negative intensities to reduce vibration
  • and potentially more.

Justification

There is a pre-existing mod by MisterKinky that also vibrates devices, but it is outdated, no longer maintained, doesn't use Intiface Central, has limited configurability, and will tank your performance. It also is unusable in multiplayer as it doesn't isolate the appropriate user. This mod aims to solve all of that.

Using Lovense Connect

If you're having connectivity issues with Bluetooth, Lovense Connect (iOS, Android) may be a better option.

  1. Install the app on a phone that is on the same network as your computer
  2. Connect the device to the phone via Bluetooth
  3. Enable "Lovense Connect Service" in Intiface

See here for troubleshooting Lovense Connect, and see here for other brands.

CHANGELOG

Changelog

0.5.0

  • Update for SotS
  • Remove Fody Costura
  • Update Buttplug dependency to 4.0.0 from 3.0.1

0.4.2

  • Fix null error when damaging asteroids on Sky Meadow

0.4.1

  • Prevent null reference exception that came from accounting for minions

0.4.0

  • Account for minions (turrets, drones) dealing and receiving damage
    • Add corresponding config options

0.3.1

  • Add in-game button to reconnect devices (no longer need to have Intiface running beforehand)

0.3.0

  • Add configurable toggle for pausing and resuming vibrations
    • Improved internal state management as a consequence
  • Conditional debug logging
  • Streamlined build pipeline

0.2.2

  • Drastically reduce download size by not compiling all dependencies into a single .dll

0.2.1

  • Updated config to clamp values inside the mod manager

0.2.0

  • Allow changing of vibration behaviors without needing a restart

0.1.0

  • Vibration on taking or receiving damage
  • Configurable values for vibrations