More actions
No edit summary |
No edit summary Tag: Manual revert |
||
(11 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=ds4touchvita2.png | ||
|image_alt=ds4touch | |image_alt=ds4touch | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=ds4touch | |title=ds4touch | ||
|image= | |image=ds4touchvita2.png | ||
|description=Adds ds4 touchpad support to | |description=Adds ds4 touchpad support to PS TV/PS Vita. | ||
|author=Mer1e | |author=Mer1e | ||
|lastupdated=2020/09/28 | |lastupdated=2020/09/28 | ||
Line 15: | Line 15: | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/ds4touchvita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/ds4touchvita.7z | ||
|website= | |website=https://www.reddit.com/r/vitahacks/comments/irxo5a/releaseplugin_ds4touch_adds_ds4_touchpad_support/ | ||
|source=https://github.com/MERLev/ds4Touch | |source=https://github.com/MERLev/ds4Touch | ||
}} | }} | ||
ds4Touch is a plugin that adds ds4 touchpad support to PS TV/PS Vita. Based on xerpi's [[Ds4vita|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: | |||
ur0:tai/ | *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== | ||
* If connected several controllers, only the one connected first would be able to use touchpad | Limitations: | ||
* On | *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== | ==Changelog== | ||
''' | '''v1.1.3''' | ||
*[fix] 1 pixel out of screen issue | *[fix] 1 pixel out of screen issue. | ||
''' | '''v1.1.2''' | ||
*Fixed storage wearing | *Fixed storage wearing. | ||
''' | '''v1.1.1''' | ||
*changed touch scaling method for easier edges access | *changed touch scaling method for easier edges access. | ||
''' | '''v1.1''' | ||
*PS TV: additional *suprx plugin no more needed | *PS TV: additional *suprx plugin no more needed. | ||
*PS TV: support for LiveArea and System apps | *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. | *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. | *First Release. | ||
*[fix] Rapid touch inputs from second controller | *[fix] Rapid touch inputs from second controller. | ||
== Credits == | ==Credits== | ||
*Based on [ | *Based on [https://github.com/xerpi/ds4vita ds4Vita] by [https://github.com/xerpi xerpi]. | ||
*All testing done by [https://github.com/bosshunter bosshunter] | *All testing done by [https://github.com/bosshunter bosshunter]. | ||
*Special thanks to [https://github.com/teakhanirons teakhanirons] for pointing out some issues. | *Special thanks to [https://github.com/teakhanirons teakhanirons] for pointing out some issues. | ||
== External links == | == External links == | ||
* | * GitHub - https://github.com/MERLev/ds4Touch | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/579 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/579 | ||
* Reddit - https://www.reddit.com/r/vitahacks/comments/irxo5a/releaseplugin_ds4touch_adds_ds4_touchpad_support/ |
Latest revision as of 12:12, 10 Ocak 2023
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.