Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
CemuUser8 committed Jun 1, 2017
2 parents 9a27cae + 94f20c3 commit 736dc07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Copy Pasted from there:
* Make sure to choose the device as vJoy.
* Now you can import the layouts I've included, the 'ccc' files in the zip. I've exported and included layouts for both GamePad and Pro controller.
* The input setup should look [like this](http://i.imgur.com/zJlASOK.png), if you chose 'Pro' it should be the same, but there won't be a 'blow mic' button.
* Note the device is set to **vJoy NOT Keyboard**.
* Note the device is set to **vJoy NOT Keyboard**.

### If it doesn't look like this, you are going to have a problem, and you can try the following to fix the issue at this step:

Expand Down Expand Up @@ -54,4 +54,4 @@ At this point the script should work with the default keys and options I had set

* To change all other keys all you need to do is update the KeyList under[ 'Mouse2Joystick->Keys'](http://i.imgur.com/ABinaii.png), I've included an excel [Helper File](http://i.imgur.com/0kE56XJ.png) that should make it easy to generate the keys. Make sure you don't use whatever keys you have set up for movement as a button key.

* Look at [my layout](http://i.imgur.com/zJlASOK.png) and you'll see it that every key is assigned a button, and then if you look at [my helper file](http://i.imgur.com/0kE56XJ.png) you will see that it has the Button numbers and which Wii U key it is assigned to, you can then change the **Keyboard Key** column to whatever you want (Special keys, like mouse buttons, [must in in valid format](https://autohotkey.com/docs/KeyList.htm)) you then take the generated KeyList from the middle and [paste it into the script.](http://i.imgur.com/ABinaii.png)
* Look at [my layout](http://i.imgur.com/zJlASOK.png) and you'll see it that every key is assigned a button, and then if you look at [my helper file](http://i.imgur.com/0kE56XJ.png) you will see that it has the Button numbers and which Wii U key it is assigned to, you can then change the **Keyboard Key** column to whatever you want (Special keys, like mouse buttons, [must in in valid format](https://autohotkey.com/docs/KeyList.htm)) you then take the generated KeyList from the middle and [paste it into the script.](http://i.imgur.com/ABinaii.png)

0 comments on commit 736dc07

Please sign in to comment.