VXHelper Vita: Difference between revisions
From GameBrew
More actions
No edit summary |
m Text replacement - "|discussion=" to "|donation=" |
||
| 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]]. | This is a helper app to provide necessary data required for adding new controllers support into [[ViXEn Vita|ViXEn]]. | ||
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.