DragonPlayerX / PiShockCVR

ChilloutVR mod that allows touch interaction with PiShock devices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PiShockCVR

Requirements

Description

This mod comes with a UnityPackage that allows you to put "PiShockPoints" on your ChilloutVR avatar which will trigger your PiShock device through their API when other people touch it. It supports all kind of modification like type, strength, duration and touch radius.

Installation

  1. Download and install MelonLoader 0.5.4+
  2. Download the ZIP file of PiShockCVR
  3. Open the ZIP file and move the PiShockCVR.dll to your "ChilloutVR/Mods" folder
  4. Start your game to generate all files/settings
  5. Insert your settings (see Configuration Help) to the mod configuration. It's accessible in "ChilloutVR/UserData/MelonPreferences.cfg" (ingame configuration will probably possible soon)
  6. Follow the instructions given in the "PiShockUnityInstructions.pdf" which included in the download to prepare your avatar

Configuration Help

Setting Description Used for
Username Name of your PiShock account Online API
ApiKey ApiKey found on the website Online API
Local Address This is the IP address of your PiShock Local WebSocket
Local PiShock ID This is the ID of your PiShock account Local WebSocket

Avatar Parameters

You can enable the function “Use Avatar Parameters” in the MelonLoader preferences file. With this enabled, it will set an avatar parameter (bool type) to true for the given duration when your device gets touched. You can have a parameter for each device.

Parameter name is defined as the following: PiShock{device}

Example Parameters:
ParameterExample

Disclaimer

  • This mod is an unofficial project and I'm not a member of the PiShock team.
  • I'm not affiliated with Alpha Blend Interactive and this mod is not officially supported by the game.

About

ChilloutVR mod that allows touch interaction with PiShock devices

License:GNU General Public License v3.0


Languages

Language:C# 100.0%