..
.nuget
- Fixed USB high CPU usage (d'oh!)
2020-04-03 09:19:54 +01:00
Collections
Do not connect Joycons that are already paired. Fix concurrent modifications on Joycon list with concurrent list implementation. ( #612 )
2020-11-16 14:46:44 +00:00
Controller
Fixed button translation error ( #425 )
2020-06-15 19:47:12 +01:00
Drivers
- Update ViGEm
2021-03-29 09:40:15 +01:00
Icons
Added n64 support ( #1138 )
2024-07-19 15:44:25 +01:00
Properties
Added n64 support ( #1138 )
2024-07-19 15:44:25 +01:00
x64
Automatic switching between 32 and 64-bit hidapi dlls ( #542 )
2020-09-22 13:35:54 +01:00
x86
Automatic switching between 32 and 64-bit hidapi dlls ( #542 )
2020-09-22 13:35:54 +01:00
! Install the drivers in the Drivers folder
Changed drivers
2020-04-11 11:10:18 +01:00
.editorconfig
- changed tabs to spaces
2020-05-21 15:27:28 +01:00
3rdPartyControllers.cs
Fix 3rdPartyControllers file not being able to be found when launching BetterJoyForCemu from Search/PowerToys Run ( #703 )
2021-02-23 09:02:08 +00:00
3rdPartyControllers.Designer.cs
- WIP Adding support for 3rd party controllers
2020-06-12 16:04:24 +01:00
3rdPartyControllers.resx
Began implementation of 3rd party controller support
2019-02-03 16:16:00 +00:00
App.config
Added n64 support ( #1138 )
2024-07-19 15:44:25 +01:00
BetterJoy.csproj
Added n64 support ( #1138 )
2024-07-19 15:44:25 +01:00
Config.cs
Fix settings file not being able to be found when launching BetterJoyForCemu from Search/PowerToys Run ( #673 )
2021-01-22 07:35:44 +01:00
HIDapi.cs
- changed tabs to spaces
2020-05-21 15:27:28 +01:00
Joycon.cs
Added n64 support ( #1138 )
2024-07-19 15:44:25 +01:00
MadgwickAHRS.cs
- Significantly improved gyro-to-mouse accuracy/stability by using a DCM filter. ( https://x-io.co.uk/open-source-imu-and-ahrs-algorithms/ )
2021-02-14 14:52:43 +01:00
MainForm.cs
- Add "DoNotRejoinJoycons" setting that allows you to use two joycons (or more) separately while in vertical mode
2021-04-24 19:15:53 +01:00
MainForm.Designer.cs
- misc
2021-11-22 11:23:23 +00:00
MainForm.resx
Fixed "Apply" not saving settings back to the config prooperly.
2020-01-18 13:47:18 +00:00
packages.config
Bump WindowsInput version ( #830 )
2021-08-22 13:43:44 +01:00
Program.cs
Added n64 support ( #1138 )
2024-07-19 15:44:25 +01:00
Reassign.cs
Bump WindowsInput version ( #830 )
2021-08-22 13:43:44 +01:00
Reassign.Designer.cs
Add a mappable shake input
2020-09-22 14:47:26 +01:00
Reassign.resx
Added special button re-mapping system
2020-04-03 15:53:04 +01:00
UpdServer.cs
MotionServer DS4 mapping ( #743 )
2021-03-31 20:37:37 +01:00