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_...") |
m (Text replacement - "|discussion=" to "|donation=") |
||
(2 intermediate revisions by the same user not shown) | |||
Line 17: | Line 17: | ||
|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= | ||
}} | }} | ||
This is a helper app to provide necessary data required for adding new controllers support into [[ViXEn Vita|ViXEn]]. | |||
== | == User guide == | ||
* Copy | * Copy vixen-helper.skprx into ur0:/tai and add it to your config.txt under *KERNEL, reboot. | ||
* 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== | ==Changelog== | ||
''' | '''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 01:07, 14 August 2023
VXHelper | |
---|---|
General | |
Author | isage |
Type | Other Apps |
Version | 1.0 |
License | GPL-3.0 |
Last Updated | 2023/03/24 |
Links | |
Download | |
Website | |
Source | |
This is a helper app to provide necessary data required for adding new controllers support into ViXEn.
User guide
- Copy vixen-helper.skprx into ur0:/tai and add it to your config.txt under *KERNEL, reboot.
- 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.0
- First Release.