Changes between Version 10 and Version 11 of Installing_East_Asian_Locales


Ignore:
Timestamp:
Mar 27, 2016, 11:40:23 AM (8 years ago)
Author:
Itms
Comment:

Update the page

Legend:

Unmodified
Added
Removed
Modified
  • Installing_East_Asian_Locales

    v10 v11  
    1 '''English below'''
     1The 0 A.D. releases don't contain the East Asian (or CJK) locales because our font support system is still quite greedy and could cause problems to people who don't need those locales.
     2
     3We bundle mods for each complete East Asian translation of the game (currently Chinese, Chinese (Taiwan) and Japanese).
     4
     5= Installing the East Asian Locales mods =
     6 1. Open the mod directory in your file explorer
     7   * For Windows XP: `C:\Users\JohnDoe\Documents and Settings\My Games\0ad\mods`
     8   * For Windows Vista, 7 and 8: `C:\Users\JohnDoe\Documents\My Games\0ad\mods`
     9   * For Mac OS X: `~/Library/Application\ Support/0ad/mods`
     10   * For Linux: `~/.local/share/0ad/mods`
     11 1. Download the zip file corresponding to your language from [http://releases.wildfiregames.com/locales/ our locale releases], and save it under a new directory you can call by the language name (the name is not important but shouldn't contain special characters). The file structure should look like `0ad/mods/japanese/ja-lang-0.0.20.zip`.
     12 1. On Windows, you may have to extract the `mod.json` file from the archive and place it next to the .zip file (`0ad/mods/japanese/mod.json`). If any of the following steps fails, please do that.
     13 1. Inside the game, in the main menu, go to Tools & Options > Mod Selection. Select the mod you installed, click "Activate", you will see it added to the list at the bottom. Click "Save configuration" and launch the game.
     14 1. You should now be able to select the wanted locale by going to Tools & Options > Language.
     15
     16If you have problems, please contact us in English on our [http://www.wildfiregames.com/forum/index.php? forums], or [irc://irc.quakenet.org/0ad #0ad on QuakeNet IRC]
     17
     18
     19'''Japanese version''' (somewhat outdated, the steps are right but the download locations are not)
    220
    321= 東アジア言語化modのインストール =
    4 == アルファ17 ==
    522 1. modsディレクトリー(フォルダー)をファイルエクスプローラーで開きます。以下の例の「ユーザー名」は各自のものに置き換えてください。
    623   * Windows XP: `C:\Users\ユーザー名\Documents and Settings\My Games\0ad\mods`
     
    1936うまくいかないときは、[http://www.wildfiregames.com/forum/index.php? forums]あるいは[irc://irc.quakenet.org/0ad QuakeNet IRCの#0ad]まで英語でお問い合わせください。
    2037
    21 == アルファ16 ==
    22  1. modsディレクトリー(フォルダー)をファイルエクスプローラーで開きます。以下の例の「ユーザー名」は各自のものに置き換えてください。
    23    * Windows XP: `C:\Users\ユーザー名\Documents and Settings\My Games\0ad\mods`
    24    * Windows Vista, 7, 8: `C:\Users\ユーザー名\Documents\My Games\0ad\mods`
    25    * Mac OS X: `~/Library/Application\ Support/0ad/mods`
    26    * Linux: `~/.local/share/0ad/mods`
    27  1. modsディレクトリー内に、新たに「east-asian-locales」ディレクトリーを作成します。
    28  1. east-asian-locales-0.0.16.zipファイルを[http://releases.wildfiregames.com/east-asian-locales-0.0.16.zip our releases]からダウンロードして、作成したeast-asian-localesディレクトリー内に保存します。ファイル構造が`0ad/mods/east-asian-locales/east-asian-locales-0.0.16.zip`のように見えているはずです。
    29  1. `-mod=east-asian-locales`オプションを実行ファイルに追加することで、ゲームをmodつきで起動できます。0 A.D.のショートカットを編集して、` -mod=east-asian-locales`を追加すれば(Windowsでの例を見てください)、常にゲームは必要な言語がサポートされた状態で起動されます。[[BR]] [[Image(0ad.PNG)]]
    3038
    31 ゲームを起動すると、収録されている東アジアのロケール(今のところ日本語)が、ツールと設定->言語から選択できるようになっているはずです。
    32 
    33 うまくいかないときは、[http://www.wildfiregames.com/forum/index.php? forums]あるいは[irc://irc.quakenet.org/0ad QuakeNet IRCの#0ad]まで英語でお問い合わせください。
    34 
    35 = English - Installing the East Asian Locales mod (for Alpha 16) =
    36  1. Open the mod directory in your file explorer
    37    * For Windows XP: `C:\Users\JohnDoe\Documents and Settings\My Games\0ad\mods`
    38    * For Windows Vista, 7 and 8: `C:\Users\JohnDoe\Documents\My Games\0ad\mods`
    39    * For Mac OS X: `~/Library/Application\ Support/0ad/mods`
    40    * For Linux: `~/.local/share/0ad/mods`
    41  1. In the mods directory, add a new directory called "east-asian-locales"
    42  1. Download the east-asian-locales-0.0.16.zip file from [http://releases.wildfiregames.com/east-asian-locales-0.0.16.zip our releases], and save it inside that east-asian-locales directory you made. The file structure should look like `0ad/mods/east-asian-locales/east-asian-locales-0.0.16.zip`.
    43  1. Now you can launch the game with your mod by appending a `-mod=east-asian-locales` option to the executable. Edit the 0 A.D. shortcut to include `-mod=east-asian-locales` (see the example on Windows), so you always launch your game with the right language support.[[BR]] [[Image(0ad_en.PNG)]]
    44 
    45 When you launch that game, you should be able to select the included East Asian locales (currently Japanese) by going to Tools & Options -> Language.
    46 
    47 If you have problems, please contact us in English on our [http://www.wildfiregames.com/forum/index.php? forums], or [irc://irc.quakenet.org/0ad #0ad on QuakeNet IRC]