Updated Known Issues (markdown)

Fledge68 2021-09-29 13:58:31 -05:00
parent 92bdc99dac
commit ebbb8da6b1

@ -6,18 +6,19 @@ The easiest way to fix it is remove your SD card or USB device and connect it to
Download it here - https://github.com/Wiimpathy/WFC_conv/releases/download/v0.1/WFC_conv_0-1.zip Download it here - https://github.com/Wiimpathy/WFC_conv/releases/download/v0.1/WFC_conv_0-1.zip
extract it and follow these directions to use it. Extract it and follow these directions to use it.
*** ***
WFC_converter is a command line tool to convert images to WiiFlow cache files. It scans all covers found in 'boxcovers' and save the .wfc files in the cache folder. Only png are supported with the same constraints as in WiiFlow(max height < 1090 for example). WFC_converter is a command line tool to convert images to WiiFlow cache files. It scans all covers found in 'boxcovers' and saves the .wfc files in the cache folder. Only png are supported with the same constraints as in WiiFlow(max height < 1090 for example).
You may consult the log file 'log_cachecreate.txt' for any errors during the cache creation. Refer to the Return codes in pngu.h to see what the error number means. You may consult the log file 'log_cachecreate.txt' for any errors during the cache creation. Refer to the Return codes in pngu.h to see what the error number means.
*** ***
Usage: Usage:
Note: in windows you will need to open a command prompt. In Windows 10 go to the Windows folder with wfc_conv.exe and hold shift while right clicking in open area (not on a file). select Open Powershell windown here. now you can type the following commands.
Note: in Windows you will need to open a command prompt. In Windows 10 go to the Windows folder with wfc_conv.exe and hold shift while right clicking in open area (not on a file). select Open Powershell window here. Now you can type the following commands.
wfc_conv.exe Path [-OPTION] wfc_conv.exe Path [-OPTION]