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
No edit summary
Line 1: Line 1:
{{cleanup|article|Needs cleanup}}
{{#seo:
{{#seo:
|title=Vita Homebrew Apps (Plugins) - GameBrew!
|title=Vita Homebrew Apps (Plugins) - GameBrew!
Line 16: Line 15:
|license=Mixed
|license=Mixed
|download=https://dlhb.gamebrew.org/vitahomebrews/usbhostfsvita.7z
|download=https://dlhb.gamebrew.org/vitahomebrews/usbhostfsvita.7z
|website=
|website=https://wololo.net/talk/viewtopic.php?f=52&t=48608
|source=https://github.com/Cpasjuste/usbhostfs
|source=https://github.com/Cpasjuste/usbhostfs
}}
}}
Mount PC HDD as host0: partition.
'''Usbhostfs''' is a mount PC HDD as host0: partition for your PSVita.


==Media==
==What is Usbhostfs?==
<youtube>RIaJHh60hQY</youtube>
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==
[[image:usbhostfsvita.jpg|600px]]


==Screenshots==
==How To Install Usbhostfs?==
https://dlhb.gamebrew.org/vitahomebrews/usbhostfsvita-01.jpg
===Installation (ux0)===
https://dlhb.gamebrew.org/vitahomebrews/usbhostfsvita-02.jpg
*copy "usbhostfs.skprx" to "ux0:/tai/"
https://dlhb.gamebrew.org/vitahomebrews/usbhostfsvita-03.jpg
*add "ux0:/tai/usbhostfs.skprx" to "*KERNEL" section of "ux0:/tai/config.txt"
https://dlhb.gamebrew.org/vitahomebrews/usbhostfsvita-04.jpg
*reboot
https://dlhb.gamebrew.org/vitahomebrews/usbhostfsvita-05.jpg
https://dlhb.gamebrew.org/vitahomebrews/usbhostfsvita-06.jpg
https://dlhb.gamebrew.org/vitahomebrews/usbhostfsvita-07.jpg
https://dlhb.gamebrew.org/vitahomebrews/usbhostfsvita-08.jpg


==Changelogs==
===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 "[[Psvshell Vita|VitaShell]]" or any application with host0 support to brows the computer
 
==How To Build Usbhostfs?==
===Building the plugins (linux)===
<pre>
cd usbhostfs && mkdir cmake-build && cd cmake-build
cmake ..
make
</pre>
===Building the client (linux/deb)===
<pre>
cd usbhostfs_pc && mkdir cmake-build && cd cmake-build
cmake ..
make
</pre>
===Building the client (windows/cygwin)===
<pre>
cd usbhostfs_pc
make BUILD_WIN32=1
</pre>
 
==Changelog==
'''(v.1.0)'''
'''(v.1.0)'''
* First Release.
* 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 ==
== External links ==
* Official Website -
* Official Website - https://wololo.net/talk/viewtopic.php?f=52&t=48608
* Github - https://github.com/Cpasjuste/usbhostfs
* Github - https://github.com/Cpasjuste/usbhostfs
* VitaDB - https://vitadb.rinnegatamante.it/#/info/335
* VitaDB - https://vitadb.rinnegatamante.it/#/info/335
* Gbatemp -
* Google Source -
* Reddit -
* Gitlab -

Revision as of 04:11, 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: