diff --git a/Known-Issues.md b/Known-Issues.md index 08cab39..525e08b 100644 --- a/Known-Issues.md +++ b/Known-Issues.md @@ -2,6 +2,8 @@ WiiFlow has a issue when downloading covers. Mainly when downloading a large quantity. The problem is the cover 'png' images get downloaded and saved but some or all of them don't get converted to 'wfc' cache files that WiiFlow actually uses to display them on screen. The cause isn't totally known but it appears to be an issue with 'out of memory'. If it happens most likely you will need to exit wiiflow and reboot it. +This may also happen if you manually add a lot of covers for your emulator plugins when you boot WiiFlow and do 'reload cache'. + The easiest way to fix it is remove your SD card or USB device and connect it to your home PC. Download and use a program called WFC_conv by Wiimpathy. It's a Linux and Windows tool that will convert all the png images in a folder to wfc files for wiiflow. Download it here - https://github.com/Wiimpathy/WFC_conv/releases/download/v0.1/WFC_conv_0-1.zip