How to get Battle.net working on Elementary OS 0.4.1?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty margin-bottom:0;







up vote
0
down vote

favorite












I have followed both these guides to install Wine and Battle.net on my Elementary OS system, with configuration -



  • Elementary OS 0.4.1 (Loki) [Built on Ubuntu 16.04.3 LTS]


  • 8GB RAM


  • Intel Core i7-6500U CPU @ 2.50GHz


Guide 1 - https://www.reddit.com/r/starcraft/comments/5w0wyv/how_to_play_sc2_on_linux_a_full_walk_through/



Guide 2 - https://linuxconfig.org/how-to-install-blizzard-battle-net-app-on-ubuntu-18-04-bionic-beaver-linux



All goes well until I reach the step where I have to install Battle.net through Wine. I've tried this using both the different commands in these guides -



$ wine64 ~/Downloads/Battle.net-Setup.exe



and



$ WINEARCH=win32 vblank_mode=0 Downloads/Battle.net-Setup.exe



but they both lead to the same error window -



The program Battle.net-Setup.exe has encountered a serious problem and needs to close. We are sorry for the inconvenience.



Can someone help with this, or show me the correct steps to get Battle.net going from scratch.



Thanks!







share|improve this question

























    up vote
    0
    down vote

    favorite












    I have followed both these guides to install Wine and Battle.net on my Elementary OS system, with configuration -



    • Elementary OS 0.4.1 (Loki) [Built on Ubuntu 16.04.3 LTS]


    • 8GB RAM


    • Intel Core i7-6500U CPU @ 2.50GHz


    Guide 1 - https://www.reddit.com/r/starcraft/comments/5w0wyv/how_to_play_sc2_on_linux_a_full_walk_through/



    Guide 2 - https://linuxconfig.org/how-to-install-blizzard-battle-net-app-on-ubuntu-18-04-bionic-beaver-linux



    All goes well until I reach the step where I have to install Battle.net through Wine. I've tried this using both the different commands in these guides -



    $ wine64 ~/Downloads/Battle.net-Setup.exe



    and



    $ WINEARCH=win32 vblank_mode=0 Downloads/Battle.net-Setup.exe



    but they both lead to the same error window -



    The program Battle.net-Setup.exe has encountered a serious problem and needs to close. We are sorry for the inconvenience.



    Can someone help with this, or show me the correct steps to get Battle.net going from scratch.



    Thanks!







    share|improve this question





















      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I have followed both these guides to install Wine and Battle.net on my Elementary OS system, with configuration -



      • Elementary OS 0.4.1 (Loki) [Built on Ubuntu 16.04.3 LTS]


      • 8GB RAM


      • Intel Core i7-6500U CPU @ 2.50GHz


      Guide 1 - https://www.reddit.com/r/starcraft/comments/5w0wyv/how_to_play_sc2_on_linux_a_full_walk_through/



      Guide 2 - https://linuxconfig.org/how-to-install-blizzard-battle-net-app-on-ubuntu-18-04-bionic-beaver-linux



      All goes well until I reach the step where I have to install Battle.net through Wine. I've tried this using both the different commands in these guides -



      $ wine64 ~/Downloads/Battle.net-Setup.exe



      and



      $ WINEARCH=win32 vblank_mode=0 Downloads/Battle.net-Setup.exe



      but they both lead to the same error window -



      The program Battle.net-Setup.exe has encountered a serious problem and needs to close. We are sorry for the inconvenience.



      Can someone help with this, or show me the correct steps to get Battle.net going from scratch.



      Thanks!







      share|improve this question











      I have followed both these guides to install Wine and Battle.net on my Elementary OS system, with configuration -



      • Elementary OS 0.4.1 (Loki) [Built on Ubuntu 16.04.3 LTS]


      • 8GB RAM


      • Intel Core i7-6500U CPU @ 2.50GHz


      Guide 1 - https://www.reddit.com/r/starcraft/comments/5w0wyv/how_to_play_sc2_on_linux_a_full_walk_through/



      Guide 2 - https://linuxconfig.org/how-to-install-blizzard-battle-net-app-on-ubuntu-18-04-bionic-beaver-linux



      All goes well until I reach the step where I have to install Battle.net through Wine. I've tried this using both the different commands in these guides -



      $ wine64 ~/Downloads/Battle.net-Setup.exe



      and



      $ WINEARCH=win32 vblank_mode=0 Downloads/Battle.net-Setup.exe



      but they both lead to the same error window -



      The program Battle.net-Setup.exe has encountered a serious problem and needs to close. We are sorry for the inconvenience.



      Can someone help with this, or show me the correct steps to get Battle.net going from scratch.



      Thanks!









      share|improve this question










      share|improve this question




      share|improve this question









      asked Jul 20 at 7:50









      harry04

      1




      1




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          0
          down vote













          You're best solution is to use PlayOnLinux. It's an automatic wine cdonfiguration tool mostly for games but for other Windows common application too. It has a strong community that maintains compatibility script to configure wine the best possible way.



          wget -q "http://deb.playonlinux.com/public.gpg" -O- | sudo apt-key add -
          sudo wget http://deb.playonlinux.com/playonlinux_precise.list -O /etc/apt/sources.list.d/playonlinux.list
          sudo apt-get update
          sudo apt-get install playonlinux


          Once installed start PlayOnLinux, select install and select the Blizzard game you want to select.

          Provide the exe of the game you've download on Internet and it should work.

          Most of blizzard game work almost perfect on Wine you can check on the site :
          https://www.playonlinux.com/en/supported_apps-1-0.html



          Source:
          PlayOnLinux on Elementary OS






          share|improve this answer





















          • I was a bit reluctant to use PlayOnLinux because of the dodgy reviews for Blizzard games. Finally, I got Wine working on my system using the instructions on this thread - askubuntu.com/questions/846651/…
            – harry04
            Jul 21 at 0:12










          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "106"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: false,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );








           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f457367%2fhow-to-get-battle-net-working-on-elementary-os-0-4-1%23new-answer', 'question_page');

          );

          Post as a guest






























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          up vote
          0
          down vote













          You're best solution is to use PlayOnLinux. It's an automatic wine cdonfiguration tool mostly for games but for other Windows common application too. It has a strong community that maintains compatibility script to configure wine the best possible way.



          wget -q "http://deb.playonlinux.com/public.gpg" -O- | sudo apt-key add -
          sudo wget http://deb.playonlinux.com/playonlinux_precise.list -O /etc/apt/sources.list.d/playonlinux.list
          sudo apt-get update
          sudo apt-get install playonlinux


          Once installed start PlayOnLinux, select install and select the Blizzard game you want to select.

          Provide the exe of the game you've download on Internet and it should work.

          Most of blizzard game work almost perfect on Wine you can check on the site :
          https://www.playonlinux.com/en/supported_apps-1-0.html



          Source:
          PlayOnLinux on Elementary OS






          share|improve this answer





















          • I was a bit reluctant to use PlayOnLinux because of the dodgy reviews for Blizzard games. Finally, I got Wine working on my system using the instructions on this thread - askubuntu.com/questions/846651/…
            – harry04
            Jul 21 at 0:12














          up vote
          0
          down vote













          You're best solution is to use PlayOnLinux. It's an automatic wine cdonfiguration tool mostly for games but for other Windows common application too. It has a strong community that maintains compatibility script to configure wine the best possible way.



          wget -q "http://deb.playonlinux.com/public.gpg" -O- | sudo apt-key add -
          sudo wget http://deb.playonlinux.com/playonlinux_precise.list -O /etc/apt/sources.list.d/playonlinux.list
          sudo apt-get update
          sudo apt-get install playonlinux


          Once installed start PlayOnLinux, select install and select the Blizzard game you want to select.

          Provide the exe of the game you've download on Internet and it should work.

          Most of blizzard game work almost perfect on Wine you can check on the site :
          https://www.playonlinux.com/en/supported_apps-1-0.html



          Source:
          PlayOnLinux on Elementary OS






          share|improve this answer





















          • I was a bit reluctant to use PlayOnLinux because of the dodgy reviews for Blizzard games. Finally, I got Wine working on my system using the instructions on this thread - askubuntu.com/questions/846651/…
            – harry04
            Jul 21 at 0:12












          up vote
          0
          down vote










          up vote
          0
          down vote









          You're best solution is to use PlayOnLinux. It's an automatic wine cdonfiguration tool mostly for games but for other Windows common application too. It has a strong community that maintains compatibility script to configure wine the best possible way.



          wget -q "http://deb.playonlinux.com/public.gpg" -O- | sudo apt-key add -
          sudo wget http://deb.playonlinux.com/playonlinux_precise.list -O /etc/apt/sources.list.d/playonlinux.list
          sudo apt-get update
          sudo apt-get install playonlinux


          Once installed start PlayOnLinux, select install and select the Blizzard game you want to select.

          Provide the exe of the game you've download on Internet and it should work.

          Most of blizzard game work almost perfect on Wine you can check on the site :
          https://www.playonlinux.com/en/supported_apps-1-0.html



          Source:
          PlayOnLinux on Elementary OS






          share|improve this answer













          You're best solution is to use PlayOnLinux. It's an automatic wine cdonfiguration tool mostly for games but for other Windows common application too. It has a strong community that maintains compatibility script to configure wine the best possible way.



          wget -q "http://deb.playonlinux.com/public.gpg" -O- | sudo apt-key add -
          sudo wget http://deb.playonlinux.com/playonlinux_precise.list -O /etc/apt/sources.list.d/playonlinux.list
          sudo apt-get update
          sudo apt-get install playonlinux


          Once installed start PlayOnLinux, select install and select the Blizzard game you want to select.

          Provide the exe of the game you've download on Internet and it should work.

          Most of blizzard game work almost perfect on Wine you can check on the site :
          https://www.playonlinux.com/en/supported_apps-1-0.html



          Source:
          PlayOnLinux on Elementary OS







          share|improve this answer













          share|improve this answer



          share|improve this answer











          answered Jul 20 at 8:12









          Kiwy

          5,28633350




          5,28633350











          • I was a bit reluctant to use PlayOnLinux because of the dodgy reviews for Blizzard games. Finally, I got Wine working on my system using the instructions on this thread - askubuntu.com/questions/846651/…
            – harry04
            Jul 21 at 0:12
















          • I was a bit reluctant to use PlayOnLinux because of the dodgy reviews for Blizzard games. Finally, I got Wine working on my system using the instructions on this thread - askubuntu.com/questions/846651/…
            – harry04
            Jul 21 at 0:12















          I was a bit reluctant to use PlayOnLinux because of the dodgy reviews for Blizzard games. Finally, I got Wine working on my system using the instructions on this thread - askubuntu.com/questions/846651/…
          – harry04
          Jul 21 at 0:12




          I was a bit reluctant to use PlayOnLinux because of the dodgy reviews for Blizzard games. Finally, I got Wine working on my system using the instructions on this thread - askubuntu.com/questions/846651/…
          – harry04
          Jul 21 at 0:12












           

          draft saved


          draft discarded


























           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f457367%2fhow-to-get-battle-net-working-on-elementary-os-0-4-1%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          Peggy Mitchell

          Palaiologos

          The Forum (Inglewood, California)