More actions
ViXEn Vita | |
---|---|
File:Vixenvita.PNG | |
General | |
Author | isage |
Type | Plugins |
Version | 1.0 |
License | MIT License |
Last Updated | 2023/01/18 |
Links | |
Download | |
Website | |
Source | |
ViXEn is a Vita X-input Enabler is a kernel driver for the PSVita that allows for the use of x-input gamepads, such as the Xbox 360 controller. This driver enables compatibility between the PSVita and a wider range of gamepads, providing a more immersive gaming experience for users.
With the Vita X-input Enabler, gamers can now use their preferred controller to play their favorite PSVita games. This driver is a must-have for any PSVita owner looking to expand their gaming options.
Features
- Support for up to 4 wired usb x-input devices.
- Support for up to 4 wireless Xbox 360 gamepads via 1 wired usb receiver.
- Auto turn-off wireless controllers on suspend.
Note: xbox 360 wireless receiver takes over all 4 gamepad ports, so you can't use wired and wireless gamepads simultaniously.
For full list of supported devices see [1].
Installing
- Copy
vixen.skprx
intour0:tai
folder - Add
ur0:tai/vixen.skprx
line under*KERNEL
in tai config and reboot. - For vita you need usb Y-cable and external power. See this for example.
Building
- Install vitausb from https://github.com/isage/vita-packages-extra
mkdir build && cmake -DCMAKE_BUILD_TYPE=Release .. && make
Changelog
(v.1.0)
- Added ability to turn off controller from quick menu.
- Lowered memory usage.
(v.0.9)
- First Release.