You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,12 +7,13 @@ Use your mobile phone as a virtual xbox controller for your windows or linux pc!
7
7
This project relies on work done by @qbolec with [joydiv](https://github.com/qbolec/Joydiv) and the [j2dx](https://github.com/OzymandiasTheGreat/Joy2DroidX-server/) server written by @OzymandiasTheGreat, so huge thanks to them!
8
8
9
9
### Install Script:
10
-
The following script is a quick way to get the server and client up and running with one(sort-of) command.
10
+
The following script is a quick way to get the server and client up and running with one command. The server and client will be installed in a directory called `virtual-controller`.
To run the server again you can simply go into `virtual-controller/socket-joy` and run `./run.sh`.
16
+
### Manual Setup and Deploymet Steps:
16
17
17
18
* install j2dx plugin and set it up. See instuctions [from my fork](https://github.com/harsh2204/Joy2DroidX-server) or [here](https://github.com/OzymandiasTheGreat/Joy2DroidX-server/#installation)
18
19
* edit socketjoy.js to open the socket at the local IP address of your machine on line. Alternatively, you can also do this in the browser after you connect you smartphone..
0 commit comments