Go to file
bm98 23c0b58d38 V 2.32 - BETA Build 66 - quick patch for PTU 3.0
- add - new install locator - else use manual path in Settings
- add - defaultProfile.xml location in USER dir (cannot get the real one from the assets anymore)
- add - patched defaultProfile.xml (some new actions) as resource
- add - some more tuning visuals
2017-11-26 00:24:55 +01:00
actions SC Joystick Mapper V 2.30 - Build 64 BETA final 2017-05-19 23:16:43 +02:00
doc SC Joystick Mapper V 2.30 - Build 64 BETA final 2017-05-19 23:16:43 +02:00
Gamepad V 2.29 - BETA Build 63 2017-05-06 02:20:42 +02:00
graphics V 2.31 - BETA Build 65.2 2017-08-01 23:41:49 +02:00
Joystick V 2.30 - BETA Build 64 - first commit 2017-05-14 00:18:55 +02:00
Keyboard Final V 2.28.0 Build 62 upload 2017-04-28 22:26:49 +02:00
Mouse Final V 2.28.0 Build 62 upload 2017-04-28 22:26:49 +02:00
OGL V 2.32 - BETA Build 66 - quick patch for PTU 3.0 2017-11-26 00:24:55 +01:00
Options V 2.30 - BETA Build 64 - second commit 2017-05-14 19:13:54 +02:00
packages First Alpha for Keyboard and Gamepad support (ex Tuning) 2014-11-17 00:36:17 +01:00
Properties V 2.32 - BETA Build 66 - quick patch for PTU 3.0 2017-11-26 00:24:55 +01:00
RTF SC Joystick Mapper V 2.30 - Build 64 BETA final 2017-05-19 23:16:43 +02:00
SC V 2.32 - BETA Build 66 - quick patch for PTU 3.0 2017-11-26 00:24:55 +01:00
Table V 2.29 - BETA Build 63 2017-05-06 02:20:42 +02:00
.gitattributes Initial upload of V2 2014-06-22 14:31:57 +02:00
.gitignore V 2.32 - BETA Build 66 - quick patch for PTU 3.0 2017-11-26 00:24:55 +01:00
AC_Examples.txt 3rd SC 2.0 Alpha Push 2015-12-26 23:16:25 +01:00
ActivationModes.xlsx V 2.23 - BETA Build 57 2016-05-27 17:13:24 +02:00
app.config Build 61 - Prepare SC Alpha 2.6 2016-12-23 16:13:09 +01:00
app.manifest V 2.29 - BETA Build 63 2017-05-06 02:20:42 +02:00
appConfiguration.cs Build 61 - Prepare SC Alpha 2.6 2016-12-23 16:13:09 +01:00
AppSettings.cs V 2.30 - BETA Build 64 - first commit 2017-05-14 00:18:55 +02:00
Cassini_Logo_Icon.ico Initial upload of V2 2014-06-22 14:31:57 +02:00
CloneableItems.cs Final V 2.28.0 Build 62 upload 2017-04-28 22:26:49 +02:00
defaultProfile.xml V 2.32 - BETA Build 66 - quick patch for PTU 3.0 2017-11-26 00:24:55 +01:00
DeviceCls.cs PreRelease Build 62 saved on git 2017-04-15 00:33:21 +02:00
DeviceInst.cs PreRelease Build 62 saved on git 2017-04-15 00:33:21 +02:00
DeviceList.cs Build 62. 2017-01-12 00:13:48 +01:00
FormMain.cs SC Joystick Mapper V 2.30 - Build 64 BETA final 2017-05-19 23:16:43 +02:00
FormMain.Designer.cs SC Joystick Mapper V 2.30 - Build 64 BETA final 2017-05-19 23:16:43 +02:00
FormMain.resx SC Joystick Mapper V 2.30 - Build 64 BETA final 2017-05-19 23:16:43 +02:00
FormSettings.cs V 2.30 - BETA Build 64 - first commit 2017-05-14 00:18:55 +02:00
FormSettings.Designer.cs V 2.30 - BETA Build 64 - RC upload 2017-05-15 00:16:34 +02:00
FormSettings.resx issue #6 add Settings to ignore buttons 2014-07-06 02:14:57 +02:00
LICENSE V 2.22 - BETA Build 56 - final 2016-03-12 14:55:59 +01: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
MySounds.cs Re-design and update for AC1.0 mapping policies 2014-12-22 01:34:09 +01:00
packages.config First Alpha for Keyboard and Gamepad support (ex Tuning) 2014-11-17 00:36:17 +01:00
Packages.dgml issue #2 finds and extracts the defaultProfile from GameData.pak 2014-06-28 01:42:48 +02:00
Program.cs V2.19 Build 52 Beta 2016-01-10 23:28:29 +01:00
README.md PreRelease Build 62 saved on git 2017-04-15 00:33:21 +02:00
SCJMapper-V2.csproj V 2.32 - BETA Build 66 - quick patch for PTU 3.0 2017-11-26 00:24:55 +01:00
SCJMapper-V2.sln PreRelease Build 62 saved on git 2017-04-15 00:33:21 +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/OpenTK wrapper)
this should work with Win8.x Win 10 out of the box


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

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

using OpenTK.1.1.1589.5942 .net wrapper (http://www.opentk.com/)
NET40\OpenTK.dll
NET40\OpenTK.GLControl.dll

NET20\Ionic.Zip.Reduced.dll
net40-full\log4net.dll

Built with VisualStudio 2017 Community free version

DDS Skydome Images:

Canyon, Highway, Shiodome, BigSight, LA Heliport:

http://www.hdrlabs.com/sibl/archive.html
sIBL Archive - Free HDRI sets for smart Image-Based Lighting

Sunset
https://commons.wikimedia.org/wiki/File:Afterglow_of_a_sunset.jpg
This file is licensed under the Creative Commons Attribution 2.0 Generic license.
At Toyomi fishermen's wharf, Tokyo.
Author: Author Masato OHTA

OutThere1 and 3 made with Spacescape:
http://alexcpeterson.com/spacescape