TVIKEY Vita: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox Vita Homebrews |title=TVIKEY |image=tvikeyvita.png |description=PSTV mouse/keyboard driver. |author=isage |lastupdated=2023/06/06 |type=Plugins |version=1.0 |license=MIT |download=https://dlhb.gamebrew.org/vitahomebrews/tvikeyvita.7z |website=https://www.reddit.com/r/vitahacks/comments/141r0c7/release_tvikey_pstvvita_usb_mousekeyboard_driver/ |source=https://github.com/isage/tvikey |discussion= }} {{#seo: |title=Vita Homebrew Apps (Plugins) - GameBrew |title_mo..." |
No edit summary |
||
| Line 24: | Line 24: | ||
* Copy <code>tvikey.skprx</code> into <code>ur0:tai</code> folder | * Copy <code>tvikey.skprx</code> into <code>ur0:tai</code> folder | ||
* Add <code>ur0:tai/tvikey.skprx</code> line under <code>*KERNEL</code> in tai config and reboot. | * Add <code>ur0:tai/tvikey.skprx</code> line under <code>*KERNEL</code> in tai config and reboot. | ||
* Create (or copy sample) <code>tvikey.ini</code> into <code>ux0:/data/</code>, see [ | * Create (or copy sample) <code>tvikey.ini</code> into <code>ux0:/data/</code>, see [https://github.com/isage/tvikey/blob/master/CONFIG.md config format]. | ||
* For vita you need usb Y-cable and external power. See [https://github.com/isage/vita-usb-ether#hardware this] for example. | * For vita you need usb Y-cable and external power. See [https://github.com/isage/vita-usb-ether#hardware this] for example. | ||
* You'll need (powered) usb-hub to connect mouse and keyboard at the same time | * You'll need (powered) usb-hub to connect mouse and keyboard at the same time | ||
Revision as of 03:46, 6 June 2023
| TVIKEY | |
|---|---|
| General | |
| Author | isage |
| Type | Plugins |
| Version | 1.0 |
| License | MIT License |
| Last Updated | 2023/06/06 |
| Links | |
| Download | |
| Website | |
| Source | |
TVIKEY is a plugin for the PlayStation Vita that enables USB keyboard and mouse support. It allows users to connect a USB keyboard and mouse to their PS Vita in order to use them as input devices. The plugin requires the Vita to be running custom firmware (CFW) and supports USB HID boot protocol devices, meaning the keyboard and mouse should be compatible with PC BIOS.
Installing
- Copy
tvikey.skprxintour0:taifolder - Add
ur0:tai/tvikey.skprxline under*KERNELin tai config and reboot. - Create (or copy sample)
tvikey.iniintoux0:/data/, see config format. - For vita you need usb Y-cable and external power. See this for example.
- You'll need (powered) usb-hub to connect mouse and keyboard at the same time
- Your mouse/keyboard must support usb hid boot protocol (e.g. work in pc bios)
Changelog
(v.1.0)
- First Release.
Credits
- CreepNT - help and support
- CBPS discord - for support and stupid ideas