Skip to content

Commit

Permalink
Updated Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
1amcord committed Feb 25, 2019
1 parent 8253b33 commit 5dc338e
Showing 1 changed file with 22 additions and 2 deletions.
24 changes: 22 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,26 @@ Link these examples together: http://vjoystick.sourceforge.net/site/index.php/do

to creat a virtual interface as input for x360ce

# Warning
# VirtualPlunger
Fix the Z-Axis issue that arduino-board based Pincontrol-Controllers have with x360ce program

# Installation Instructions

1. Install http://vjoystick.sourceforge.net/site/index.php/download-a-install/download
2. Download [VirtualPlunger.exe](https://github.com/1amcord/VirtualPlunger/blob/master/x64/Release/VirtualPlunger.exe) and [vJoyInterface.dll](https://github.com/1amcord/VirtualPlunger/blob/master/x64/Release/vJoyInterface.dll) and put them into separate folder (e.g. c:\VirtualPlunger)
3. Configure x360ce as described in the following pictures

![Step 1](https://github.com/1amcord/VirtualPlunger/blob/master/res/x360ce_1_options.PNG)

![Step 2](https://github.com/1amcord/VirtualPlunger/blob/master/res/x360ce_2_controller1.PNG)

![Step 3](https://github.com/1amcord/VirtualPlunger/blob/master/res/x360ce_3_controller1_right_thumb.PNG)

![Step 4](https://github.com/1amcord/VirtualPlunger/blob/master/res/x360ce_4_controller2.PNG)


# Idea

This program makes usage of these two examples : http://vjoystick.sourceforge.net/site/index.php/download-a-install https://github.com/walbourn/directx-sdk-samples/tree/master/DirectInput/Joystick

In active development.
A virtual device for the Z-Axis is created as input for x360ce.

0 comments on commit 5dc338e

Please sign in to comment.