Files
jlibwiiuse/TestWiiuseJ.wiki
guilhem.duche 50036e24fb Edited wiki page through web user interface.
git-svn-id: http://wiiusej.googlecode.com/svn/wiki@160 ae48ae66-6a45-0410-b38e-211266189506
2008-06-01 14:29:17 +00:00

19 lines
627 B
Plaintext

#labels Featured,Phase-Deploy
#How to test wiiuseJ quickly.
=Step by step test=
0) Make sure you hava Java 1.6 installed on you computer.
1) Download WiiUseJ 0.12.zip
2) Unzip all the files in the same folder (ex: c:\temp)
3) Connect the wiimote to your bluetooth stack if you are under windows.
Activate connection mode of wiimote if you are under linux (push buttons 1 and 2 in the meantime).
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).