Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/nes2wii.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2014-01-27 06:21:53 +0400
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2014-01-27 06:21:53 +0400
commit59736d38ac54694eb3a3d205628f440e21f49cf2 (patch)
tree4553a9b1403f0d458ade9f7ba10bd67aff110dc9
parent4b29680bbf24701de0920a386d80735eec0c1227 (diff)
Readme update
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index e3410da..aaea96d 100644
--- a/README.md
+++ b/README.md
@@ -19,9 +19,9 @@ Just ATMEGA16 (or any other ATMEGA, just recompile source code). And yes, you ne
## How to use with PC
1. Install [GlovePIE](https://sites.google.com/site/carlkenner/glovepie) and [PPJoy](https://www.google.ru/search?q=ppjoy+download)
-2. Add virtual joystick using PPJoy.
-3. Load "classic_controller.pie" script into GlovePIE and start it.
-4. Connect Wiimote to PC using bluetooth.
+2. Add virtual joystick using PPJoy
+3. Load "classic_controller.pie" script into GlovePIE and start it
+4. Connect Wiimote to PC using bluetooth
## Tested on
@@ -30,7 +30,7 @@ Just ATMEGA16 (or any other ATMEGA, just recompile source code). And yes, you ne
## Known bugs/problems
-* Sometimes you need to reconnect adapter
+* You you need to reconnect adapter after channel start or exit to Wii menu. Maybe separate device detect wire will fix this problem? Or I need to reinitialize device somehow? Dunno :(
## Author/contacts