More actions
(Created page with "{{cleanup|article|Needs cleanup}} {{#seo: |title=Vita Homebrew Apps (Plugins) - GameBrew! |title_mode=append |image=buttonswapvita.jpg |image_alt=ButtonSwap }} {{Infobox Vita...") |
No edit summary |
||
(7 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=buttonswapvita2.png | ||
|image_alt=ButtonSwap | |image_alt=ButtonSwap | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=ButtonSwap | |title=ButtonSwap | ||
|image= | |image=buttonswapvita2.png | ||
|description= | |description=taiHEN plugin for swapping X and O buttons. | ||
|author=Scorpeg | |author=Scorpeg | ||
|lastupdated=2016/12/20 | |lastupdated=2016/12/20 | ||
Line 16: | Line 15: | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/buttonswapvita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/buttonswapvita.7z | ||
|website= | |website=https://gbatemp.net/threads/release-button-swap-plugin-for-taihen.453829/ | ||
|source=https://github.com/Scorpeg/Button-Swap | |source=https://github.com/Scorpeg/Button-Swap | ||
}} | }} | ||
ButtonSwap is a taiHEN plugin for swapping Cross and Circle buttons on PS Vita/PS TV. | |||
==Installation== | |||
Put buttonswap.suprx in tai folder in the root of your Vita (ux0 or ur0). | |||
Edit config.txt in that directory to load plugin for title of your choice by adding new lines like below (change to ur0 if you store the plugin there) | |||
# titleid for your game (this one is for Root//Letter for example) | |||
*PCSB01019 | |||
ux0:tai/buttonswap.suprx | |||
After that just run the game and your buttons should be swapped (this would work only for this game). | |||
== | ==Changelog== | ||
'''v0.2''' | |||
* Added support for sceCtrlReadBufferPositive and sceCtrlReadBufferPositive2. | |||
'''v0.1''' | |||
* First Release. | |||
== External links == | == External links == | ||
* | * GitHub - https://github.com/Scorpeg/Button-Swap | ||
* | * GBAtemp - https://gbatemp.net/threads/release-button-swap-plugin-for-taihen.453829/ | ||
* | * Reddit - https://www.reddit.com/r/vitahacks/comments/5ip2eh/button_swap_plugin_for_taihen/ | ||
* | * VitaDB - https://vitadb.rinnegatamante.it/#/info/49 |
Latest revision as of 06:45, 7 Ocak 2023
ButtonSwap | |
---|---|
General | |
Author | Scorpeg |
Type | Plugins |
Version | 0.2 |
License | Mixed |
Last Updated | 2016/12/20 |
Links | |
Download | |
Website | |
Source | |
ButtonSwap is a taiHEN plugin for swapping Cross and Circle buttons on PS Vita/PS TV.
Installation
Put buttonswap.suprx in tai folder in the root of your Vita (ux0 or ur0).
Edit config.txt in that directory to load plugin for title of your choice by adding new lines like below (change to ur0 if you store the plugin there)
# titleid for your game (this one is for Root//Letter for example) *PCSB01019 ux0:tai/buttonswap.suprx
After that just run the game and your buttons should be swapped (this would work only for this game).
Changelog
v0.2
- Added support for sceCtrlReadBufferPositive and sceCtrlReadBufferPositive2.
v0.1
- First Release.