Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save rakisaionji/714e0d101e443df6c8e6501b377b0104 to your computer and use it in GitHub Desktop.
Save rakisaionji/714e0d101e443df6c8e6501b377b0104 to your computer and use it in GitHub Desktop.
how to transfer VPK via FTP and install them in psvita (henkaku / vitashell)

#how to transfer games to your vita via FTP

###requirements

  • henkaku activated psvita 3.60
  • filezilla ftp client
  • wifi connection
  • make sure your psvita and computer are in the same wifi network

##in your computer

  • install filezilla (ftp client)

##in your psvita

  • turn on wifi (turn off airplane mode)
  • open vita shell
  • press select to display IP address (it will show like 192.168.1.20)

##in your computer

  • copy the IP from your psvita and paste it in host
  • copy the port from your vita and paste it in port
  • leave the username/password fields blank
  • click connect / quickconnect
  • in the left-hand side of filezilla double-click the ux0:// folder
  • drag/drop VPK files into the ux0:// folder
  • this process will take a long time (roughly 40mins when transferring 3gb file)
  • wait for the process to complete
  • make sure the vita doesn't go to sleep during this process

##in your psvita

  • in vita shell
  • go to ux0:// folder
  • locate your VPK file
  • click circle (or x it depends on your unit)
  • this should show a progress bar / installing
  • wait for the process to complete
  • make sure the vita doesn't go to sleep during this process
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment