DragonPlayerX / PiShockVRC

VRChat Mod that allows touch interaction with PiShock devices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disclaimer

Since 27/07/2022 VRChat implemented Easy Anti-Cheat into their game. This decision is horrible and will totally harm VRChat more than it will help.

They basically removed all access to Quality of Life mods including serval protections mods against common types of crashing and also all the mods that added features to the game which the community very much wanted but VRChat takes a shit ton of time to implement barely anything of it.

If you think EAC will prevent malicious people from harming you, you're wrong. The Anti-Cheat can be bypassed and they will continue doing their stuff.

The community tried to stop this with as much effort as possible, including the most upvoted Feedback Post with 22k votes, a Petition with almost 14.000 signatures and serval YouTube videos, posts and general social media activity. But they haven't listened to us.

If you're currently subscribed to VRC+ then please consider of cancelling the subscription and leaving the game entirely.

Also check out ChilloutVR and NeosVR.

PiShockVRC

Disclaimer

This mod is an unofficial project and I'm not a member of the PiShock team.

Requirements

Description

This mod comes with a UnityPackage that allows you to put "PiShockPoints" on your VRChat 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 PiShockVRC
  3. Open the ZIP file and move the PiShockVRC.dll to your "VRChat/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 "VRChat/UserData/MelonPreferences.cfg" or otherwise I recommend ingame modification with UIExpansionKit
  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 Dynamics

You can enable the Avatar Dynamics mode of the mod in the config. If you do that, the config entries for "Self Interaction", "Feet Interaction", "Friends Only" and "Default Radius" will be unavailable. In this case these settings have to be changed on the VRC Contact Receiver which is located on the PiShockPoint object.

Avatar Parameters

You can enable the function “Use Avatar Parameters” with UIExpansionKit or 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

About

VRChat Mod that allows touch interaction with PiShock devices

License:GNU General Public License v3.0


Languages

Language:C# 100.0%