More actions
No edit summary Tag: Manual revert |
m Text replacement - "https://vitadb.rinnegatamante.it/" to "https://www.rinnegatamante.eu/vitadb/" |
||
Line 70: | Line 70: | ||
== External links == | == External links == | ||
* GitHub - https://github.com/MERLev/ds4Touch | * GitHub - https://github.com/MERLev/ds4Touch | ||
* VitaDB - https:// | * VitaDB - https://www.rinnegatamante.eu/vitadb/#/info/579 | ||
* Reddit - https://www.reddit.com/r/vitahacks/comments/irxo5a/releaseplugin_ds4touch_adds_ds4_touchpad_support/ | * Reddit - https://www.reddit.com/r/vitahacks/comments/irxo5a/releaseplugin_ds4touch_adds_ds4_touchpad_support/ |
Latest revision as of 04:37, 5 January 2025
ds4touch | |
---|---|
![]() | |
General | |
Author | Mer1e |
Type | Plugins |
Version | 1.1.3 |
License | Mixed |
Last Updated | 2020/09/28 |
Links | |
Download | |
Website | |
Source | |
ds4Touch is a plugin that adds ds4 touchpad support to PS TV/PS Vita. Based on xerpi's ds4vita code.
Installation
Vita with MiniVitaTV:
- Copy ds4touch.skprx to ur0:tai/ folder.
- Enable it under KERNEL section in taiHEN's config (ur0:tai/config.txt)
*KERNEL ur0:tai/ds4touch.skprx
PS TV install:
- Copy ds4touch.skprx and ds4touch.suprx to ur0:tai/ folder.
- Enable it under KERNEL and ALL sections in taiHEN's config (ur0:tai/config.txt)
*KERNEL ur0:tai/ds4touch.skprx *ALL ur0:tai/ds4touch.suprx
User guide
Limitations:
- If connected several controllers, only the one connected first would be able to use touchpad.
- On PS TV touchpad is not working on LiveArea and in system apps.
- On PS TV all native touch pointer functionality is disabled.
Changelog
v1.1.3
- [fix] 1 pixel out of screen issue.
v1.1.2
- Fixed storage wearing.
v1.1.1
- changed touch scaling method for easier edges access.
v1.1
- PS TV: additional *suprx plugin no more needed.
- PS TV: support for LiveArea and System apps.
- PS TV: ability to switch between native touch pointer and ds4touch by toggling "Use Touch Pointer in Games" under quick settings.
v1.0
- First Release.
- [fix] Rapid touch inputs from second controller.
Credits
- Based on ds4Vita by xerpi.
- All testing done by bosshunter.
- Special thanks to teakhanirons for pointing out some issues.