More actions
VitaControl | |
---|---|
File:Ps-vita-logo.jpg | |
General | |
Author | Hydr8gon |
Type | Plugins |
Version | release |
License | Mixed |
Last Updated | 2022/05/11 |
Links | |
Download | |
Source | |
VitaControl is an innovative solution that allows PlayStation Vita users to experience their favorite games with the added convenience and comfort of a Bluetooth controller. With VitaControl, you can now 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 team behind VitaControl welcomes pull requests from developers, gamers and enthusiasts who want to contribute and help expand the compatibility of the platform. With VitaControl, you can use the controller of your choice and take your gaming to the next level. Whether you prefer a traditional gamepad or a more modern controller, VitaControl makes it easy to connect and play.
Usage
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. Reboot the Vita and pair your controllers through the Settings app!
Supported Controllers
- Sony DualShock 3 Controller
- Sony DualShock 4 Controller
- Sony DualSense Controller
- Microsoft Xbox One Controller
- Nintendo Switch Pro Controller
Compiling
If you want to compile VitaControl yourself, you'll need to set up Vita SDK. The project uses CMake, so you can build it with the following command: mkdir -p build && cd build && cmake .. && make
.
Changelog
(Rolling Release)
- These are automatically updated builds of the latest commit.