Showing posts with label playonlinux. Show all posts
Showing posts with label playonlinux. Show all posts

Thursday, July 5, 2012

World of WarCraft and PlayOnLinux

Re-installed Ubuntu and had to re-install World of WarCraft. Wine, Winetricks, and PlayOnLinux all won't install seamlessly for me.

Things needed

Things to do

  1. Start PlayOnLinux
  2. Click add program
  3. Find World of WarCraft
  4. Follow PlayOnLinux install instuctions, find the downloaded client.
  5. Follow World of WarCraft install instructions
  6. Eventually it crashes so close World of WarCraft and PlayOnLinux
  7. Find the PlayOnLinux Virtual drives
  8. Copy World of WarCraft directory from Windows into the World of WarCraft directory in the PlayOnLinux virtual drive.
  9. Start PlayOnLinux
  10. Click add program
  11. Find World of WarCraft
  12. Follow PlayOnLinux install instuctions, find the downloaded client.
  13. Follow World of WarCraft install instructions
  14. Still will probably crash
  15. Needed to go into the PlayOnLinux configuration for World of WarCraft and change the Wine version to 1.4.1
  16. PlayOnLinux will create a link to the Wow.exe. Need to create a new link to the Launcher.exe
  17. Using the launcher.exe finally World of WarCraft will run.

Have had my system hang a couple of times playing so far. Need to look into why.

Wednesday, May 16, 2012

Diablo III on Ubuntu 11.04

Got Diablo III working on my Ubuntu 11.04 box. Not sure if the below is all necessary, but this is what I have workng now.

Things needed

Things to do

  1. Start PlayOnLinux
  2. Click add program
  3. Find Diablo 3
  4. Follow PlayOnLinux install instuctions, find Setup.exe in setup directory copied from Windows.
  5. Follow Diablo III install instructions
  6. Clickng play, and attempting to log on would hang on "Authenticating Credentials."
  7. Close Diablo III
  8. Run command found on PlayOnLinux forum (found here)
    Console:
    echo 0|sudo tee /proc/sys/kernel/yama/ptrace_scope
  9. Run Diablo III again, shouldn't hang on "Authenticating Credentials."

Have had my system hang a couple of times playing so far. Need to look into why.