Skip to content

Device Control

LawnMeower edited this page Oct 12, 2024 · 1 revision

Create lists of devices that can be controlled by memory addresses or let you control certain values in memory!

General Settings

Select a device you wanna add from the drop-down menu labeled New Device Type. You can save the list of devices by clicking Save List.

Device Types

Lovense Toys

This feature allows you to connect MungPlex to your Lovense Toy. You can use the value of any memory address to control it! In order to connect to a Lovense toy you need the USB Bluetooth Adapter. You also need your developer token in order to be able to connect 3rd party software to your toys. You can register here to get your token.

Device Settings:

  • Name: Name of the device configuration
  • Connect/Disconnect: Connect/Disconnect your toy
  • Test: Set connectivity. Toy should vibrate 3 times shortly
  • Active: Enable Toy Control
  • Delete: Delete Item
  • Token: You Developer Token
  • Value Type: The value type of the value you want to use to control your toy
  • Max Value: Maximum value to be considered. It will be scaled to the maximum value supported by the toy
  • Use Module: Whether the pointer path starts at a module (PC Games)
  • Pointer Path: Path to the value you wanna read. Use a single address if no pointer is needed, otherwise add offsets by separating them with commas (e.g.: 80123ABC, 4E6)
  • Target Address Range: Range Check for pointer paths. Enter the minimum and maximum address ranges the value might be expected.
Clone this wiki locally