Files
WoW-Launcher/README.md
Fabian 87ddd76d09 Add ARM support.
Note: Client will still crash after a while. Anti crash patches are coming soon.
2021-11-01 11:11:49 +01:00

1.8 KiB

WoW-Launcher

A game launcher for World of Warcraft that allows you to connect to custom servers.

Support

The WoW Launcher source is licensed under the MIT license.

Binary Releases

You can find signed binary releases at Arctium

Supported Game Versions (Windows x86 64 bit)

  • Retail: 9.1.0 (default)
  • Classic: 2.5.2 (--version Classic)
  • Classic Era: 1.14.0 (--version ClassicEra)

Supported Game Versions (Windows ARM 64 bit)

  • Retail: Coming Soon
  • Classic: Coming Soon
  • Classic Era: Coming Soon

Building

Build Prerequisites

Build Instructions Windows (native)

  • Available runtime identifiers/platforms: win-x64/x64, win-arm64/ARM64
  • Execute dotnet publish -r RuntimeIdentifier /p:Configuration=Release /p:platform="Platform" --self-contained
  • Native output is placed in build\Release\bin\native

Usage Windows

  1. Copy Actium WoW Launcher.exe to your World of Warcraft folder.
  2. Optional: Edit the WTF/Config.wtf to set your portal or use a different config file with the -config Config2.wtf launch arg.
  3. Run the Actium WoW Launcher.exe

Parameters

  • Use --help

WARNING

DO NOT USE THIS AS BASE FOR ANY OFFICIAL SERVER TOOLS. IT WILL GET YOU BANNED THERE!!!

Special Request <3

Please do NOT remove the name arctium from the final binary. Blizzard filters their crash logs based on localhost and the string arctium in the binary name.