Versiones comparadas

Clave

  • Se ha añadido esta línea.
  • Se ha eliminado esta línea.
  • El formato se ha cambiado.
Comentarios: Make it more readable

...

Panel
borderColor#3399cc
bgColor#DCF1FC
titleColor#FFFFFF
titleBGColor#3399cc
borderStylesolid
titleGuide

This article is part of the Installation Guide. You can read it alone or click on the previous link to easily move between the steps.

Sección


Columna

<<Step 6: Final Server Steps


Columna
Sección
Columna





3.3.5a only:

  • Open the realmlist.wtf file inside your World of Warcraft\Data folder. The IP in the realmlist.wtf file should be exactly the same as the IP address you entered in the realmlist table above.
    • Change the first line to: set realmlist <IP address used in realmlist table>
    • Example: set realmlist 127.0.0.1
  • (Optional) If you wish to use the WoW Launcher.exe to run your client then you must change your set patchlist to the same ip/dns name as your realmlist.

...


master only:

  • Patch your WoW client with connection_patcher (from your build/RelWithDebInfo folder when compiling with tools) and apply wow.exe and/or wow64.exe on it by using the command console or drag&drop the exe files over the connection_patcher. 
    WoW_Patched.exe or Wow-64_Patched.exe have been created, use this from now on.
  • For MacOS:
    • /Users/yourusername/TrinityCore/tc-server/bin/connection_patcher /Applications/World\ of\ Warcraft.app/Contents/MacOS/World\ of\ Warcraft
  • Change Config.wtf: SET portal "<IP address used in realmlist table>"
    The IP in the Config.wtf file should be exactly the same as the IP address you entered in the realmlist table above. (Example: SET portal "127.0.0.1")
    NOTE YOU MUST RUN CONNECTION PATCHER ON EVERY CLIENT PC. This means that if you compiled the TrinityCore server on Linux, but will run the client on a Windows PC, you will need to compile on Windows too, to get a Windows connection patcher binary.


Info
titleSupported Version

Check https://github.com/TrinityCore/TrinityCore to find the exact client version supported by master branch.

...