This application simplify the setup to install and manage SD2VITA drivers for both ux0:/ and uma0:/ mounting points. You can also switch to another mount point if you want (xmc0, imc0, grw0) :)
SwitchSD2Vita saves a config file in ux0:data/SwitchSD2Vita
directory. For more informations, see the F.A.Q section.
This homebrew uses StorageMgr by Celestblue-dev.
- Update PSVita-StorageMgr to 3.0 #16
- Add switch option to add MCD to a new config file #14
- A lot of improvements inside (always :p)
- ImgBot reduce image file size by 20% #17
- Use PSVita-StorageMgr instead of gamesdcard-microsd (thanks to @CelesteBlue-dev)
- You can choose what mount point you want for your gamesdcard
- Support the 3.68 PSVita Version
- A lot of improvements inside :)
- Support the 3.65/3.67 PSVita Version (thanks to @TheOfficialFloW & @ArkSource)
- Detect old installation (1.0 version with uma0 config)
- Small change in menu
- Rename ux0:tai folder
- Update PSVita database on switch
- Add an official changelog
- Fix, always fix :)
- Now using ur0 config exclusively
- Added auto-switch feature
- Fixed some stuff
- Initial Release
Yes, you can. SwitchSD2Vita 2.0 and above detect if you have an old installation. You just need to use the uninstall option.
You can download here and install like any like Vita homebrew. But the application is also available on VitaDB and so you can install it thanks to Vita Homebrew Browser.
Yes. Just install this homebrew to manage your plugin installation.
Just use uninstall option and reboot your vita to disable the plugin.
The MCD option was added to answer to the issue #14.
The official vita memory is not applied as uma0 if you choose the ux0 by default. This option correct this problem with a MCD option which is added in StorageMgr config file (uma0 for ux0 installation or else ux0).
By default, the option is activated but you can easily deactivated this one in the main menu if you want to continue to use it like before this update.
The application store some data :
- the MCD option
- the current version of SwitchSD2Vita you use (to prevent problem with future migrations).
You can find the file config.json in ux0:data/SwitchSD2Vita
directory.
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
#emulate in Vita3K but doesn't work :p
make emulate
- Developed & maintained by Applelo
- yosh for the pull request #5 with fixes
- Tuxbot123 for the idea and the bubble customization
- wababc for test and suggestion
- Celestblue-dev for StorageMgr plugin
- All people bringing pull requests to this project
- Team Molecule for HENkaku and taihen
- All people contributed to VitaSDK
- xerpi for the library vita2D
- The_FloW for file functions and HENkaku 3.65/3.68
- KanadeEngel for database trick
- My master, MisterAlex