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:
authorCluster <clusterrr@clusterrr.com>2015-05-25 23:11:31 +0300
committerCluster <clusterrr@clusterrr.com>2015-05-25 23:11:31 +0300
commitf2cc9b288696043fb76539dfe26bf25de17e93fd (patch)
tree44f10cb028d4bafc065d4bc21093d0ddf1c46e26
parentea6ee546b29b798a26ad72462514b6c36d4bc73a (diff)
readme update
-rw-r--r--README.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/README.md b/README.md
index 1f272bf..3a50881 100644
--- a/README.md
+++ b/README.md
@@ -30,15 +30,14 @@ Just ATMEGA16 (or any other ATMEGA, just recompile source code). And yes, you ne
## Modes
There are three modes for NES/SNES/SMD controllers:
-* Mode #1 - D-Pad works as left analog stick and D-Pad on classic controller at the same time
-* Mode #2 - D-Pad works as left analog stick only
-* Mode #3 - D-Pad works as D-Pad only
+* Mode #1 - d-pad works as left analog stick and D-Pad on classic controller at the same time
+* Mode #2 - d-pad works as left analog stick only
+* Mode #3 - d-pad works as d-pad only
You can hold Start+A+B for a few seconds to change mode. Green led will blink 1/2/3 times indicating new mode.
## Known bugs/problems
-* 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 :(
* Now working with new Wii U games like Mario Kart 8. Some protection against unlicensed controllers?
## Author/contacts