Go to file
bm98 8e46f91780 - new feature #16 - allow reassignment of the jsN group
- improvement - uniquely identified devices with the same name (use GUID)
- improvement - shows jsN assignment in Joystick tab
- improvement - detection of the SC install path extended to one more Registry entry
- fix - blend unmapped works properly now
- fix #16 - manual entry of SC directory works now
- update doc
2014-08-31 15:05:56 +02:00
doc - new feature #16 - allow reassignment of the jsN group 2014-08-31 15:05:56 +02:00
graphics issue #12 addressed - added link label to Github 2014-06-29 22:10:22 +02:00
Joystick - new feature #16 - allow reassignment of the jsN group 2014-08-31 15:05:56 +02:00
packages Add log4net instrumentation (Win 8.1 seems to make still problems) 2014-07-05 22:46:58 +02:00
Properties - new feature #16 - allow reassignment of the jsN group 2014-08-31 15:05:56 +02:00
SC - new feature #16 - allow reassignment of the jsN group 2014-08-31 15:05:56 +02:00
.gitattributes Initial upload of V2 2014-06-22 14:31:57 +02:00
.gitignore try to remove that suo file... 2014-06-26 23:53:20 +02:00
app.config Add log4net instrumentation (Win 8.1 seems to make still problems) 2014-07-05 22:46:58 +02:00
appConfiguration.cs issue #6 and #11; can assign throttle to any axis now, sense detection limit can be set in config file if the default 150 is inconvenient 2014-07-03 01:09:52 +02:00
AppSettings.cs late fix for the new settings - need to rebuild the tree after accepting changes 2014-08-03 00:10:55 +02:00
Cassini_Logo_Icon.ico Initial upload of V2 2014-06-22 14:31:57 +02:00
defaultProfile.xml Update Version for V2.0 2014-06-30 23:19:06 +02:00
Form1.cs - new feature #16 - allow reassignment of the jsN group 2014-08-31 15:05:56 +02:00
Form1.Designer.cs - new feature #16 - allow reassignment of the jsN group 2014-08-31 15:05:56 +02:00
Form1.resx - new feature #16 - allow reassignment of the jsN group 2014-08-31 15:05:56 +02:00
FormSettings.cs - new feature #16 - allow reassignment of the jsN group 2014-08-31 15:05:56 +02:00
FormSettings.Designer.cs late fix for the new settings - need to rebuild the tree after accepting changes 2014-08-03 00:10:55 +02:00
FormSettings.resx issue #6 add Settings to ignore buttons 2014-07-06 02:14:57 +02:00
LICENSE add license and readme.md 2014-06-22 14:41:01 +02:00
log4net.config Add log4net instrumentation (Win 8.1 seems to make still problems) 2014-07-05 22:46:58 +02:00
MappingVars.csv Initial upload of V2 2014-06-22 14:31:57 +02:00
MappingVars.xlsx Initial upload of V2 2014-06-22 14:31:57 +02:00
packages.config Add log4net instrumentation (Win 8.1 seems to make still problems) 2014-07-05 22:46:58 +02:00
Packages.dgml issue #2 finds and extracts the defaultProfile from GameData.pak 2014-06-28 01:42:48 +02:00
Program.cs Add log4net instrumentation (Win 8.1 seems to make still problems) 2014-07-05 22:46:58 +02:00
README.md Update README.md 2014-07-05 22:49:22 +02:00
SCJMapper-V2.csproj - new feature #16 - allow reassignment of the jsN group 2014-08-31 15:05:56 +02:00
SCJMapper-V2.sln Add log4net instrumentation (Win 8.1 seems to make still problems) 2014-07-05 22:46:58 +02:00
TheUser.cs - new feature #16 - allow reassignment of the jsN group 2014-08-31 15:05:56 +02:00

SCJMapper-V2

SC Joystick Mapper (.Net 4; using sharpDX wrapper)
this should work with Win8.x out of the box

using sharpDX 2.6.2 .net wrapper (http://sharpdx.org/)

Use References to:
DirectX11-net40\SharpDX.dll
DirectX11-net40\SharpDX.DirectInput.dll