More actions
dt2s-Vita | |
---|---|
General | |
Author | joel16 |
Type | Plugins |
Version | 1.1 |
License | MIT License |
Last Updated | 2020/11/14 |
Links | |
Download | |
Website | |
Source | |
Support Author | |
dt2s-Vita (Double Tap 2 Sleep for PS VITA) is a usermode plugin inspired by the famous Android feature "Double tap to sleep".
It does precisely what the name suggests, puts your PS Vita to sleep if you double tap the touch screen.
Installation
Version differences
dt2s_statusbar.suprx (recommended) - This version only works if you touch the very top part of your touchscreen. In SceShell (homescreen) this would be the status bar. This works more similarly to Android's double tap to sleep feature which is used on the status bar.
dt2s.suprx - This version works if you tap anywhere on the screen twice. The only reason this version is not recommended because occasionally you may tap the touch screen twice when you didn't want to.
How to install
Place the preferred plugin (dt2s_statusbar.suprx or dt2s.suprx) file into ux0(ur0):tai/.
Open your ux0(ur0):tai/config.txt and insert the path (change to ur0 if you store the plugin there)
If you want to use the dt2s_statusbar.suprx only on the home screen (recommended)
*main ux0:tai/dt2s_statusbar.suprx
If you want to use dt2s.suprx available for a specific application
# titleid for your application *ALL ux0:tai/dt2s.suprx
Media
DoubleTap2Sleep - PS Vita Dt2s plugin (Playstationalist)
Changelog
v1.1
- Reduce thread priority and stack size. (This update should fix the lag issues on SceShell after using it for a couple days without reboot).
v1.0
- First Release.