- How to Install Blizzard Battlenet App on Linux
- Installing Dependencies
- Configuring Winetricks
- Install Blizzard App
- Read Also:
- How to Install Blizzard Battle.net App on Ubuntu
- How to Install Blizzard Battle.net App on Ubuntu
- Install Blizzard Battle.net App on Ubuntu 20.04
- Configuration of Wine
- Install Battle.net On Linux
- Install Blizzard Battle.net App on Ubuntu 18.04
- Configure the Winetricks for Linux
- Install Battle.net in the System
- Conclusion
- About the author
- Simran Kaur
- Battle net linux ubuntu
- Report a problem or an outdated installer
- HearthStone в Ubuntu
- Настройка Wine для запуска HearthStone
- Установка и запуск HearthStone в Linux
- HeartStone в PlayOnLinux
How to Install Blizzard Battlenet App on Linux
In this article, we’ll walk you through how to install Blizzard battle.net app on Ubuntu 18.04 Desktop to enjoy terrific gaming experiences. Blizzard Entertainment is a gaming software Company that was established in 1994 and focusses on the creation of high quality and very enjoyable video games.
Blizzard video games are massively popular and Some of Blizzard’s video games include
- Hearthstone
- Heroes of the Storm
- Overwatch
- Diablo
- StarCraft
First, we need to install dependencies and then we need to install Wine. Wine is an application that allows you to run Windows applications in a Linux environment.
Installing Dependencies
To achieve this run,
Alternatively, you can decide to go with the staging technique as follows
Download the release key
Add the repository
Update the sources list
Finally, install wine
Configuring Winetricks
Next, we need to configure Winetricks to make it easier to run Battle.net application. To open winetricks run
The configuration pop-up will be displayed as shown
In the next Window, select ‘Select the default wineprefix‘ option
In the next Window, you’ll be prompted whether you would like wine to send statistics reports to wine developers. You can either opt in or out.
Next, select ‘Install a font‘ option.
This will open a list of fonts you can choose from. Scroll down and select ‘corefonts‘ and hit ‘Ok’
You’ll be taken back to the first Window, and this time select ‘Install a Windows DLL or component‘ and click ‘Ok‘
In the next Window, check off ie8 (internet explorer 8) and vcrun2015 options and click ‘Ok’
A few bug notifications will be displayed, but don’t worry, just close them.Thereafter, installation of corefonts will begin
After all is done, run the command below to configure Wine
This pops open a Window. You need to tell Wine to run as Windows 7. In the ‘Windows Version‘ combo box at the bottom, select ‘Windows 7‘ option as shown below. Click ‘Apply‘ then ‘Ok‘
The final stage will be installing Battle.net
Install Blizzard App
Finally, head out to Blizzard’s Download Page and click on ‘Download for Windows’ to download the Windows installer.
Save the Battle.net executable file
To install the executable file, launch your terminal and run the command below
The setup will commence with the initialization process and prompt you to choose a language. Select your preferred language and click on ‘Continue‘
The installation steps are simple and easy to follow. Just click on what is appropriate
Read Also:
And now you finally have Blizzard games installed on your system. Be sure to check the System requirements for specific games, for instance, Overwatch cannot play on Vanilla Wine.
Источник
How to Install Blizzard Battle.net App on Ubuntu
The only issue with Blizzard Battle.net is that it is not available in Linux. However, most of the games still work appropriately on Linux by using Wine in it. In case you want to install the Blizzard Battle.net app on Ubuntu easily, then read this complete article. In this article, we will cover the full details on “how to install Blizzard Battle.net app on Ubuntu.”
How to Install Blizzard Battle.net App on Ubuntu
We will explain the installation process in two Ubuntu versions to install Blizzard Battle.net according to your system requirements.
Install Blizzard Battle.net App on Ubuntu 20.04
Ubuntu 20.04 requires Wine to run native applications like Battle.net, and it also requires Winbind packages and winetricks for correct functioning. Open the Linux terminal and execute the below command for installing all packages:
sudo is an essential command for Linux, which stands for SuperUser DO. This command is used for accessing the restricted files of the system because Linux does not permit access for protecting the sensitive files from issues.
Open the Winetricks in the system using the application launcher or executing the below command to open it.
In the Winetricks, “Select the default wineprefix” is already selected for the system. Click on the OK button and select “Install a font” on the next screen.
Find corefonts from the list on the next screen, mark it, and click on the OK button.
After proceeding with the above process, Winetricks will install the basic Microsoft fonts required for Battle.net.
Create a new wineprefix with 32-bit architecture after installing the required fonts. Wine only installs the needed components on 32 bit, so it is good to go for 32-bit architecture.
Once you create the wineprefix, choose the “Install a Windows DLL or component” option and mark the ie8 and vcrun2015 in the selection menu.
Finally, click on the OK button after selecting both options from the list, and it will start to install them.
Configuration of Wine
We need to configure the Wine for running it as Windows 10 because it will be selected as Windows 7 by default.
Open the Linux terminal and execute the below command, and it will open the Wine configuration.
Change the Windows version to Windows 10 and apply changes.
Install Battle.net On Linux
Use the below command to install Battle.net on Linux:
Once you execute the command successfully, the system will begin to install Battle.net.
Log in to the application after it gets installed in the system, and now, you can easily use Battle.net. The textures and format will not be good enough like Windows because it is running on Wine.
Install Blizzard Battle.net App on Ubuntu 18.04
As explained in Ubuntu 20.04, Wine requires winbind and winetricks configuration for appropriate functions, execute the below command in Linux for installing them.
In case you want to use the staging branch, then use the following commands for installing it.
/ Downloads
$ wget -nc https: // repos.wine-staging.com / wine / Release.key
$ sudo apt-key add Release.key
$ sudo apt-add-repository ‘https://dl.winehq.org/wine-builds/ubuntu/’
$ sudo apt update
$ sudo apt install —install-recommends winehq-staging winbind winetricks
Configure the Winetricks for Linux
Launch the Winetricks by using the Linux terminal or a graphical launcher.
Open up winetricks. If you can’t find a graphical launcher, open it in the terminal with winetricks.
The system will already select “Select the default wineprefix,” so click on the OK button and select “Install a font” on the next screen.
On the next screen, select corefonts from the list and mark it. Your system will start to download all the required fonts for Battle.net.
Now, follow the same procedure again by selecting Install a Windows DLL. In the font list, mark vcrun2015 and ie8 to download them.
Once you install all fonts, reset the system’s Windows version because it is essential to run Wine as the Windows 7 version.
Battle.net will not work when the winetricks is set on Windows XP.
Open Run winecfg and change the Windows version to Windows 7, then apply it.
Install Battle.net in the System
Open the Linux terminal and execute the below command to install Battle.net in the system.
Sign in to it after the successful installation, and the reason behind the bad graphics is that it is running on Wine.
Conclusion
This article has all of the details required to install the Blizzard Battle.net app on Ubuntu without facing any errors. Remember, the textures, graphics, and format of Battle.net will not be excellent because it will run on Wine. Blizzard Battle.net is not a native application for Linux, so we have used Wine to install it in Ubuntu’s different versions.
These procedures are tried and tested on multiple systems, so there are a minimum of chances to face errors if you follow all of the steps carefully. In case you face any error or have any queries, please let us know in the comment section.
About the author
Simran Kaur
Simran works as a technical writer. The graduate in MS Computer Science from the well known CS hub, aka Silicon Valley, is also an editor of the website. She enjoys writing about any tech topic, including programming, algorithms, cloud, data science, and AI. Travelling, sketching, and gardening are the hobbies that interest her.
Источник
Battle net linux ubuntu
Gold: works flawlessly with some minor tweaking
None
**CONFIGURE AND INSTALL THE DEPENDENCIES FIRST**
Instructions for Vulkan support: https://github.com/lutris/lutris/wiki/Installing-drivers
Instructions for proper functionality of Battle.Net (+ common problems) https://github.com/lutris/lutris/wiki/Game:-Blizzard-App
**IMPORTANT NOTES**
— The installer provides a pre-generated DXVK state cache to provide stutter-free experience. As a result, it will cause a temporary performance hit while the shaders are being compiled. The FPS will rise back up after it has finished.
This installer is a draft. It hasn’t been reviewed and might not be finished.
只能选择中国服务器
[2020-08-29] 修复星际争霸重制版启动时崩溃的问题
[2020-09-07] 修复风暴英雄无法启动的问题
This installer is a draft. It hasn’t been reviewed and might not be finished.
Standard installer + patches for hearthstone.
The only difference at the time of writing are these sections:
— task:
name: set_regedit
path: HKEY_CURRENT_USER\software\Wine\X11 Driver
key: UseTakeFocus
value: ‘no’prefix: $GAMEDIR
wine:
dxvk: true
esync: true
overrides:
nvapi: disabled
nvapi64: disabled
locationapi.dll: disabled
ideally it would get merged into the standard script
This installer is a draft. It hasn’t been reviewed and might not be finished.
chinese_classic
This installer is a draft. It hasn’t been reviewed and might not be finished.
The Blizzard Battle.net app is an internet-based online gaming, digital distribution, and digital rights management platform developed by Activision and Blizzard Entertainment. Battle.net is the launcher for World of Warcraft, Diablo III, StarCraft II, Hearthstone, Heroes of the Storm, Overwatch and Call of Duty Black Ops III.
Report a problem or an outdated installer
Report any problem you might encounter with the installer. You can also report here outdated installers. If you have problems installing or running the game, don’t forget to specify your distribution, (+ version and architecture), your graphics chipset model and the driver used.
Источник
HearthStone в Ubuntu
HearthStone популярная карточная игра по мотивам вселенной World of Warcraft. Не смотря на ее популярность компания Blizzard не собирается выпускать игру под Linux, не смотря на то, что версии для Mac OS, iOS и Android имеются. Однако поиграть в эту увлекательную игру можно и в Linux используя библиотеку Wine.
На сегодняшний день существует 3 способа запуска HearthStone в Linux:
- Запуск с помощью WINE — для продвинутых пользователей, готовых поковырять немного систему;
- Запуск с помощью PlayOnLinux — более простой способ, для тех кому надо просто установить и играть;
- Запуск в виртуальной машине — в данной статье не рассматривается.
Запуск игры возможен как со стабильной версией Wine, так и с разрабатываемой. На момент написания статьи разрабатываемая версия Wine 1.7. Весь процесс установки и настройки мы рассмотрим на примере дистрибутива Xubuntu 14.04.3, но действия будут одинаковые и для других дистрибутивов.
Первое, что необходимо сделать — это установить Wine. Если вы решили использовать стабильную версию, то для этого достаточно ввести в терминале команду:
Данная команда установит библиотеку wine 1.6.2 вместе с необходимыми инструментами и шрифтами. Если же вы хотите использовать последнюю версию Wine, то для начала изучите вот эту статью.
Настройка Wine для запуска HearthStone
После того как Wine установлен необходимо настроить его для корректной работы Battle.Net и HearthStone в Ubuntu Linux. Для этого запустите программу настройки wine. Сделать это можно из главного меню операционной системы выбрав в разделе Wine пункт «Настройка Wine». Либо в окне терминала выполните команду:
Далее необходимо на вкладке библиотеки добавить 2 библиотеки dbghelp и msvcp100. Для библиотеки dbghelp необходимо выставить режим «отключено» для этого выберите библиотеку в списке и кликните по кнопке «Изменить» в открывшемся окне выберите пункт «Отключена».
После того как вы добавили обе библиотеки нажимаем «ОК». Затем выполняем в окне терминала команду:
На этом настройка Wine завершена. Можно приступать к установке HearthStone.
Установка и запуск HearthStone в Linux
В дистрибутивах основанных на Ubuntu этот процесс ничем не отличается от Windows. Скачиваем с официального сайта исполняемый файл установщика и запускаем его двойным кликом.
После завершения установки Battle.Net появится привычное окно регистрации, в котором необходимо ввести свои данные сети Battle.Net.
Не забудьте выбрать регион. В некоторых конфигурациях выпадающий список региона не отображается, точнее не прорисовывается. Так было на моей двухмониторной конфигурации с дешевой nvidia видеокартой. Решение простое: клик по списку и стрелка вниз на клавиатуре позволяют отобразить список и выбрать нужный регион.
После ввода имени и пароля начнется стандартная загрузка игрового клиента.
По окончанию загрузки вы сможете сразу же насладиться этой замечательной во всех отношениях игрой кликнув по кнопке «Играть».
Если у вас два или более мониторная конфигурация, то возможно потребуется указать в настройках игры запуск в окне. Если игра при запуске в многомониторной конфигурации вылетает или зависает, то попробуйте переключить конфигурацию мониторов в зеркальный режим (когда на обоих мониторах отображается одно и то же), а затем запустить игру и настроить ее в оконный режим. После этого верните конфигурации мониторов в прежний режим.
HeartStone в PlayOnLinux
Наконец игру можно запустить через приложение PlayOnLinux. О том что это за зверь, как его установить и как пользоваться написано здесь. Будем считать, что вы уже установили PlayOnLinux, далее все просто! Жмем на плюсик для добавления нового приложения, затем в поиске вводим hearthstone и жмем кнопку «Установка».
Далее следуем инструкциям мастера установки.
На этом все. Приятной игры в HearthStone! Кстати вот здесь написано как получить бесплатный бустер для Hearthstone.
Один мальчик подписался на наш канал в телеграме и получил +100 hp
Источник