git-svn-id: http://wiiusej.googlecode.com/svn/wiki@160 ae48ae66-6a45-0410-b38e-211266189506
19 lines
627 B
Plaintext
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). |