Go to file
bm98 86ab0047d6 issue #10 can apply a filter - though as one cannot hide TreeNodes this is a cheat
to hide  - but at least it allows to find things more easily
A real solution is to remove and insert nodes - but this is a topic for refactoring later...
2014-06-29 01:03:44 +02:00
actionList Initial upload of V2 2014-06-22 14:31:57 +02:00
doc Initial upload of V2 2014-06-22 14:31:57 +02:00
graphics issue #1 can load with options to reset,default and grab immediately 2014-06-28 23:50:07 +02:00
Joystick issue #10 can apply a filter - though as one cannot hide TreeNodes this is a cheat 2014-06-29 01:03:44 +02:00
packages issue #2 finds and extracts the defaultProfile from GameData.pak 2014-06-28 01:42:48 +02:00
Properties issue #13 and partly #4 can load from specific defaults 2014-06-28 22:31:31 +02:00
SC issue #1 can load with options to reset,default and grab immediately 2014-06-28 23:50:07 +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 can load with options to reset,default and grab immediately 2014-06-28 23:50:07 +02:00
Cassini_Logo_Icon.ico Initial upload of V2 2014-06-22 14:31:57 +02:00
defaultProfile.xml Initial upload of V2 2014-06-22 14:31:57 +02:00
Form1.cs issue #10 can apply a filter - though as one cannot hide TreeNodes this is a cheat 2014-06-29 01:03:44 +02:00
Form1.Designer.cs issue #10 can apply a filter - though as one cannot hide TreeNodes this is a cheat 2014-06-29 01:03:44 +02:00
Form1.resx issue #10 can apply a filter - though as one cannot hide TreeNodes this is a cheat 2014-06-29 01:03:44 +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 issue #1 can load with options to reset,default and grab immediately 2014-06-28 23:50:07 +02:00
SCJMapper-V2.sln Initial upload of V2 2014-06-22 14:31:57 +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