More actions
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=wdnrvita2.png | ||
|image_alt=WDNR | |image_alt=WDNR | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=WDNR | |title=WDNR | ||
|image= | |image=wdnrvita2.png | ||
|description=Rear touchpad disabler | |description=Rear touchpad disabler. | ||
|author=Rinnegatamante | |author=Rinnegatamante | ||
|lastupdated=2017/04/19 | |lastupdated=2017/04/19 | ||
Line 18: | Line 18: | ||
|source=https://github.com/Rinnegatamante/WDNR | |source=https://github.com/Rinnegatamante/WDNR | ||
}} | }} | ||
' | The plugin name is an abbreviation that stands for "We Don’t Need Reartouch". As the abbreviation suggests, it's a plugin that disables the rear touch functionality of the PS Vita. | ||
Now, you may be thinking "Some games require rear touch" but it's not a big problem; you can disable rear touch in some games or simply disable the plugin. | |||
This plugin will help you avoid accidental input from the somewhat odd rear touch pad that we won’t really shed many tears for. | |||
==Installation== | |||
Place the .suprx files to ur0:tai/ (or ux0:tai/). | |||
Add the following lines to tai/config.txt (change accordingly if you are using ux0) | |||
*XXXXYYYYY | |||
ur0:tai/WDNR.suprx | |||
where *XXXXYYYYY will be the titleID of the application you want to use this plugin on. | |||
If you want to enable a plugin for all applications, use *ALL instead. | |||
* | |||
== External links == | == External links == | ||
* Wololo - https://wololo.net/talk/viewtopic.php?f=116&t=48053 | * Wololo - https://wololo.net/talk/viewtopic.php?f=116&t=48053 | ||
* | * GitHub - https://github.com/Rinnegatamante/WDNR | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/239 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/239 |
Revision as of 02:22, 5 Ocak 2023
WDNR | |
---|---|
General | |
Author | Rinnegatamante |
Type | Plugins |
Version | 1.0 |
License | GPL-3.0 |
Last Updated | 2017/04/19 |
Links | |
Download | |
Website | |
Source | |
The plugin name is an abbreviation that stands for "We Don’t Need Reartouch". As the abbreviation suggests, it's a plugin that disables the rear touch functionality of the PS Vita.
Now, you may be thinking "Some games require rear touch" but it's not a big problem; you can disable rear touch in some games or simply disable the plugin.
This plugin will help you avoid accidental input from the somewhat odd rear touch pad that we won’t really shed many tears for.
Installation
Place the .suprx files to ur0:tai/ (or ux0:tai/).
Add the following lines to tai/config.txt (change accordingly if you are using ux0)
*XXXXYYYYY ur0:tai/WDNR.suprx
where *XXXXYYYYY will be the titleID of the application you want to use this plugin on.
If you want to enable a plugin for all applications, use *ALL instead.