A plugin to create a ram disk to mount at uma0.
With this, very simple and fast IO is possible.
By default vmass creates storage of size 16MiB.
It is useful as fast temporary storage as its contents are wiped at power off or reboot.
Content is retained for suspend
Read : 37~143MB/s
Write : 45~512MB/s
exFAT(gcsd) -> FAT16(vmass) : 13000KB/s
FAT16(emmc) -> FAT16(vmass) : 15000KB/s
When using VitaShell USB Mode(#1), unmount uma0: before connecting usb.
If use USB Mode without unmounting uma0:, the file system of uma0: will be corrupted.
#1 : same case to using sceUsbstorVStorStart too
Power off or reboot while holding the start button to save vmass storage.
Path where img is saved
sd0:vmass.img
If it cannot be saved to sd0, it will be saved to ux0.
ux0:data/vmass.img
If img was saved in these paths when vmass started, read them and restore the previous storage.
When a game, app, etc. is started in +109MB mode, it may operate incorrectly due to a lack of memory
Add under *KERNEL in Taihen config.txt
If vmass detects that uma0: is already mounted by another plugin, vmass will exit without creating virtual storage.