More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Apps (Other Apps) - GameBrew! | |title=Vita Homebrew Apps (Other Apps) - GameBrew! | ||
Line 19: | Line 18: | ||
|source=https://github.com/ShadowPrince/advremap | |source=https://github.com/ShadowPrince/advremap | ||
}} | }} | ||
PS Vita homebrew for remapping controls. | |||
== | == Features == | ||
* Remap any button, sticks (''4 directions''), back touchscreen (''4 virtual buttons'') | |||
* Remap single button to button combination | |||
* Configure touchscreen and analog sticks deadzone | |||
* GUI | |||
== Usage == | |||
# Select application for remapping | |||
# Hit '''Triangle''' to add new item | |||
# Press the '''trigger''' (button, stick or back touchscreen zone which will be replaced) | |||
# Hold the '''actions''' (the buttons which will replace the trigger) until the message dissapear | |||
# Press '''Circle''' to save configuration | |||
# If you haven't enabled the plugin for this application previously: | |||
## Go to '''molecularShell''', open <code>ux0:tai/config.txt</code> | |||
## The two last lines will be commented out, uncomment them (remove #) | |||
## Save the file, open '''Start''' menu and hit <code>Reload taiHEN's config.txt</code> | |||
== | == Troubleshoot == | ||
* "''Plugin doesn't work''": | |||
** Dumped games not supported | |||
** If the notice message doesn't appear in the game: make sure that you've edited taiHEN's <code>config.txt</code> and reloaded it trough <code>molecularShell</code> | |||
** Other way the game may be unsupported | |||
* "''Config not saving''": | |||
** Make sure that you've added at least 1 button | |||
== | ==Changelog== | ||
'''( | '''(00.10)''' | ||
* First Release. | * First Release. | ||
== Credits == | |||
Project use source code from following repositories: | |||
* [https://github.com/TheOfficialFloW/VitaShell VitaShell] | |||
* [https://github.com/d3m3vilurr/vita-savemgr vita-savemgr] | |||
* [https://github.com/frangarcj/oclockvita oclockvita] | |||
* [https://github.com/Rinnegatamante/rinCheat rinCheat] | |||
Special thanks to #vitasdk and Scorpeg's [https://github.com/Scorpeg/Button-Swap ButtonSwap] | |||
== External links == | == External links == | ||
* Github - https://github.com/ShadowPrince/advremap | * Github - https://github.com/ShadowPrince/advremap | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/117 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/117 | ||
Revision as of 02:48, 2 November 2022
AdvRemap | |
---|---|
File:Ps-vita-logo.jpg | |
General | |
Author | ShadowPrince |
Type | Other Apps |
Version | 00.10 |
License | GPL-3.0 |
Last Updated | 2017/01/28 |
Links | |
Download | |
Source | |
PS Vita homebrew for remapping controls.
Features
- Remap any button, sticks (4 directions), back touchscreen (4 virtual buttons)
- Remap single button to button combination
- Configure touchscreen and analog sticks deadzone
- GUI
Usage
- Select application for remapping
- Hit Triangle to add new item
- Press the trigger (button, stick or back touchscreen zone which will be replaced)
- Hold the actions (the buttons which will replace the trigger) until the message dissapear
- Press Circle to save configuration
- If you haven't enabled the plugin for this application previously:
- Go to molecularShell, open
ux0:tai/config.txt
- The two last lines will be commented out, uncomment them (remove #)
- Save the file, open Start menu and hit
Reload taiHEN's config.txt
- Go to molecularShell, open
Troubleshoot
- "Plugin doesn't work":
- Dumped games not supported
- If the notice message doesn't appear in the game: make sure that you've edited taiHEN's
config.txt
and reloaded it troughmolecularShell
- Other way the game may be unsupported
- "Config not saving":
- Make sure that you've added at least 1 button
Changelog
(00.10)
- First Release.
Credits
Project use source code from following repositories:
Special thanks to #vitasdk and Scorpeg's ButtonSwap