The official waifu2x-caffe now has a multilingual GUI by default!
Multilingual GUI for waifu2x-caffe. Localization can be done via user-editable xaml file
- The localization files have the name UILang.language-code.xaml; where language-code is a 5-character identifier like en-US, zh-TW, ja-JP.
- Make a copy of one of the bundled localization files.
- Rename the file with your target language code replacing the original.
- Using a text editor that support UTF-8, make the following changes:
<sys:String x:Key="ResourceDictionaryName">waifu2xui-en-US</sys:String>
- replace en-US with the target language code
- All the text enclosed by the
<sys:String>
tags
- About language code:
- make up from ab-XY
- ab can be found Here as Alpha-2 codes
- XY can be found Here
- Essentially ab is the language, XY is the country
- You need a working copy of waifu2x-caffe
- Unzip all files directly to the base folder of waifu2x-caffe, do not put it in into subdirectory.
- Do not rename the default subdirectory (i.e. there should be a "models" folder)
- Do not delete or move waifu2x-caffe-cui.exe
- Do what the fuck you want with this soft
- No warranty attached
- Share your localization on the ISSUE page first, or post it into the waifu2x thread on videohelp.com forum
- Feature request: I do not accept any feature request unless getting paid