Go to file
2014-06-30 23:19:06 +02:00
actionList Initial upload of V2 2014-06-22 14:31:57 +02:00
doc Doc update for V2 2014-06-30 22:48:18 +02:00
graphics issue #12 addressed - added link label to Github 2014-06-29 22:10:22 +02:00
Joystick issue #10 final implementation - items filtered properly (performance is even better than before...) 2014-06-29 23:24:58 +02:00
packages issue #2 finds and extracts the defaultProfile from GameData.pak 2014-06-28 01:42:48 +02:00
Properties Update Version for V2.0 2014-06-30 23:19:06 +02:00
SC issue #1 add save of own mappings into the SC ..\Controls\Mappings folder (for now) 2014-06-29 03:26:39 +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 issue #13 and partly #4 can load from specific defaults 2014-06-28 22:31:31 +02:00
AppSettings.cs issue #1 add save of own mappings into the SC ..\Controls\Mappings folder (for now) 2014-06-29 03:26:39 +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 #1 save XML into the Mappings folder AND a backup copy in 'My Documents\SCJMapper" 2014-06-30 00:04:27 +02:00
Form1.Designer.cs Update Version for V2.0 2014-06-30 23:19:06 +02:00
Form1.resx Update Version for V2.0 2014-06-30 23:19:06 +02:00
LICENSE add license and readme.md 2014-06-22 14:41:01 +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 issue #2 finds and extracts the defaultProfile from GameData.pak 2014-06-28 01:42:48 +02:00
Packages.dgml issue #2 finds and extracts the defaultProfile from GameData.pak 2014-06-28 01:42:48 +02:00
Program.cs Initial upload of V2 2014-06-22 14:31:57 +02:00
README.md Update README.md 2014-06-22 15:07:22 +02:00
SCJMapper-V2.csproj Update Version for V2.0 2014-06-30 23:19:06 +02:00
SCJMapper-V2.sln Initial upload of V2 2014-06-22 14:31:57 +02:00
TheUser.cs issue #1 save XML into the Mappings folder AND a backup copy in 'My Documents\SCJMapper" 2014-06-30 00:04:27 +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.0 .net wrapper (http://sharpdx.org/)

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