- No actual code changes from v18, just seeing if repacking with an EV cert kills the Windows warnings while I work on rebuilding the GHR.
- Added UWP detection/injection
- New Icon
- Fix bug where controller indexes were being checked raw instead of as a bitfield comparison, meaning no commands were ever sent to Intiface. (#40)
- Reroute rumble from all connected controllers, not just first controller
- Remove embedded server, now only connects to Intiface Central
- Remove unity support (Broken, will be readded once fixed)
- Update to Buttplug C# v3
- Mostly bugfixes for the moment.
- Add help tab
- Update to Buttplug C# v2.0.6
- Lots of bugfixes and hardware updates, see buttplug library CHANGELOG for more info
- Update to Buttplug C# v1.0.14
- Fixes crash on max power command
- Turn autoupdate checking back on
- Move to Buttplug C# v1.0.12
- Lovense Diamo support
- Error/bug fixes, fixes for Xinput issues
- Move to Buttplug C# v1.0.9
- Lovense Ferri support
- Lovense dongle support fixes
- Move to Buttplug C# v1.0.3
- More toy support
- Lovense Dongle support!
- Add process detaching (XInput only)
- Add ability to connect to Intiface Desktop
- Add property saving/storage
- Add packet gap timing setting to reduce toy lag issues
- Process list generation now uses all available processors
- Messages added in cases where restarts are required
- Vibration Multiplier now applies to VR attachments
- Fixed version mismatch issue that caused update dialog to always open.
- Add simple, single direction rotation support
- XInput hook now tries to hook all DLL versions, not just first
found.
- Some games bind to multiple DLLs, like xinput1_3 and xinput1_4. We hook all found DLLs now, expect that we'll only get one input back from a process.
- Update Buttplug dependency to 0.5.9
- Add VR haptics detection for .Net Standard Unity games
- Reprioritize load order of XInput DLLs
- Updated Buttplug dependency to 0.5.6
- Updated other dependencies
- Updated Buttplug dependency to 0.5.1
- Updated other dependencies
- Updated Buttplug dependency to 0.4.7
- Readded Multiplier/Baseline capabilities
- Added update checking for github releases
- Multiplier now shown in visualizer
- Baseline will continue to run even if no vibration
- Fixed release name in CI
- Updated Buttplug dependency to 0.4.5 (So we'll have Kiiroo 2.1/RealTouch support at some point)
- Readded XInput capabilities
- Add OVRInput patching support (Needed for AltSpaceVR)
- Increase size of IPC buffer so we don't crash on backtraces from remote
- Manually copy EasyHook so that it works on CI.
- Add support for Oculus "Clip" haptics, needed for Oculus Store Games
- IPC messages from Unity mod should now show up in logs.
- Clean up mod patching functions a bit
- First Release of the new GHR (Upgraded from GVR)
- Basic usability for device selection using Intiface Embedded
- Only capable of Unity VR modding at the moment
- Visualizer doesn't work