More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Apps (Plugins) - GameBrew! | |title=Vita Homebrew Apps (Plugins) - GameBrew! |
Revision as of 13:45, 8 October 2022
VitaPad by carlelieser | |
---|---|
General | |
Author | carlelieser |
Type | Plugins |
Version | 2.0.0 |
License | Mixed |
Last Updated | 2022/10/07 |
Links | |
Download | |
Website | |
Source | |
Turn your Vita into a fully functional gaming controller with rear touchpad controls.
Features
This is an improved version of the vitastick plugin by xerpi with added functionality, improved code readability, and some major changes that increase reliability and usability.
- Simple and elegant interface
- Captures touchpad control input (L2/R2 & L3/R3)
- Allows custom placement of individual touchpad controls
- Enable or disable active gamepad screen
- Reduces clock frequencies when active to reduce power consumption
- Disables use of power and PS buttons while gamepad functionality is active (this allows the gamepad to continue working as necessary)
Installation
- Download the plugin and VPK from here.
- Copy vitapad.skprx to ur0:/tai/.
- Add vitapad.skprx to your config.txt under the kernel section.
KERNEL ur0:tai/vitapad.skprx
- Install vitapad.vpk.
Usage
Open the VPK and connect your Vita via USB. Press X to initialize the gamepad functionality. Hold SELECT + START to disconnect. Enjoy!
Screenshots
Changelog
v.2.0.0
This update adds some cool new features and improvements and makes some minor modifications to the user interface.
Main stuffs
- New menu on main screen
- Allows enabling/disabling user interface elements for active screen
- Adds ability to modify the position of individual touchpad controls and their placement (either on front or rear touchpad)
- Prevents Vita from going to sleep instead of autodetaching when not in use
- Introduces ability to save newly added generic settings and touchpad control settings
Minor stuff
- Use PS button to disconnect instead of SELECT + START since PS button doesn't get registered by gamepad anyway
- Moved connection status label
- Added version label
- New sleek background image on main screen
v.1.0.0
- First Release.