More actions
No edit summary |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
|title=Vita Homebrew Apps (Plugins) - GameBrew | |title=Vita Homebrew Apps (Plugins) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image= | |image=vitastick2.png | ||
|image_alt=vitastick | |image_alt=vitastick | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=vitastick | |title=vitastick | ||
|image= | |image=vitastick2.png | ||
|description=Use the PS Vita as an USB PC controller. | |description=Use the PS Vita as an USB PC controller. | ||
|author=xerpi | |author=xerpi | ||
Line 14: | Line 14: | ||
|version=0.4.1 | |version=0.4.1 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/ | |download=https://dlhb.gamebrew.org/vitahomebrews/vitastick.7z | ||
|website=https://www.reddit.com/r/vitahacks/comments/64nbom/vitastick_psvita_as_a_usb_game_controller/ | |website=https://www.reddit.com/r/vitahacks/comments/64nbom/vitastick_psvita_as_a_usb_game_controller/ | ||
|source=https://github.com/xerpi/vitastick | |source=https://github.com/xerpi/vitastick | ||
}} | }} | ||
vitastick is a plugin and an application that lets you use a PS Vita as a USB controller. It uses the UDCD (USB Device Controller Driver) infrastructure in the kernel to simulate such controller, and thus, the host thinks the PS Vita is a legit USB gamepad. | vitastick is a plugin and an application that lets you use a PS Vita as a USB PC controller. | ||
It uses the UDCD (USB Device Controller Driver) infrastructure in the kernel to simulate such controller, and thus, the host thinks the PS Vita is a legit USB gamepad. | |||
==Features== | ==Features== | ||
Line 39: | Line 41: | ||
'''Turn PS Vita Into PC Game Controller! (VitaStick)''' ([https://www.youtube.com/watch?v=GYANSzSi1Wo Tech James]) <br> | '''Turn PS Vita Into PC Game Controller! (VitaStick)''' ([https://www.youtube.com/watch?v=GYANSzSi1Wo Tech James]) <br> | ||
<youtube>GYANSzSi1Wo</youtube> | <youtube>GYANSzSi1Wo</youtube> | ||
==Known issues== | |||
https://github.com/xerpi/vitastick/issues | |||
==Changelog== | ==Changelog== | ||
Line 45: | Line 50: | ||
'''0.4.0''' | '''0.4.0''' | ||
* Minor tweaks | * Minor tweaks. | ||
'''0.0.3''' | '''0.0.3''' | ||
* Fix Windows support | * Fix Windows support. | ||
== External links == | == External links == |
Latest revision as of 09:36, 12 Ocak 2023
vitastick | |
---|---|
General | |
Author | xerpi |
Type | Plugins |
Version | 0.4.1 |
License | Mixed |
Last Updated | 2018/07/25 |
Links | |
Download | |
Website | |
Source | |
vitastick is a plugin and an application that lets you use a PS Vita as a USB PC controller.
It uses the UDCD (USB Device Controller Driver) infrastructure in the kernel to simulate such controller, and thus, the host thinks the PS Vita is a legit USB gamepad.
Features
- When the VPK is activated, it reduces the clock frequencies to reduce power consumption.
Installation
Add vitastick.skprx to taiHEN's config (ur0:tai/config.txt)
*KERNEL ur0:tai/vitastick.skprx
Install vitastick.vpk.
User guide
Open the VPK and the Vita should switch to USB controller mode.
Note: If you use Mai, don't put the plugin inside ux0:/plugins because Mai will load all stuff you put in there.
Media
Turn PS Vita Into PC Game Controller! (VitaStick) (Tech James)
Known issues
Changelog
0.4.1
- Added LiveArea design (thanks to @nkrapivin).
0.4.0
- Minor tweaks.
0.0.3
- Fix Windows support.