Created wiki page through web user interface.

git-svn-id: http://wiiusej.googlecode.com/svn/wiki@88 ae48ae66-6a45-0410-b38e-211266189506
This commit is contained in:
guilhem.duche
2008-03-10 23:45:57 +00:00
parent 158cd5cf74
commit 9f9a19707f

15
TestWiiuseJ.wiki Normal file
View File

@@ -0,0 +1,15 @@
#How to test wiiuseJ quickly
1) Download WiiUseJ 0.1 Windows.zip
2) Unzip all the files in the same folder (ex: c:\temp)
3) Connect the wiimote to your bluetooth stack
4) Double Click wiiusej.jar ====> the WiiuseJ Test GUI should appear and your wiimote vibrate.
If double click doesn't work : click on Start -> execute -> cmd (enter) -> cd c:\temp (enter) -> java -jar wiiusej.jar (enter).