Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
1amcord authored Feb 27, 2019
1 parent 54ea2f4 commit f59bc67
Showing 1 changed file with 15 additions and 7 deletions.
22 changes: 15 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,28 @@
# VirtualPlunger
Fix the Z-Axis issue that arduino-based Pincontrol-Controllers have with x360ce program

# Installation Instructions
# Installation

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
2. Download the latest release and put the two files **VirtualPlunger.exe** and **vJoyInterface.dll** into a separate folder (e.g. c:\VirtualPlunger)
3. Run VirtualPlunger.exe
4. Configure x360ce as described in the following pictures

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

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

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

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

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

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

# Debug

Run VirtualPlunger.exe with /debug to get a window that shows Z-Axis values.

# Idea

Expand Down

0 comments on commit f59bc67

Please sign in to comment.