VXHelper Vita: Difference between revisions
From GameBrew
More actions
Created page with "{{#seo: |title=Vita Homebrew Apps (Other Apps) - GameBrew |title_mode=append |image=vxhelpervita.png |image_alt=VXHelper }} {{Infobox Vita Homebrews |title=VXHelper |image=vxhelpervita.png |description=App to ease adding new controllers support to ViXEn. |author=isage |lastupdated=2023/03/24 |type=Other Apps |version=1.0 |license=GPL-3.0 |download=https://dlhb.gamebrew.org/vitahomebrews/vxhelpervita.7z |website=https://www.reddit.com/r/vitahacks/comments/11zv0ru/release_..." |
No edit summary |
||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=VXHelper | |title=VXHelper | ||
| Line 10: | Line 4: | ||
|description=App to ease adding new controllers support to ViXEn. | |description=App to ease adding new controllers support to ViXEn. | ||
|author=isage | |author=isage | ||
|lastupdated= | |lastupdated=2026/03/09 | ||
|type=Other Apps | |type=Other Apps | ||
|version=1. | |version=1.1 | ||
|license=GPL-3.0 | |license=GPL-3.0 | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/vxhelpervita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/vxhelpervita.7z | ||
|website=https://www.reddit.com/r/vitahacks/comments/11zv0ru/release_vxhelper_app_to_ease_adding_new/ | |website=https://www.reddit.com/r/vitahacks/comments/11zv0ru/release_vxhelper_app_to_ease_adding_new/ | ||
|source=https://github.com/isage/vixen-helper | |source=https://github.com/isage/vixen-helper | ||
| | |donation= | ||
}} | }} | ||
VXHelper is | {{#seo: | ||
|title=Vita Homebrew Apps (Other Apps) - GameBrew | |||
|title_mode=append | |||
|image=vxhelpervita.png | |||
|image_alt=VXHelper | |||
}} | |||
This is a helper app to provide necessary data required for adding new controllers support into [[ViXEn Vita|ViXEn]]. | |||
== | == User guide == | ||
* Install VXHelper.vpk and launch. | * Install VXHelper.vpk and launch. | ||
* Connect your usb gamepad when asked (you can also connect it prior to launching app). | * Connect your usb gamepad when asked (you can also connect it prior to launching app). | ||
* Select your device from list of VENDOR_ID:PRODUCT_ID, you can get this values by connecting gamepad to | * Select your device from list of VENDOR_ID:PRODUCT_ID, you can get this values by connecting gamepad to PC and using [https://gamepad-tester.com/ gamepad tester website] or lsusb (on linux/osx). | ||
* Follow on-screen instructions: | * Follow on-screen instructions: | ||
** When app tells you to "Press and hold then press X" this means press and hold said button on usb gamepad. While still holding it - press X on ds3/ds4. | ** When app tells you to "Press and hold then press X" this means press and hold said button on usb gamepad. While still holding it - press X on ds3/ds4. | ||
** When the app tells you to press and hold next button - | ** When the app tells you to press and hold next button - release previous button, then press and hold new one. | ||
** Repeat for all buttons. If your gamepad doesn't have corresponding button - you can skip it by pressing O on ds3/ds4 | ** Repeat for all buttons. If your gamepad doesn't have corresponding button - you can skip it by pressing O on ds3/ds4. | ||
** You can exit app when it tells you to | ** You can exit app when it tells you to. | ||
* Locate | * Locate ux0:/data/vixen.txt, open [https://github.com/isage/vixen/issues/new new issue] in ViXEn repo, provide gamepad name and attach your file. | ||
==Changelog== | |||
'''v1.1''' | |||
* Auto-load kernel module. | |||
* Improve data log. | |||
'''v1.0''' | |||
''' | |||
* First Release. | * First Release. | ||
== External links == | == External links == | ||
* GitHub - https://github.com/isage/vixen-helper | |||
* Reddit - https://www.reddit.com/r/vitahacks/comments/11zv0ru/release_vxhelper_app_to_ease_adding_new/ | * Reddit - https://www.reddit.com/r/vitahacks/comments/11zv0ru/release_vxhelper_app_to_ease_adding_new/ | ||
Latest revision as of 04:42, 16 March 2026
| VXHelper | |
|---|---|
| General | |
| Author | isage |
| Type | Other Apps |
| Version | 1.1 |
| License | GPL-3.0 |
| Last Updated | 2026/03/09 |
| Links | |
| Download | |
| Website | |
| Source | |
This is a helper app to provide necessary data required for adding new controllers support into ViXEn.
User guide
- Install VXHelper.vpk and launch.
- Connect your usb gamepad when asked (you can also connect it prior to launching app).
- Select your device from list of VENDOR_ID:PRODUCT_ID, you can get this values by connecting gamepad to PC and using gamepad tester website or lsusb (on linux/osx).
- Follow on-screen instructions:
- When app tells you to "Press and hold then press X" this means press and hold said button on usb gamepad. While still holding it - press X on ds3/ds4.
- When the app tells you to press and hold next button - release previous button, then press and hold new one.
- Repeat for all buttons. If your gamepad doesn't have corresponding button - you can skip it by pressing O on ds3/ds4.
- You can exit app when it tells you to.
- Locate ux0:/data/vixen.txt, open new issue in ViXEn repo, provide gamepad name and attach your file.
Changelog
v1.1
- Auto-load kernel module.
- Improve data log.
v1.0
- First Release.