Well. I am making a usb mod for sec
I figure out how to switch between memory stick and usb in it but the main problem is that the content of the memory stick wont reflesh unless i remove it and reput it in.
is there a function to make it reflesh itself or make it simulate a remove and reput in?
Any way to make xmb unmount and remount memory stick?
Well you _could_ try doing:
after you unmount the memory stick, but I don't know if that will work ;)
Code: Select all
sceIoDevctl("fatms0:", 0x240D81E, 0, 0, 0, 0);