Go to file
bm98 1d1a90e8f3 issue #6 add Settings to ignore buttons
also add Setting to define SC install path - in case it cannot be found
or the user wants to have it somewhere else.
2014-07-06 02:14:57 +02:00
actionList Initial upload of V2 2014-06-22 14:31:57 +02:00
doc 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 Add pp_rebindkey mapping to allow copy ... and then e.g. paste into the Cry console 2014-07-03 01:15:43 +02:00
graphics issue #12 addressed - added link label to Github 2014-06-29 22:10:22 +02:00
Joystick issue #6 add Settings to ignore buttons 2014-07-06 02:14:57 +02:00
packages Add log4net instrumentation (Win 8.1 seems to make still problems) 2014-07-05 22:46:58 +02:00
Properties Add log4net instrumentation (Win 8.1 seems to make still problems) 2014-07-05 22:46:58 +02:00
SC issue #6 add Settings to ignore buttons 2014-07-06 02:14:57 +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 issue #6 add Settings to ignore buttons 2014-07-06 02:14:57 +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 issue #6 add Settings to ignore buttons 2014-07-06 02:14:57 +02:00
Form1.Designer.cs issue #6 add Settings to ignore buttons 2014-07-06 02:14:57 +02:00
Form1.resx issue #6 add Settings to ignore buttons 2014-07-06 02:14:57 +02:00
FormSettings.cs issue #6 add Settings to ignore buttons 2014-07-06 02:14:57 +02:00
FormSettings.Designer.cs issue #6 add Settings to ignore buttons 2014-07-06 02:14:57 +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 issue #6 add Settings to ignore buttons 2014-07-06 02:14:57 +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 Add log4net instrumentation (Win 8.1 seems to make still problems) 2014-07-05 22:46:58 +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