This repository was archived by the owner on Jul 15, 2026. It is now read-only.
Version 0.0.17
Pre-release
Pre-release
Fixes, Steam Controller support
.NET 8 Desktop Runtime x64
https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-8.0.1-windows-x64-installer
- Updated FakerInputDll files
- Set DataContext to null early for some windows
- Added initial Steam Controller support
- Make Steam Controller support use some custom action defaults when editing a profile
- Included some example Steam Controller profiles
- Fixed trackball friction not taking affect when changed
- Do not force resetting of output stick coordinates if Gyro Mouse Joystick is not active
- Remove traces of AnyCPU target from project
- Added Daggerfall example profile to project
- Added extra attempts for reading a serial early for a BLE Steam Controller connection
- Added test battery level reading for BLE Steam Controller connection
- Change SC BT reader previous timestamp before potential PING packet processing
- Use newer action processing for mapper interaction
- Added unit test project to solution
- Various edits to test KB+M focused profiles. Make new project configurations to force skipping outputting events
- Make sure single layer is being examined when switching mapped Gyro action
- Keep explicit reference to most recently applied base Action Layer
- Removed use of now redundant ManualResetEventSlim instances in VMs