More actions
No edit summary |
No edit summary |
||
(10 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=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 17: | Line 17: | ||
|website=https://wololo.net/talk/viewtopic.php?f=116&t=48053 | |website=https://wololo.net/talk/viewtopic.php?f=116&t=48053 | ||
|source=https://github.com/Rinnegatamante/WDNR | |source=https://github.com/Rinnegatamante/WDNR | ||
|donation=https://www.patreon.com/Rinnegatamante | |||
}} | }} | ||
"WDNR," short for "We Don’t Need Reartouch," is a plugin that disables the rear touch functionality in certain games where accidental touches disrupt gameplay. | |||
== | ==Installation== | ||
Place the .suprx file to ux0:tai/ or ur0:tai/. | |||
Add the following lines to tai/config.txt (change to ur0 if you store the plugin there) | |||
*XXXXYYYYY | |||
ux0: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 | ||
[[Category:Support the author]] |
Latest revision as of 13:13, 6 Mayıs 2024
WDNR | |
---|---|
General | |
Author | Rinnegatamante |
Type | Plugins |
Version | 1.0 |
License | GPL-3.0 |
Last Updated | 2017/04/19 |
Links | |
Download | |
Website | |
Source | |
Support Author | |
"WDNR," short for "We Don’t Need Reartouch," is a plugin that disables the rear touch functionality in certain games where accidental touches disrupt gameplay.
Installation
Place the .suprx file to ux0:tai/ or ur0:tai/.
Add the following lines to tai/config.txt (change to ur0 if you store the plugin there)
*XXXXYYYYY ux0: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.