Skip to content

yosh778/SwitchSD2Vita

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Switch SD2Vita

SD2Vita drivers manager and Switch SD memory between ux0: and uma0: memory easily!

This application simplify the setup to install and manage SD2VITA drivers for both ux0:/ and uma0:/ mounting points.

F.A.Q

Where can I download it?

You can download here and install like an PSVita homebrew. But the application is also available on VitaDB and so you can install it thanks to Vita Homebrew Browser.

The homebrew includes both plugins (gamesd for ux0 and uma0)?

Yes. Just install this homebrew to manage your plugin installation.

How to disable the SD2Vita plugin

Just use uninstall option to disable the plugin.

Can I use without SD2Vita card?

No. Why? Because... Ok :)

Build

Install VitaSDK with VDPM and run the followed commands :

cmake .
make

You can also use this followed commands to send directly built files :

#send eboot.bin file with FTP
make send
#send vpk with FTP
make send_vpk
#copy eboot.bin file with USB
make copy
#send vpk with USB
make copy_vpk

Credits

  • Tuxbot123 for the idea and the bubble customization
  • Team Molecule for HENkaku and taihen
  • xyzz for PS Vita gamecard to microSD adapter
  • All people contributed to VitaSDK
  • xerpi for the library vita2D
  • The_FloW for file function
  • Rinnegatamente because I steal a part of your work :p
  • My master, MisterAlex