Releases: yifanlu/usbmc
usbmc
usbmc
- Added support for 3.65/3.67 (thanks The_FloW)
- Added plugin loading from
ux0:tai/config.txt
(whereux0
is the newly mounted USB storage). If that file exists, when the plugin is loaded, it will tell taiHEN to use that file instead ofur0:tai/config.txt
. Kernel plugins inur0:tai/config.txt
will always be loaded first (includingusbmc.skprx
of course), then once that's done, kernel plugins fromux0:tai/config.txt
will be loaded. Application plugins will no longer load fromur0:tai/config.txt
(it will be ignored). Instead onlyux0:tai/config.txt
will be considered. If this sounds confusing or you don't like it, do not createux0:tai/config.txt
.
usbmc
usbmc
(This one works for PSTV as well even if you have a slow drive or use a USB hub.)
First you need to install Ensō and use VitaShell to mount your USB drive as ux0. This will copy the required files to your USB drive. Unmount ux0 after the files are copied.
Next, you should move ux0:tai/config.txt
on your original memory card to ur0:tai/config.txt
if you made changes or just delete ux0:tai/config.txt
if you have not made changes. If you have a PSTV or LCD model, you must also delete config.txt
from your internal memory. You can mount imc0 from VitaShell and delete imc0:tai/config.txt
if it exists.
Finally, modify ur0:tai/config.txt
and add ur0:tai/usbmc.skprx
under the line that says *KERNEL
. You should always use this file to install plugins from now on. Also copy usbmc.skprx
to ur0:tai
.
usbmc
(This one works for PSTV as well.)
First you need to install Ensō and use VitaShell to mount your USB drive as ux0. This will copy the required files to your USB drive. Unmount ux0 after the files are copied.
Next, you should move ux0:tai/config.txt
on your original memory card to ur0:tai/config.txt
if you made changes or just delete ux0:tai/config.txt
if you have not made changes. If you have a PSTV or LCD model, you must also delete config.txt
from your internal memory. You can mount imc0 from VitaShell and delete imc0:tai/config.txt
if it exists.
Finally, modify ur0:tai/config.txt
and add ur0:tai/usbmc.skprx
under the line that says *KERNEL
. You should always use this file to install plugins from now on. Also copy usbmc.skprx
to ur0:tai
.
usbmc
First you need to install Ensō and use VitaShell to mount your USB drive as ux0. This will copy the required files to your USB drive. Unmount ux0 after the files are copied.
Next, you should move ux0:tai/config.txt
on your original memory card to ur0:tai/config.txt
if you made changes or just delete ux0:tai/config.txt
if you have not made changes. If you have a PSTV or LCD model, you must also delete config.txt
from your internal memory. You can mount imc0 from VitaShell and delete imc0:tai/config.txt
if it exists.
Finally, modify ur0:tai/config.txt
and add ur0:tai/usbmc.skprx
under the line that says *KERNEL
. You should always use this file to install plugins from now on. Also copy usbmc.skprx
to ur0:tai
.