More actions
No edit summary |
|||
Line 30: | Line 30: | ||
==Installation== | ==Installation== | ||
Release contains the following plugins: | Release contains the following plugins: | ||
*AnalogStickDisable.skprx - Disable | *AnalogStickDisable.skprx - Disable Left and Right analog. | ||
*AnalogStickDisable_LeftOnly.skprx - | *AnalogStickDisable_LeftOnly.skprx - Disable Left analog. | ||
*AnalogStickDisable_RightOnly.skprx - | *AnalogStickDisable_RightOnly.skprx - Disable Right analog. | ||
*AnalogStickDisable_LeftToRight.skprx - Assign | *AnalogStickDisable_LeftToRight.skprx - Assign Left analog operation to Right analog. | ||
*AnalogStickDisable_RightToLeft.skprx - Assign | *AnalogStickDisable_RightToLeft.skprx - Assign Right analog operation to Left analog. | ||
*AnalogStickDisable_SwapLeftAndRight.skprx - Swap the operation of Vita's | *AnalogStickDisable_SwapLeftAndRight.skprx - Swap the operation of Vita's Left and Right analog. | ||
Choose a plugin that you want to use and copy it to ux0(ur0):tai/. | Choose a plugin that you want to use and copy it to ux0(ur0):tai/. |
Revision as of 04:57, 8 Ocak 2023
AnalogStickDisable | |
---|---|
General | |
Author | Hack-Usagi, Princess-of-Sleeping, Yoti |
Type | Plugins |
Version | 1.2 |
License | GPL-3.0 |
Last Updated | 2019/01/09 |
Links | |
Download | |
Website | |
Source | |
Plug-in for disabling PS Vita's analog stick and more.
Known issues
It does not work properly on some applications (PCSG00610 etc).
Credits
- Hack-Usagi - Idea, developed.
- Princess-of-Sleeping - Advice on development, beta test.
- Yoti - Author of Swap, LtoR and RtoL mods.
Installation
Release contains the following plugins:
- AnalogStickDisable.skprx - Disable Left and Right analog.
- AnalogStickDisable_LeftOnly.skprx - Disable Left analog.
- AnalogStickDisable_RightOnly.skprx - Disable Right analog.
- AnalogStickDisable_LeftToRight.skprx - Assign Left analog operation to Right analog.
- AnalogStickDisable_RightToLeft.skprx - Assign Right analog operation to Left analog.
- AnalogStickDisable_SwapLeftAndRight.skprx - Swap the operation of Vita's Left and Right analog.
Choose a plugin that you want to use and copy it to ux0(ur0):tai/.
Enable it under *KERNEL section in ux0(ur0):tai/config.txt, example (change to ur0 if you store the plugin there)
*KERNEL ux0:tai/AnalogStickDisable.skprx
Changelog
Ver1.2
- "AnalogStickDisable_LeftToRight.skprx", "AnalogStickDisable_RightToLeft.skprx" and "AnalogStickDisable_SwapLeftAndRight.skprx" released.
Ver1.1
- Patched all known control functions.
- "AnalogStickDisable_LeftOnly.skprx", "AnalogStickDisable_RightOnly.skprx" released.
- You can disable only one of the analog sticks by using them.
Ver1.0
- Release.