Skip to content
This repository has been archived by the owner on Mar 31, 2018. It is now read-only.

MaverickTse/waifu2x_caffe_multilang_gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Obsoleted!

The official waifu2x-caffe now has a multilingual GUI by default!

waifu2x_caffe_multilang_gui

Multilingual GUI for waifu2x-caffe. Localization can be done via user-editable xaml file

Localization

  1. 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.
  2. Make a copy of one of the bundled localization files.
  3. Rename the file with your target language code replacing the original.
  4. 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
  1. 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

Points-to-note

  • 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

License and Sharing

  • 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