From 9f9a19707f6713c385257e08c9dc33dc7d3a565c Mon Sep 17 00:00:00 2001 From: "guilhem.duche" Date: Mon, 10 Mar 2008 23:45:57 +0000 Subject: [PATCH] Created wiki page through web user interface. git-svn-id: http://wiiusej.googlecode.com/svn/wiki@88 ae48ae66-6a45-0410-b38e-211266189506 --- TestWiiuseJ.wiki | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 TestWiiuseJ.wiki diff --git a/TestWiiuseJ.wiki b/TestWiiuseJ.wiki new file mode 100644 index 0000000..2ae6753 --- /dev/null +++ b/TestWiiuseJ.wiki @@ -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).