mirror of
https://github.com/Fledge68/WiiFlow_Lite.git
synced 2024-11-07 12:05:06 +01:00
Updated Known Issues (markdown)
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
|
||||
|
||||
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.
|
||||
|
||||
***
|
||||
|
||||
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]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user