I finally put some more time/effort into this. After using S5 for a while now, i decided to check out WoW on Wine. It worked ALMOST directly out of the box. I installed wine, went into winecfg from a terminal window; put in my desired configuration and exited wine. Afterwards, i downloaded the WoW installer onto my machine. I then proceeded to run the blizzard installer from wine in a terminal window.

My directory structures are all default layout, your's may be different if you set your's up differently than default
- Code: Select all
bigdaddy@Black-Top ~ $ cd Downloads
bigdaddy@Black-Top ~/Downloads $ wine InstallWoW.exe
The Blizzard update screen may lock up and turn grey from time to time. If this happens, you may need to kill the process and initiate things first by trying to use the "Blizzard Updater.exe" manually from wine, then if not, try running Wow.exe from Wine, give it a few seconds (like 30 before giving up on each step). If that doesn't initiate things again, run a wine command line (wine cmd) and try running the patch-version-to-whatever-the-new-etc.exe or any of the above mentioned files. All of these are found in your default "World of Warcraft" directory.
Follow any instructions and put up with the seemingly endless patch updates (from wow). Afterwards be sure to change to your desired resolution and graphics from in-game.
If you have trouble getting sound, there are some values that you can add/change in your "config.wtf" file found in: "/wow_directory_of_your_choosing/WTF/Config.wtf"
for example, mine is in: /~/.wine/drive_c/Program Files/World of Warcraft/WTF/Config.wtf
Remember, the directory ".wine" is a hidden directory for those of you who don't know. You can type it in the terminal window with the dot or hit ctrl+h in your gnome file manager to see hidden files.

PLEASE, only take this advice AT YOUR OWN RISK!
What was easiest for me was to open a terminal window and type:
- Code: Select all
gedit ~/.wine/drive_c/Program\ Files/World\ of\ Warcraft/WTF/Config.wtf
(the "back-whack" symbol is to 'pre-empt' a space on the command line, hitting the 'tab' key after entering a letter or two (case sensitive!) of the directory as you type will get much better results.
after entering this command, a gedit window opens and you can then backup your config file first!!! (save it as Config.wtf.original or something then reopen the Config.wtf file.
Once inside the Config.wtf file, try adding two lines to the bottom of the page EXACTLY as i have them and then save as Config.wtf (with a capital "C")
- Code: Select all
SET Sound_SoundOutputSystem "1"
SET Sound_SoundBufferSize "150"
after saving/closing gedit, try running the game again. If it doesn't work, there are online resources available through googling that go into more details about these issues or if you can't find it, i can try to help

also there are resources available for using your game discs to install instead of downloading the installer. You will still suffer through WoW patch updates with these methods though. Also, remember to install all of your favorite mods and configurations manually in your /World of Warcraft/Interface/Addons folder. I haven't tried any of the "auto mod updaters" and don't intend to.
Remember to be patient as some of the steps will need to be "re-initiated manually" for things to work through patch updates!
good luck!
and happy gaming
