More actions
No edit summary |
|||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
|title=Vita Homebrew Apps (Plugins) - GameBrew | |title=Vita Homebrew Apps (Plugins) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image= | |image=viimotevita2.png | ||
|image_alt=viimote | |image_alt=viimote | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=viimote | |title=viimote | ||
|image= | |image=viimotevita2.png | ||
|description=Use a Wiimote as PS Vita controller. | |description=Use a Wiimote as PS Vita controller. | ||
|author=xerpi | |author=xerpi | ||
|lastupdated=2018/ | |lastupdated=2018/01/18 | ||
|type=Plugins | |type=Plugins | ||
|version=1.2 | |version=1.2 | ||
Line 21: | Line 21: | ||
==Installation== | ==Installation== | ||
Copy viimote.skprx to ux0:tai/ ur0:tai/. | Copy viimote.skprx to ux0:tai/ or ur0:tai/. | ||
Add the following lines to taiHEN config (change to ur0 if you store the plugin there) | Add the following lines to taiHEN config (change to ur0 if you store the plugin there) |
Latest revision as of 09:52, 7 Ocak 2023
viimote | |
---|---|
General | |
Author | xerpi |
Type | Plugins |
Version | 1.2 |
License | Mixed |
Last Updated | 2018/01/18 |
Links | |
Download | |
Website | |
Source | |
Viimote is a plugin that allows you to play with your PS Vita using a WiiMote as controller.
Installation
Copy viimote.skprx to ux0:tai/ or ur0:tai/.
Add the following lines to taiHEN config (change to ur0 if you store the plugin there)
*KERNEL ux0:tai/viimote.skprx
You need to refresh the config.txt by rebooting or through VitaShell.
User guide
First time using it (aka pairing):
- Go to Setting > Devices > Bluetooth Devices.
- Press 1+2 (SYNC won't work) on the Wiimote during 2 seconds.
- The Wiimote will pair and connect automatically (don't press over it when it appears).
After pairing it, simply need to press any button (instead of pressing 1+2) to connect it to the Vita.
Supported extensions:
- Nunchuk.
- Classic Controller.
- Taiko TaTaCon Drum Controller.
Note: If you use Mai, don't put the plugin inside ux0:/plugins because Mai will load all stuff you put in there.
Media
PS Vita Henkaku Plugin Viimote (F3bruary)
Wii remote working on Vita TV (Pacheko)
Changelog
v1.2
- Add Taiko TaTaCon Drum Controller Support (thanks to @wolfarine) with the following button mappings:
- CL-->Left
- RL-->L1
- CR-->Circle
- RR-->R1
v1.1
- Compress the self to make it compatible with Ensō.
v1.0
- Fix Wiimote not continuously sending data reports.
v0.5.3
- Fix kernel joystick emulation.
v0.5.2
- Set center values to right joystick (when using nunchuk) and triggers.
v0.5.1
- Fix Classic Controller.
- Map ZL and ZR to Volume up/Volume down.
v0.5
- Add Classic Controller support (not tested).
v0.4
- Reset auto-suspend timer when buttons or touch change. (no more screen dimming when using the controller).
- Use ctrl emulation functons instead of hooking (buttons and analogs), this means that the PS button works now.
- Reduce thread stack and mempool sizes (smaller footprint).
- Reset input emulation data when disconnecting.
v0.3.2.1
- Should fix a bug on PSTV.
v0.3.2
- Add proper Bluetooth pairing (use 1+2 to pair).
- Fix Nunchuk reconnect bug.
- Now it should be compatible with ALL the Wiimotes (including 3rd party ones).
v0.3.1
- Change report type when Nunchuk disconnect.
- Properly initialize Nunchuk values.
v0.3
- Added Bluetooth pairing:
- You first need to connect the Wiimote by pressing the SYNC button instead of 1+2, once the connection is established, the Wiimote will be paired, and if you power it off, you simply need to press any button (instead of pressing SYNC or 1+2) to connect it to the Vita.
v0.2
- Added initial Nunchuk support (with hotplugging).
v0.1
- First Release.
- No extensions (such as Nunchuk) are supported in this release.