wiiu-env / ftpiiu_plugin

GNU General Public License v3.0
66 stars 6 forks source link

FSAGetFreeSpaceSize wrong after FTPiiU operations #35

Open V10lator opened 1 year ago

V10lator commented 1 year ago

Example: Use FSAGetFreeSpaceSize to get the free space of MLC. Now delete a bunch of files with FTPiiU. Run FSAGetFreeSpaceSize again: The second call will return the same as the first, so it ignores the space FTPiiU freed up.

PPC reboot (switching titles) doesn't help here, only a IOSU reboot (reboot the whole console) fixes the wrongly reported free space.