Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

This is a tool to be used with Sillica's Unity Tools and unity for quickly installing unity games for the vita over FTP

Notifications You must be signed in to change notification settings

Ibrahim778/Vita-FTP-Installer-Unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 

Repository files navigation

Suppourt has ended.

This version of the app used some version of .NET Framework. Since then this tool has been migrated to .NET Core. This version will no longer be updated. I strongly recommend you to use the .NET Core version here

What is it?

This is a tool to be used with Sillica's Unity Tools and unity for quickly installing unity games for the vita over FTP.

This tool is based off of a program made my Jordi at jllopisol@gmail.com. This program wouldn't be possible without his work so if you like this program consider donating to him via paypal here

This program also uses Sillica's UnityTools for building the game and this wouldn't be possible without it either.

This also uses WinSCP to transfer files and commands over FTP so credit goes to those guys as well.

Do note that you NEED vitashell to be installed to use usb mode. You should already have vitashell installed so you can ignore this in most cases.

How to use:

  1. Download and extract the Tools.zip folder from the releases tab.
  2. Copy the Editor folder to your assets folder.
  3. Change the values in the script in the Editor folder to match your vita's.
  4. Copy the Uploader folder to the root of your project directory (So thats the parent directory of the Assets folder).
  5. Make sure your vita has vitacompanion installed. It's a plugin by devnoname120.
  6. Install the vita app for this tool from here.
  7. Try to build like normal and sit back and relax.

Known issues:

  1. USB mode currently doesn't work properly. The VPK doesn't get installed and the rest of the files are copied. (SOLVED)
  2. Works on some systems and not on others. A patch should be released soon for this. (SOLVED)

Credits:

  1. Jordi at jllopisol@gmail.com for making the original program
  2. HUGE thanks to Sillica, TheFlow, DevNoName120, Rinnegatamante, sarcastic cat, s1ngyy and anyone else who helped for answering all of my questions.
  3. WinSCP
  4. TheOfficialFlow for the USB suppourt I stole the code for it from there.
  5. Sillica for UnityTools
  6. TheOfficialFlow for making our vita's hackable on newer firmwares
  7. Team Molecule for Henkaku
  8. @CTPEJIOK22 for giving me the idea on discord
  9. @asdronin on discord for making the server
  10. @iDevOnAParkingLot on Discord for inviting me to the server
  11. Sony for the console.
  12. Everyone who contributed to VitaSDK.
  13. Anyone else who helped out on the discord servers.

FAQ:

1. What do I put as the drive letter?

Ans: You should only care about this if you are using USB mode you can enable / disable it by changing UseUSB to true. If you are using USB then you can go into vitashell connect your PSVITA to your pc via usb and note the drive letter you can set that as the letter, including the colon, and disconnect the vita now. Do remember that you vita needs to be connected to your pc via usb while building and only disconnect it after the install process has completed or else your vita WILL freeze.

2. Can I use USB mode with udcv-uvc plugins?

Ans: Yes! As mentioned before it uses vitashells code / plugin for usb mode and it works fine with udcd_uvc.

Notes:

  1. If you see a commit on the source code of the app and no release is published you can get a build from the bin/Release folder in the source code :D but do remember that these releases are untested and have random changes that could break everything.
  2. Version 1 of the app only worked with vitashell's ftp making it useless and is no longer suppourted. Version 2 of the app requires the accompanying app for the vita to be installed. You can download the VPK from here.

About

This is a tool to be used with Sillica's Unity Tools and unity for quickly installing unity games for the vita over FTP

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages