Usbhostfs Vita: Difference between revisions
From GameBrew
More actions
No edit summary |
m Text replacement - "https://vitadb.rinnegatamante.it/" to "https://www.rinnegatamante.eu/vitadb/" |
||
| (8 intermediate revisions by the same user not shown) | |||
| Line 9: | Line 9: | ||
|image=usbhostfsvita2.png | |image=usbhostfsvita2.png | ||
|description=Mount PC HDD as host0: partition. | |description=Mount PC HDD as host0: partition. | ||
|author= | |author=Cpasjuste | ||
|lastupdated=2017/10/12 | |lastupdated=2017/10/12 | ||
|type=Plugins | |type=Plugins | ||
| Line 17: | Line 17: | ||
|website=https://wololo.net/talk/viewtopic.php?f=52&t=48608 | |website=https://wololo.net/talk/viewtopic.php?f=52&t=48608 | ||
|source=https://github.com/Cpasjuste/usbhostfs | |source=https://github.com/Cpasjuste/usbhostfs | ||
|donation=https://ko-fi.com/cpasjuste | |||
}} | }} | ||
USBHostFS is a port of usbhostfs psp plugin to PS Vita system. It add a host0 drive on the vita device, allowing, for example, to browse your computer hard drive from [[VitaShell]] via USB. | USBHostFS is a port of usbhostfs psp plugin to PS Vita system. It add a host0 drive on the vita device, allowing, for example, to browse your computer hard drive from [[VitaShell]] via USB. | ||
| Line 23: | Line 24: | ||
Copy the .suprx file to ux0:tai/ or ur0:tai/. | Copy the .suprx file to ux0:tai/ or ur0:tai/. | ||
Add the path to *KERNEL section of | Add the path to *KERNEL section of tai/config.txt (change to ur0 if you store the plugin there) | ||
*KERNEL | *KERNEL | ||
ux0:tai/usbhostfs.skprx | ux0:tai/usbhostfs.skprx | ||
| Line 33: | Line 34: | ||
*Windows - Install libusb driver from "usbhostfs_release\windows\driver*" directory. | *Windows - Install libusb driver from "usbhostfs_release\windows\driver*" directory. | ||
*Windows 10 - Disable driver signature verification (https://goo.gl/tyfhHW). | *Windows 10 - Disable driver signature verification (https://goo.gl/tyfhHW). | ||
How to use: | |||
*Run usbhostfs_pc on the computer. | *Run usbhostfs_pc on the computer. | ||
*Connect the | *Connect the Vita with usb cable. | ||
*Use [[VitaShell]] or any application with host0 support to browse the computer. | *Use [[VitaShell]] or any application with host0 support to browse the computer. | ||
==Screenshots== | ==Screenshots== | ||
https://dlhb.gamebrew.org/vitahomebrews/usbhostfsvita4.png | |||
https://dlhb.gamebrew.org/vitahomebrews/usbhostfsvita3.png | |||
==Credits== | ==Credits== | ||
| Line 48: | Line 51: | ||
* GitHub - https://github.com/Cpasjuste/usbhostfs | * GitHub - https://github.com/Cpasjuste/usbhostfs | ||
* Wololo - https://wololo.net/talk/viewtopic.php?f=52&t=48608 | * Wololo - https://wololo.net/talk/viewtopic.php?f=52&t=48608 | ||
* VitaDB - https:// | * Wololo - https://wololo.net/2017/10/13/usbhostfs-psvita-released-access-pcs-files-via-usb-directly-vita/ | ||
* VitaDB - https://www.rinnegatamante.eu/vitadb/#/info/335 | |||
[[Category:Support the author]] | |||
Latest revision as of 04:38, 5 January 2025
| usbhostfs | |
|---|---|
| General | |
| Author | Cpasjuste |
| Type | Plugins |
| Version | 1.0 |
| License | Mixed |
| Last Updated | 2017/10/12 |
| Links | |
| Download | |
| Website | |
| Source | |
| Support Author | |
USBHostFS is a port of usbhostfs psp plugin to PS Vita system. It add a host0 drive on the vita device, allowing, for example, to browse your computer hard drive from VitaShell via USB.
Installation
Copy the .suprx file to ux0:tai/ or ur0:tai/.
Add the path to *KERNEL section of tai/config.txt (change to ur0 if you store the plugin there)
*KERNEL ux0:tai/usbhostfs.skprx
Reboot your Vita.
User guide
On the PC:
- Windows - Install libusb driver from "usbhostfs_release\windows\driver*" directory.
- Windows 10 - Disable driver signature verification (https://goo.gl/tyfhHW).
How to use:
- Run usbhostfs_pc on the computer.
- Connect the Vita with usb cable.
- Use VitaShell or any application with host0 support to browse the computer.
Screenshots
Credits
Thanks to consolex-bordeaux.fr, ScHlAuChi, noname120, motoharu, xyz, yifanlu, frangarcj, Rinnegatamante, davee and people I may forget for what they do for the PS Vita.