From c6ec70d83e9be0a83e489d316e26f9d2fe6bd277 Mon Sep 17 00:00:00 2001 From: Fledge68 Date: Wed, 29 Sep 2021 16:10:09 -0500 Subject: [PATCH] Updated Known Issues (markdown) --- Known-Issues.md | 2 ++ 1 file changed, 2 insertions(+) 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