View Single Post
01-11-11, 12:46 AM   #12
ricks322
A Chromatic Dragonspawn
AddOn Author - Click to view addons
Join Date: Jun 2009
Posts: 154
You don't need to use the wow.exe file to get console up and running. You can just make a copy of your shortcut, rename it something, and add the "-console" after the launcher.exe statement.

In windows make this change to the target line:
"D:\Programs\World of Warcraft\Launcher.exe" -console

you can add any number of options that the game uses, such as -dxd11, just put them at the end one at a time.
  Reply With Quote