More actions
m (HydeWing moved page MiniVitaTV Vita to MiniVitaTV without leaving a redirect) |
No edit summary |
||
Line 2: | Line 2: | ||
|title=Vita Homebrew Apps (Plugins) - GameBrew | |title=Vita Homebrew Apps (Plugins) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image= | |image=minivitatv2.png | ||
|image_alt=MiniVitaTV | |image_alt=MiniVitaTV | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=MiniVitaTV | |title=MiniVitaTV | ||
|image= | |image=minivitatv2.png | ||
|description=Connect up to 4 DS3/DS4 to your | |description=Connect up to 4 DS3/DS4 to your PS Vita. | ||
|author=TheFloW | |author=TheFloW | ||
|lastupdated=2021/02/25 | |lastupdated=2021/02/25 | ||
Line 18: | Line 18: | ||
|source=https://github.com/TheOfficialFloW/MiniVitaTV | |source=https://github.com/TheOfficialFloW/MiniVitaTV | ||
}} | }} | ||
This plugin fakes your device as a PS TV and allows you to connect up to 4 DS3/DS4 controllers to your PS Vita, and play local multiplayer games, by using the exact same driver as on the PS TV. | |||
Only official DS3/DS4 controllers are currently supported. | |||
'''Note:''' This plugin is still in beta stage. | |||
==Media== | ==Media== | ||
<youtube>hRvNAsLkgFU</youtube> | <youtube>hRvNAsLkgFU</youtube> | ||
== | ==Installation== | ||
Download minivitatv.skprx and ds3.skprx, and copy them to ux0(ur0):tai/. | |||
Add these lines to taiHEN config.txt at ux0(ur0):tai/config.txt (change to ur0 if you store the plugin there) | |||
*KERNEL | |||
ux0:tai/minivitatv.skprx | ux0:tai/minivitatv.skprx | ||
ux0:tai/ds3.skprx | ux0:tai/ds3.skprx | ||
Reboot your device and relaunch HENkaku. | |||
If you're using | If you're using Enso you should boot with L trigger hold to skip plugins in case you want to remove this plugin. Remember it's a beta. | ||
=== | ==User guide== | ||
===Using DS4 controller on MiniVitaTV=== | |||
Using it for the first time: | |||
* Go to Settings → Devices → Bluetooth Devices. | |||
* Press SHARE+PS on the DS4 for about 3-4 seconds, until the lightbar blinks very quickly. | |||
* The DS4 will then connect and be paired (don't press over it when it appears). | |||
Once paired (see above), just press the PS button and it will connect to the Vita. | |||
=== | === Using DS3 controller on MiniVitaTV === | ||
Using it for the first time: | |||
* Download [http://dancingpixelstudios.com/sixaxis-controller/sixaxispairtool/ this] tool (or [https://help.ubuntu.com/community/Sixaxis?action=AttachFile&do=get&target=sixpair.c this] other one if you want to compile it yourself). | |||
* Connect your DS3 to the PC and open the tool. | |||
* Introduce the Vita's MAC address plus 1 to the tool (Settings > System > System information). | |||
Once paired, just press the PS button and it will connect to the Vita. | |||
== Known issues | ==Known issues== | ||
Pressing the touchpad on DS4 crashes [[Adrenaline Vita|Adrenaline]]. | |||
See https://github.com/TheOfficialFloW/MiniVitaTV/issues. | |||
==Changelog== | ==Changelog== | ||
Line 79: | Line 75: | ||
'''beta 2''' | '''beta 2''' | ||
* Added support for L2/R2 buttons and rumble. | * Added support for L2/R2 buttons and rumble. | ||
== Credits == | == Credits == | ||
Line 88: | Line 81: | ||
== External links == | == External links == | ||
* | * GitHub - https://github.com/TheOfficialFloW/MiniVitaTV | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/388 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/388 |
Revision as of 08:11, 10 Ocak 2023
MiniVitaTV | |
---|---|
General | |
Author | TheFloW |
Type | Plugins |
Version | beta 5 |
License | GPL-3.0 |
Last Updated | 2021/02/25 |
Links | |
Download | |
Source | |
This plugin fakes your device as a PS TV and allows you to connect up to 4 DS3/DS4 controllers to your PS Vita, and play local multiplayer games, by using the exact same driver as on the PS TV.
Only official DS3/DS4 controllers are currently supported.
Note: This plugin is still in beta stage.
Media
Installation
Download minivitatv.skprx and ds3.skprx, and copy them to ux0(ur0):tai/.
Add these lines to taiHEN config.txt at ux0(ur0):tai/config.txt (change to ur0 if you store the plugin there)
*KERNEL ux0:tai/minivitatv.skprx ux0:tai/ds3.skprx
Reboot your device and relaunch HENkaku.
If you're using Enso you should boot with L trigger hold to skip plugins in case you want to remove this plugin. Remember it's a beta.
User guide
Using DS4 controller on MiniVitaTV
Using it for the first time:
- Go to Settings → Devices → Bluetooth Devices.
- Press SHARE+PS on the DS4 for about 3-4 seconds, until the lightbar blinks very quickly.
- The DS4 will then connect and be paired (don't press over it when it appears).
Once paired (see above), just press the PS button and it will connect to the Vita.
Using DS3 controller on MiniVitaTV
Using it for the first time:
- Download this tool (or this other one if you want to compile it yourself).
- Connect your DS3 to the PC and open the tool.
- Introduce the Vita's MAC address plus 1 to the tool (Settings > System > System information).
Once paired, just press the PS button and it will connect to the Vita.
Known issues
Pressing the touchpad on DS4 crashes Adrenaline.
Changelog
beta 5
- Fixed vita analog controls. Thanks to cuevavirus and MERLev.
beta 4
- Fixed issue where physical buttons could not be used. Thanks to cuevavirus.
beta 3
- Fixed compatibility with h-encore 2.0.
beta 2
- Added support for L2/R2 buttons and rumble.
Credits
- Thanks to xerpi for his work on ds3vita/ds4vita and the pairing guide.
- Thanks to cuevavirus for working Vita buttons.