More actions
m (Text replacement - "GameBrew!" to "GameBrew") |
No edit summary |
||
Line 2: | Line 2: | ||
|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 the [https://youtu.be/oM857ZqqRa8?t=308 prototype firmware footage]. | ||
==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 | ||
* Brewology - https://store.brewology.com/vita/ahomebrew.php?brewid=933 | |||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/646 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/646 |
Revision as of 02:17, 10 Ocak 2023
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 the prototype firmware footage.
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.