My Favourite World of Warcraft addons – Warlords of Draenor (6.0)

This post is an update on My Favourite World of Warcraft addons (2014)

Below are my favourite World of Warcrafts addons which are Warlords of Draenor (WoD) compatible.

  • Addon Control Panel
  • Auctioneer Suite
  • Bagnon
  • Crap Away!
  • Deadly Boss Mods
  • Emoji
  • GemHelper
  • InFlight Taxi Timer
  • Master Plan
  • Omen Threat Meter
  • Postal
  • RareFinder
  • Recount
  • Titan Panel
  • Titan Panel – Currency
  • Titan Panel – Mail
  • X-Perl UnitFrames

My Favourite World of Warcraft addons (2014)

With the 6.0 patch of World of Warcraft it`s time to update my list of favorite addons.

  • Addon Control Panel
  • Advanced Tradeskill Window
  • Auctioneer Suite
  • Bagnon
  • Deadly Boss Mods
  • InFlight Taxi Timer
  • Postal
  • RareCoordinator
  • Titan Panel

Symlinking The Elder Scrolls Online addons

In case your addon updater or other tools are dependent on the live/ directory instead of the European Liveeu/ directory, this trick is for you

cmd.exe – Run as Administrator
cd C:\Users\Ramon\Documents\Elder Scrolls Online
mklink /d live liveeu

Done!

How-To run The Sims 3 on Windows 8.1 (64 bits)

If you – like me – would like to run The Sims 3 on Windows 8.1 and have problems with crashes and compatibility I`ve got the fix.

This is easily fixed by applying the latest official patch to the game, which is TS3_1.42.130.0190xx_update.exe and can be downloaded by clicking the link.
After appplying this patch The Sims 3 will start!

How-to move the Sims 3 save game to a different location

the sims 3 savegame can be multiple gigabytes large
in Windows, you could use a symbolic link to trick the game where the savegame is located;

in DOS run the following command, and replace Ramon by your Windows Username

mklink /J "C:\Users\Ramon\Documents\Electronic Arts\The Sims 3" "D:\Electronic Arts\The Sims 3"