Skip to content

Releases: 200Tigersbloxed/UnityMods

HRtoVRChat - v1.0.0

29 Aug 01:03
67f1617
Compare
Choose a tag to compare

HRtoVRChat - v1.0.0

Initial Release

HRtoVRChat sends your heart rate data to VRChat by the use of benaclejames's ParamLib. To use this on your own avatar, this does require some setup. Please see the README and AvatarSetup Guide in the HRtoVRChat folder.

LabratEyeTracking - pre1.2.0

24 Aug 23:12
fc0f443
Compare
Choose a tag to compare
Pre-release

Pre-release for testing Multithreading with Eye Tracking. Here's what to test for:

  • Crashing (May happen at random)
  • Pimax Eye Tracking not Initializing Correctly
  • Threads aborting when they shouldn't (this will crash you)

Please report any issues with the pre-release on the issues page!
Thanks all!

HideWithCanvasVRC - v1.0.1

06 Aug 00:57
744a2fc
Compare
Choose a tag to compare

HideWithCanvasVRC - v1.0.1

Added support for new Unity 2019 builds.

Changed:

  • New References
    • UnityEngine.InputModule.dll
    • UnityEngine.InputLegacyModule.dll
    • These are for the new Input System in 2019

Notes:

  • I didn't rebuild the assetbundle in Unity 2019, but it seems to work just fine in 2019.

HideWIthCanvasVRC - v1.0.0

29 Jul 00:20
c970ab1
Compare
Choose a tag to compare

HideWithCanvasVRC - v1.0.0
Initial Release!

HideWithCanvasVRC is a mod that allows you to hide your VRChat screen with a canvas while keeping the window focused. This is good for when your VRChat window requires focus to perform better, or for whatever other reason, and keeping your game hidden from others on the outside from seeing. People on the outside may request to see your screen by hitting the F5 key, which will then play a sound, letting you know that someone would like to see your game. You can toggle the Canvas by using the button in the Quick Menu, requires UIExpansionKit.

Please see the README for the mod for setup and customization.

LabratEyeTracking - v1.1.1

13 Jul 23:05
2b3b050
Compare
Choose a tag to compare

Just a small hotfix for the Scene being renamed. Bezbro, please don't change the scene name again thx =]

Also may have fixed merging for Managed-PVR (totally didn't forget to merge it last time guys trust me)

LabratEyeTracking - v1.1.0 Hotfix-1

23 Jun 02:32
538c67b
Compare
Choose a tag to compare

LabratEyeTracking - v1.1.0-h1

  • Hotfix for recent update
    -- Broke due to SCP:Labrat updating from netstandard to netframework

Untested so it may not work properly

LabratEyeTracking - v1.1.0

20 May 03:36
b2296e9
Compare
Choose a tag to compare

LabratEyeTracking - v1.1.0

  • Adds support for Pimax Eye Tracking
    -- Thanks to NGenesis for the PimaxEyeTracker Library =3
    -- https://github.com/NGenesis/PimaxEyeTracker
  • Adds Config to manually set the SDK type you're using
    -- Can be found at BepInEx/config/lol.fortnite.www.labrateyetracking.cfg
    -- Set the value Configuration to either 1 or 2 (default is 0)
    -- 1 is for SRanipal, 2 is for Pimax
    -- Requires you to launch the game once after install, before you can edit the LabratEyeTracking config.

(Please check the README.md for info and install instructions)

This release may be very buggy, especially for Pimax users. A lot was changed, but mostly everything should still work.

LabratEyeTracking - v1.0.0

19 May 11:26
920ddb4
Compare
Choose a tag to compare

LabratEyeTracking

  • Initial Release

(See README.md for more information on this mod and install instructions)