Go to file
bm98 7a0ec928e6 support option tags #18
support version and ignoreversion, can force ignoreversion
does not longer dump empty maps
supported actionmaps are preset in config file (instead of code)
Doc Update
2014-09-20 01:07:53 +02:00
doc support option tags #18 2014-09-20 01:07:53 +02:00
graphics issue #12 addressed - added link label to Github 2014-06-29 22:10:22 +02:00
Joystick support option tags #18 2014-09-20 01:07:53 +02:00
packages Add log4net instrumentation (Win 8.1 seems to make still problems) 2014-07-05 22:46:58 +02:00
Properties support option tags #18 2014-09-20 01:07:53 +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 support option tags #18 2014-09-20 01:07:53 +02:00
appConfiguration.cs support option tags #18 2014-09-20 01:07:53 +02:00
AppSettings.cs support option tags #18 2014-09-20 01:07:53 +02:00
Cassini_Logo_Icon.ico Initial upload of V2 2014-06-22 14:31:57 +02:00
defaultProfile.xml improved on #17 allows js1..js8 2014-09-14 19:51:42 +02:00
Form1.cs improved on #17 allows js1..js8 2014-09-14 19:51:42 +02:00
Form1.Designer.cs improved on #17 allows js1..js8 2014-09-14 19:51:42 +02:00
Form1.resx - new feature #16 - allow reassignment of the jsN group 2014-08-31 15:05:56 +02:00
FormSettings.cs support option tags #18 2014-09-20 01:07:53 +02:00
FormSettings.Designer.cs support option tags #18 2014-09-20 01:07:53 +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 support option tags #18 2014-09-20 01:07:53 +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