Setting Up a Custom Language for GENESIS
GENESIS contains a language pack that includes localization files for the following languages:
- Chinese
- French
- German
- Japanese
The GENESIS installer detects the language version of Windows installed on the machine and automatically installs the corresponding localization if the language is supported. On systems with other language versions of Windows, GENESIS is installed in the default English version.
To set up a custom language for GENESIS:
- Navigate to C:\ProgramData\ICONICS\11 and open IcoSetup64.ini in Notepad or another text editor.
-
Scroll down to the [COMMON] section and add the following line in it: CustomCulture=, followed by the code of the desired language:
Language
Code
English
en
Chinese
zh-hans
French
fr
German
de
Japanese
ja
Example:
- Save the .ini file and close it.
- Restart the machine.