The
realmlist.wtf has been removed in the Mists of Pandaria game client. Instead you should check for the
Config.wtf file located in the
WTF folder, it should look more or less like this:
- Code:
-
SET locale "enGB"
SET hwDetect "0"
SET videoOptionsVersion "4"
SET gxApi "D3D9"
SET gxWindow "0"
SET gxMaximize "0"
SET gxResolution "1024x768"
SET Gamma "1.000000"
SET readTOS "1"
SET readEULA "1"
SET readTerminationWithoutNotice "1"
SET Sound_MusicVolume "1"
SET Sound_AmbienceVolume "0.60000002384186"
SET Sound_EnableDSPEffects "1"
SET Sound_EnableSoundWhenGameIsInBG "1"
SET farclip "200"
SET particleDensity "10"
SET waterDetail "1"
SET rippleDetail "1"
SET reflectionMode "0"
SET environmentDetail "50"
SET shadowTextureSize "2048"
SET SSAOBlur "1"
SET textureFilteringMode "0"
SET terrainLodDist "200"
SET wmoLodDist "100"
SET terrainTextureLod "1"
SET terrainMipLevel "1"
SET worldBaseMip "1"
SET weatherDensity "0"
SET enterWorld "1"
SET accountName "------@mail.com"
SET accountList "WoW1|!WoW2|"
SET accounttype "MP"
SET realmName "Mekkatorque (EU)"
SET gameTip "38"
SET movieSubtitle "1"
SET mouseSpeed "1"
SET ChatMusicVolume "0.29999998211861"
SET ChatSoundVolume "0.39999997615814"
SET ChatAmbienceVolume "0.29999998211861"
SET VoiceActivationSensitivity "0.39999997615814"
SET uiScale "0.79999995231628"
SET useUiScale "1"
SET g_accountUsesToken "1"
SET readScanning "-1"
SET readContest "-1"
SET installType "Retail"
SET Sound_SFXVolume "0.69999998807907"
SET lastCharacterIndex "2"
Now, the twist is that I have no idea how to modify that file for you to be able to play in English on CN Beta.
The only option for me is to modify the
SET locale "enGB" line (which in your case I believe would be
"zhCN").