More actions
No edit summary |
No edit summary |
||
Line 54: | Line 54: | ||
* Added "Both -> Frontpad" mode to remap both pads to frontpad. | * Added "Both -> Frontpad" mode to remap both pads to frontpad. | ||
* Added "Both -> Rearpad" mode to remap both pads to rearpad. | * Added "Both -> Rearpad" mode to remap both pads to rearpad. | ||
==Credits== | |||
If you appreciate the author's effort and would like to say a big thank you to them, consider supporting them on [https://www.patreon.com/Rinnegatamante Patreon]. | |||
== External links == | == External links == | ||
Line 59: | Line 62: | ||
* GitHub - https://github.com/Rinnegatamante/Touch-Remap | * GitHub - https://github.com/Rinnegatamante/Touch-Remap | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/281 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/281 | ||
[[Category:Support the author]] |
Revision as of 14:36, 1 February 2023
TouchRemap | |
---|---|
General | |
Author | Rinnegatamante |
Type | Plugins |
Version | 1.1 |
License | GPL-3.0 |
Last Updated | 2017/07/15 |
Links | |
Download | |
Website | |
Source | |
TouchRemap is a simple plugin that allows touchpads remap with different modes.
It extends both WDNR and WDNF with other touchpads emulation possibilities.
Installation
Copy 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)
*ALL ux0:tai/TouchRemap.suprx
User guide
It allows eight types of emulation:
- Default - Standard touchpads functionalities.
- Frontpad > Rearpad - Rearpad is disabled and frontpad will be redirected to both frontpad and rearpad.
- Rearpad > Frontpad - Frontpad is disabled and rearpad will be redirected to both frontpad and rearpad.
- Inverted pads - Frontpad is redirected to rearpad and viceversa.
- Frontpad disabled - Disables frontpad (WDNF).
- Rearpad disabled - Disables rearpad (WDNR).
- Both > Frontpad - Both pads will be redirected to frontpad.
- Both > Rearpad - Both pads will be redirected to rearpad.
It works by redirecting both pads to a single pad (source).
This has been tested with vitaQuake.
Controls
Start+Triangle+Cross - Change current mode
Changelog
v1.1
- Fixed a bug in the "Rearpad Disabled" mode breaking its functionality.
- Added "Both -> Frontpad" mode to remap both pads to frontpad.
- Added "Both -> Rearpad" mode to remap both pads to rearpad.
Credits
If you appreciate the author's effort and would like to say a big thank you to them, consider supporting them on Patreon.