SysDualTouch Vita: Difference between revisions
From GameBrew
More actions
No edit summary |
m Text replacement - "https://vitadb.rinnegatamante.it/" to "https://www.rinnegatamante.eu/vitadb/" |
||
| (9 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Apps (Plugins) - GameBrew | |title=Vita Homebrew Apps (Plugins) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image= | |image=psvita2.png | ||
|image_alt=SysDualTouch | |image_alt=SysDualTouch | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=SysDualTouch | |title=SysDualTouch | ||
|image= | |image=psvita2.png | ||
|description=Enables rearpad usage in system menus. | |description=Enables rearpad usage in system menus. | ||
|author=Voxel9 | |author=Voxel9 | ||
| Line 15: | Line 15: | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/sysdualtouchvita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/sysdualtouchvita.7z | ||
|website= | |website=https://store.brewology.com/vita/ahomebrew.php?brewid=933 | ||
|source=https://github.com/Voxel9/Vita-SysDualTouch | |source=https://github.com/Voxel9/Vita-SysDualTouch | ||
}} | }} | ||
A simple Vita plugin to navigate system menus with the rear touchpad as well as the front. | |||
The idea comes from a prototype firmware footage on YouTube. | |||
==Installation== | |||
Copy the .suprx file to ux0(ur0):tai/. | |||
Add a new entry in config.txt under *KERNEL in ux0(ur0):to tai/config.txt (change to ur0 if you store the plugin there) | |||
*KERNEL | |||
ux0:tai/SysDualTouch.skprx | |||
Note: Take care when handling your grip on the Vita; rear touches take priority over front touches, so it could be a little bit fiddly if you've got big hands | Note: Take care when handling your grip on the Vita; rear touches take priority over front touches, so it could be a little bit fiddly if you've got big hands. | ||
==Changelog== | ==Changelog== | ||
''' | '''v0.1''' | ||
* First Release. | * First Release. | ||
== External links == | == External links == | ||
* | * GitHub - https://github.com/Voxel9/Vita-SysDualTouch | ||
* VitaDB - https:// | * Brewology - https://store.brewology.com/vita/ahomebrew.php?brewid=933 | ||
* VitaDB - https://www.rinnegatamante.eu/vitadb/#/info/646 | |||
Latest revision as of 04:38, 5 January 2025
| SysDualTouch | |
|---|---|
| General | |
| Author | Voxel9 |
| Type | Plugins |
| Version | 0.1 |
| License | Mixed |
| Last Updated | 2020/10/22 |
| Links | |
| Download | |
| Website | |
| Source | |
A simple Vita plugin to navigate system menus with the rear touchpad as well as the front.
The idea comes from a prototype firmware footage on YouTube.
Installation
Copy the .suprx file to ux0(ur0):tai/.
Add a new entry in config.txt under *KERNEL in ux0(ur0):to tai/config.txt (change to ur0 if you store the plugin there)
*KERNEL ux0:tai/SysDualTouch.skprx
Note: Take care when handling your grip on the Vita; rear touches take priority over front touches, so it could be a little bit fiddly if you've got big hands.
Changelog
v0.1
- First Release.