More actions
No edit summary |
m (Text replacement - "|discussion=" to "|donation=") |
||
Line 17: | Line 17: | ||
|website=https://wololo.net/talk/viewtopic.php?t=48274 | |website=https://wololo.net/talk/viewtopic.php?t=48274 | ||
|source=https://github.com/Rinnegatamante/Touch-Remap | |source=https://github.com/Rinnegatamante/Touch-Remap | ||
| | |donation=https://www.patreon.com/Rinnegatamante | ||
}} | }} | ||
TouchRemap is a simple plugin that allows touchpads remap with different modes. | TouchRemap is a simple plugin that allows touchpads remap with different modes. |
Latest revision as of 01:08, 14 August 2023
TouchRemap | |
---|---|
General | |
Author | Rinnegatamante |
Type | Plugins |
Version | 1.1 |
License | GPL-3.0 |
Last Updated | 2017/07/15 |
Links | |
Download | |
Website | |
Source | |
Support Author | |
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.