More actions
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
|title=VitaControl | |title=VitaControl | ||
|image=psvita2.png | |image=psvita2.png | ||
|description=Use bluetooth controllers on your Vita | |description=Use bluetooth controllers on your Vita. | ||
|author=Hydr8gon | |author=Hydr8gon | ||
|lastupdated=2022/05/11 | |lastupdated=2022/05/11 | ||
Line 15: | Line 15: | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/vitacontrol.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/vitacontrol.7z | ||
|website= | |website=https://hydr8gon.github.io/downloads/ | ||
|source=https://github.com/Hydr8gon/VitaControl | |source=https://github.com/Hydr8gon/VitaControl | ||
}} | }} | ||
VitaControl is an innovative solution that allows PlayStation Vita users to connect a wide range of Bluetooth controllers to your Vita and enjoy a seamless gaming experience. | |||
The project's goal is to support as many Bluetooth controllers as possible and make it easy to add support for new ones | The project's goal is to support as many Bluetooth controllers as possible and make it easy to add support for new ones. | ||
==Installation== | |||
Place vitacontrol.skprx in the ur0:tai/ directory on your Vita. | |||
Open config.txt in the same folder and add ur0:tai/vitacontrol.skprx under the *KERNEL header | |||
*KERNEL | |||
ur0:tai/vitacontrol.skprx | |||
* | |||
== | Reboot the Vita and pair your controllers through the Settings app. | ||
==User guide== | |||
=== Supported Controllers === | |||
* Sony DualShock 3 Controller. | |||
* Sony DualShock 4 Controller. | |||
* Sony DualSense Controller. | |||
* Microsoft Xbox One Controller. | |||
* Nintendo Switch Pro Controller. | |||
==Changelog== | ==Changelog== | ||
''' | '''Rolling Release''' | ||
* These are automatically updated builds of the latest commit. | * These are automatically updated builds of the latest commit. | ||
== | ==Credits== | ||
References: | |||
* [[ds3vita]] and [[ds4vita]] by xerpi - The plugins that [[ds34vita]] is based on | * [[ds3vita]] and [[ds4vita]] by xerpi - The plugins that [[ds34vita]] is based on | ||
* [[ds34vita]] by MERLev - The plugin that this is based on | * [[ds34vita]] by MERLev - The plugin that this is based on | ||
* [https://github.com/ndeadly/MissionControl MissionControl] by ndeadly - Inspiration for this project, and driver reference | * [https://github.com/ndeadly/MissionControl MissionControl] by ndeadly - Inspiration for this project, and driver reference, | ||
* [https://github.com/libsdl-org/SDL SDL] by libsdl-org - Another good driver reference | * [https://github.com/libsdl-org/SDL SDL] by libsdl-org - Another good driver reference, | ||
== External links == | == External links == | ||
* | *Author's website - https://hydr8gon.github.io/ | ||
* GitHub - https://github.com/Hydr8gon/VitaControl |
Revision as of 01:44, 21 Ocak 2023
VitaControl | |
---|---|
General | |
Author | Hydr8gon |
Type | Plugins |
Version | release |
License | Mixed |
Last Updated | 2022/05/11 |
Links | |
Download | |
Website | |
Source | |
VitaControl is an innovative solution that allows PlayStation Vita users to connect a wide range of Bluetooth controllers to your Vita and enjoy a seamless gaming experience.
The project's goal is to support as many Bluetooth controllers as possible and make it easy to add support for new ones.
Installation
Place vitacontrol.skprx in the ur0:tai/ directory on your Vita.
Open config.txt in the same folder and add ur0:tai/vitacontrol.skprx under the *KERNEL header
*KERNEL ur0:tai/vitacontrol.skprx
Reboot the Vita and pair your controllers through the Settings app.
User guide
Supported Controllers
- Sony DualShock 3 Controller.
- Sony DualShock 4 Controller.
- Sony DualSense Controller.
- Microsoft Xbox One Controller.
- Nintendo Switch Pro Controller.
Changelog
Rolling Release
- These are automatically updated builds of the latest commit.
Credits
References:
External links
*Author's website - https://hydr8gon.github.io/