In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "WiiVNC"

From WiiBrew
Jump to navigation Jump to search
Line 6: Line 6:
 
| author      = [[User:Paulwagener|Paulwagener]]
 
| author      = [[User:Paulwagener|Paulwagener]]
 
| version    = No release yet
 
| version    = No release yet
| download    = http://code.google.com/p/wiivnc/downloads/list
+
| download    = not yet
 
| source      = http://code.google.com/p/wiivnc/source/checkout
 
| source      = http://code.google.com/p/wiivnc/source/checkout
 
| peripherals = {{Wiimote}} {{SensorBar}} {{Nunchuk}} {{ClassicController}} {{GCNController}} {{USBKeyboard}} {{USBMouse}} {{WiFi}} {{Internet}}
 
| peripherals = {{Wiimote}} {{SensorBar}} {{Nunchuk}} {{ClassicController}} {{GCNController}} {{USBKeyboard}} {{USBMouse}} {{WiFi}} {{Internet}}
Line 16: Line 16:
 
http://code.google.com/p/wiivnc/source/browse/trunk (look in the change for rev 2 if you want to test it)
 
http://code.google.com/p/wiivnc/source/browse/trunk (look in the change for rev 2 if you want to test it)
 
Now we just need to add the shiny part!
 
Now we just need to add the shiny part!
 +
 +
=== VNC Server compatibility ===
 +
Vine Server: Works
 +
Mac OS X Screen Sharing: Works, but colors screwed up
 +
Can somebody make this a nice colorcoded table?
 +
 +
=== Controls ===
 +
 +
{| class="wikitable" style="left;text-align:center;"
 +
|-
 +
! {{GCNController}} !! {{Wiimote}} + {{Nunchuk}} !!  {{ClassicController}} !! Action
 +
|-
 +
| {{GCControlStick}} || {{WiimoteAim}} || {{ClassicLControlStick}} || Move cursor
 +
|-
 +
| {{GCAButton}} || {{WiimoteAButton}}  || {{ClassicAButton}} || Left mousebutton / Click
 +
|-
 +
| {{GCBButton}} || {{WiimoteBButton}} || {{ClassicBButton}} || Right mousebutton / Lock key
 +
|-
 +
| {{GCYButton}} || {{WiimotePlusButton}} || {{ClassicPlusButton}} || Zoom in
 +
|-
 +
| {{GCXButton}} || {{WiimoteMinusButton}} || {{ClassicMinusButton}} || Zoom out
 +
|-
 +
| {{GCDPadLeft}} / {{GCDPadRight}} || {{WiimoteDPadLeft}} / {{WiimoteDPadRight}} || {{ClassicDPadLeft}} / {{ClassicDPadRight}} || Middle mousebutton
 +
|-
 +
| {{GCDPadUp}} || {{WiimoteDPadUp}} || {{ClassicDPadUp}} || Mousescroll up
 +
|-
 +
| {{GCDPadDown}} || {{WiimoteDPadDown}} || {{ClassicDPadDown}} || Mousescroll down
 +
|-
 +
| {{GCControlStickC}} || {{NunchuckControlStick}} || {{ClassicRControlStick}} || Scroll view
 +
|-
 +
| {{GCZButton}} || {{Wiimote1Button}} || {{ClassicRTrigger}}  || Onscreen Keyboard
 +
|-
 +
| {{GCStartButton}} || {{WiimoteHomeButton}} || {{ClassicHomeButton}}  || Quit
 +
 +
|}

Revision as of 16:28, 6 January 2010

WiiVNC
General
Author(s)Paulwagener
TypeVNC Viewer
VersionNo release yet
LicenceWTFPL
Links
Download
Source
Peripherals
Wiimote.svg SensorBar.svg Nunchuck alternative.svg ClassicController.svg GameCube Controller USB Keyboard USB Mouse Local WiFi Internet

It's a project I'm working on. The goal is a shiny VNC client with a keyboard and a pointer.

The VNC part is working: http://code.google.com/p/wiivnc/source/browse/trunk (look in the change for rev 2 if you want to test it) Now we just need to add the shiny part!

VNC Server compatibility

Vine Server: Works Mac OS X Screen Sharing: Works, but colors screwed up Can somebody make this a nice colorcoded table?

Controls

GameCube Controller Wiimote.svg + Nunchuck alternative.svg ClassicController.svg Action
GameCube Control Stick Wii Remote Aim Classic Left Control Stick Move cursor
Gamecube A Button Wiimote A Button Classic a Button Left mousebutton / Click
Gamecube B Button Wiimote B Button Classic b Button Right mousebutton / Lock key
Gamecube Y Button Wiimote + Button Classic + Button Zoom in
Gamecube X Button Wiimote - Button Classic - Button Zoom out
Gamecube D-Pad Left / Gamecube D-Pad Right Wiimote D-Pad Left / Wiimote D-Pad Right Classic D-Pad Left / Classic D-Pad Right Middle mousebutton
Gamecube D-Pad Up Wiimote D-Pad Up Classic D-Pad Up Mousescroll up
Gamecube D-Pad Down Wiimote D-Pad Down Classic D-Pad Down Mousescroll down
Gamecube C Control Stick Nunchuck Control Stick Classic Right Control Stick Scroll view
GameCube Z Button Wiimote 1 Button Classic R Trigger Onscreen Keyboard
GameCube START Button Wiimote HOME Button Classic HOME Button Quit