Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Usbhostfs Vita: Difference between revisions

From GameBrew
No edit summary
Line 28: Line 28:
==How To Install Usbhostfs?==
==How To Install Usbhostfs?==
===Installation (ux0)===
===Installation (ux0)===
*copy "usbhostfs.skprx" to "ux0:/tai/"
*copy '''usbhostfs.skprx''' to '''ux0:/tai/'''
*add "ux0:/tai/usbhostfs.skprx" to "*KERNEL" section of "ux0:/tai/config.txt"
*add '''ux0:/tai/usbhostfs.skprx''' to '''*KERNEL''' section of '''ux0:/tai/config.txt'''
*reboot
*reboot


===Installation (ur0)===
===Installation (ur0)===
*copy "usbhostfs.skprx" to "ur0:/tai/"
*copy '''usbhostfs.skprx''' to '''ur0:/tai/'''
*add "ur0:/tai/usbhostfs.skprx" to "*KERNEL" section of "ur0:/tai/config.txt"
*add '''ur0:/tai/usbhostfs.skprx''' to '''*KERNEL''' section of '''ur0:/tai/config.txt'''
*reboot
*reboot



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: