Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.14 KB

README.md

File metadata and controls

35 lines (23 loc) · 1.14 KB

ViXEn

Vita X-input Enabler

PSVita kernel driver for x-input gamepads (e.g. xbox360)

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 here

Installing

  • Copy vixen.skprx into ur0: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

License

MIT, see LICENSE.md

Credits

  • xboxdrv - for vid/pid pairs and protocol description
  • xerpi - for ds3vita
  • CBPS discord - for support and stupid ideas
  • rem - for being lazy/buzy to do the same :P