Dota 2 unter Ubuntu

    • Versuch mal wine 1.5.26

      Welche Ubuntu Version hast du ? Ich nehm mal an 12?

      Hast du 64bit? Falls ja, du musst trotzdem die 32bit libraries verfügbar haben.

      README:
      Install all the proper updates and drivers on your linux os.
      $ sudo add-apt-repository ppa:ubuntu-wine/ppa
      $ sudo apt-get update (maybe youll need reboot for the repo to be recognized)
      $ sudo apt-get install wine1.5
      $ winecfg
      close winecfg window
      (go back to terminal)

      $ export WINEPREFIX=prefix32
      $ export WINEARCH=win32
      $ winecfg
      close winecfg window
      (go back to terminal)

      $ winetricks vcrun2005
      $ winetricks corefonts
      $ winetricks d3dx9
      $ winetricks wininet
      $ winetricks dotnet20
      $ winetricks dotnet35
      $ winetricks ie6
      $ winetricks win7
      $ winetricks physx (for nvidia users)
      $ winetricks adobeair

      $ winecfg
      go to Libraries tab
      Add dwrite
      Edit dwrite
      select Native (Windows) and press OK

      Go to installation .exe and run in terminal:
      $ wine start SteamInstall.msi

      Go to your game library in steam and install Dota 2
      You are ready to play

      Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von Sleepysimon ()

      ALTER DER IGEL WOHNT JETZT HIER!

      Was du bist hängt von drei Faktoren ab:
      Was du geerbt hast, was deine Umgebung aus dir machte
      und was du in freier Wahl aus deiner Umgebung und deinem Erbe gemacht hast.