XJoy Versions Save

Use Nintendo Switch JoyCons as a virtual Xbox 360 controller in Windows

v0.2.0

4 years ago
  • cleans up code
  • removes newlines being printed every tick on both controllers
  • should only print line when there is substantive, printable data

v0.1.9

4 years ago
  • adds full analog stick support (thanks @wormyrocks!)
  • changes the format of the input reports from 0x3f to 0x30
  • includes full debug mode dll files so people stop having issues launching (I give up trying to get it to work the proper way)
  • some beginning pieces of YAML/config file support
  • compatible with the new ViGEm installer

v0.1.8

5 years ago
  • change default controls to map A => B, B => A, X => Y, Y => X because most people seem to want it this way
  • re-release including extra dll files for people having trouble launching

v0.1.7

5 years ago

Add support for SL/SR buttons.

v0.1.5

5 years ago
  • fixed dependency on debug dll files by rebuiliding ViGEmClient.dll in release mode
  • fixed absolute path icon dependency issue (build will now work on any system)

v1.1.4

5 years ago
  • add VCRUNTIME140D.dll temporarily to try and fix debug config issue
  • update README

v0.1.3

5 years ago
  • fix capture button being mapped to guide instead of back
  • make plus and minus bind to back and start as well for those who would rather press them
  • analog bugs fully fixed
  • left/right overwrite bug fully fixed

v0.1.2

5 years ago
  • fully fixes all bugs related to right thumb stick and buttons overwriting each other
  • tested working in No Man's Sky

note: capture button incorrectly bound to guide instead of back in this build

v0.1.1

5 years ago
  • should now work on systems without Visual Studio 2017 installed
  • better error handling and doesn't exit immediately upon a fatal error

note: capture button incorrectly bound to guide instead of back in this build

v0.1.0

5 years ago