no edit summary
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
'''''Messed Up!''''' | |||
'''Realmlist.wtf''' is a [[WTF|Warcraft Text File]] that tells the [[WoW]] client which [[server]] to connect to. As of [[patch 2.1]], a patchlist directive was added, presumably in conjunction with the new features of the [[World of Warcraft Launcher]]. During [[patch 3.0.2]], the file was moved out of the main ''World of Warcraft'' folder into a subfolder (\World of Warcraft\Data\enUS\). | '''Realmlist.wtf''' is a [[WTF|Warcraft Text File]] that tells the [[WoW]] client which [[server]] to connect to. As of [[patch 2.1]], a patchlist directive was added, presumably in conjunction with the new features of the [[World of Warcraft Launcher]]. During [[patch 3.0.2]], the file was moved out of the main ''World of Warcraft'' folder into a subfolder (\World of Warcraft\Data\enUS\). | ||
| Line 11: | Line 15: | ||
For US clients: | For US clients: | ||
<code>set realmlist us.logon.worldofwarcraft.com | |||
set patchlist enUS.patch.battle.net | |||
set realmlistbn "" | |||
set portal us</code> | |||
==Patchlist directive== | ==Patchlist directive== | ||
| Line 20: | Line 24: | ||
Post-patch 2.1, the patchlist directive now also supports the [[PTR|Public Test Realm]] Clients, and updates those as nessecary, as such the file now have additional contents. There is also support for the background downloader although it is hard to say when this was added. | Post-patch 2.1, the patchlist directive now also supports the [[PTR|Public Test Realm]] Clients, and updates those as nessecary, as such the file now have additional contents. There is also support for the background downloader although it is hard to say when this was added. | ||
[[Category:UI technical details]] | [[Category:UI technical details]] | ||