Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
The main server is currently down. We are running on a backup server, so editing and search functionality are temporarily disabled. Please check back in a few hours.

Usbhostfs Vita: Difference between revisions

From GameBrew
Line 38: Line 38:


==How To Use Usbhostfs?==
==How To Use Usbhostfs?==
*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)
*run "usbhostfs_pc" on the computer
*run '''usbhostfs_pc''' on the computer
*connect the vita with usb cable
*connect the vita with usb cable
*use "[[Psvshell Vita|VitaShell]]" or any application with host0 support to brows the computer
*use '''[[Psvshell Vita|VitaShell]]''' or any application with host0 support to brows the computer.


==How To Build Usbhostfs?==
==How To Build Usbhostfs?==

Revision as of 04:12, 13 November 2022

usbhostfs
File:Usbhostfsvita.jpg
General
Authorcpasjuste
TypePlugins
Version1.0
LicenseMixed
Last Updated2017/10/12
Links
Download
Website
Source

Usbhostfs is a mount PC HDD as host0: partition for your PSVita.

What is Usbhostfs?

This is a port of usbhostfs PSP plugin to PSVITA system. It adds a host0: drive on PSVITA device, allowing, for example, to browse your computer HDD from VitaShell via USB.

Screenshot

File:Usbhostfsvita.jpg

How To Install Usbhostfs?

Installation (ux0)

  • copy usbhostfs.skprx to ux0:/tai/
  • add ux0:/tai/usbhostfs.skprx to *KERNEL section of ux0:/tai/config.txt
  • reboot

Installation (ur0)

  • copy usbhostfs.skprx to ur0:/tai/
  • add ur0:/tai/usbhostfs.skprx to *KERNEL section of ur0:/tai/config.txt
  • reboot

How To Use Usbhostfs?

  • windows: install libusb driver from usbhostfs_release\windows\driver* directory
  • windows 10: disable driver signature verification (https://goo.gl/tyfhHW)
  • run usbhostfs_pc on the computer
  • connect the vita with usb cable
  • use VitaShell or any application with host0 support to brows the computer.

How To Build Usbhostfs?

Building the plugins (linux)

cd usbhostfs && mkdir cmake-build && cd cmake-build
cmake ..
make

Building the client (linux/deb)

cd usbhostfs_pc && mkdir cmake-build && cd cmake-build
cmake ..
make

Building the client (windows/cygwin)

cd usbhostfs_pc
make BUILD_WIN32=1

Changelog

(v.1.0)

  • First Release.

Thanks

consolex-bordeaux.fr, ScHlAuChi, noname120, motoharu, xyz, yifanlu, frangarcj, Rinnegatamante, davee and people i may forget for what they do for the ps vita.

External links

Advertising: