{"id":1728,"date":"2021-12-16T12:24:37","date_gmt":"2021-12-16T09:24:37","guid":{"rendered":"https:\/\/files2.tojikon.net\/files-cloud\/2021\/02\/19\/how-to-play-eternal-return-black-survival-on-linux\/https:\/\/files2.tojikon.net\/files-cloud\/2021\/02\/19\/how-to-play-eternal-return-black-survival-on-linux\/"},"modified":"2021-12-16T12:24:37","modified_gmt":"2021-12-16T09:24:37","slug":"how-to-play-eternal-return-black-survival-on-linux","status":"publish","type":"post","link":"https:\/\/tojikon.net\/en\/1728-how-to-play-eternal-return-black-survival-on-linux\/","title":{"rendered":"How to play Eternal Return: Black Survival on Linux"},"content":{"rendered":"<section id=\"related_posts\">\n<div class=\"block-head\">\n<h3>Related Articles<\/h3>\n<\/div>\n<\/section>\n<p>Eternal Return: Black Survival is a MOBA\/battle royal\/survival game hybrid for PC developed and published by Nimble Neuron. The player chooses a character from the unique character roster and faces off with 17 other players in the game.\u00a0<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-395435 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-eternal-return-black-survival-on-linux.jpg\" alt=\"\" width=\"1200\" height=\"675\"\/><\/p>\n<p>Eternal Return: Black Survival never made its way to Linux as a native program. Instead, if you want to enjoy this game on Linux, you will need to use the Steam Play feature built into the Linux client. Here\u2019s how to set the game up.<\/p>\n<p>Eternal Return: Black Survival only works on Linux via Proton and Steam Play, features in the Linux version of Steam that make it possible for Windows games to run. For this reason, we must go over how to install the Linux version of Steam.<\/p>\n<h3>Install Steam<\/h3>\n<p>To start installing Steam on your Linux PC, open up a terminal window and follow along with the instructions below.<\/p>\n<h4>Ubuntu<\/h4>\n<p>On Ubuntu, the Steam application is installable on the official Ubuntu app sources. To install it on your system, make use of the\u00a0<strong>Apt\u00a0<\/strong>command below.\u00a0<\/p>\n<pre>\nsudo apt install steam\n<\/pre>\n<h4>Debian<\/h4>\n<p>Steam is available for Debian. To get Steam on your system, it\u2019s best to download the DEB package from the Steam official website. This is because the official DEB release on Debian must be manually enabled via the \u201cnon-free\u201d software repo, and that isn\u2019t very user-friendly.<\/p>\n<p>To start the download for the Steam DEB package, open up a terminal window and use the following <strong>wget\u00a0<\/strong>downloader tool. This app will grab the DEB package and place it in your home (~) directory.<\/p>\n<pre>\nwget https:\/\/steamcdn-a.akamaihd.net\/client\/installer\/steam.deb\n<\/pre>\n<p>Once the DEB package is done downloading to your Debian Linux PC, the installation can begin. Using the\u00a0<strong>dpkg\u00a0<\/strong>command below, install the Steam DEB package onto your computer.<\/p>\n<pre>\nsudo dpkg -i steam.deb\n<\/pre>\n<p>After installing the Steam DEB package onto your Debian Linux PC, the setup for Steam isn\u2019t complete. It is not done because you will need to fix any dependency issues that occurred during the installation.<\/p>\n<p>To fix all dependency issues in Debian, execute the following\u00a0<strong>apt-get install -f\u00a0<\/strong>command in a terminal.\u00a0<\/p>\n<pre>\nsudo apt-get install -f\n<\/pre>\n<h4>Arch Linux<\/h4>\n<p>On Arch Linux, the Steam client is available to all users through the \u201cmultilib\u201d software repository. To install Steam on your Arch system, ensure the \u201cmultilib\u201d software repository is enabled in your Pacman configuration file. Then, execute the\u00a0<strong>pacman\u00a0<\/strong>command below to get Steam working.<\/p>\n<pre>\nsudo pacman -S steam\n<\/pre>\n<h4>Fedora\/OpenSUSE<\/h4>\n<p>If you\u2019re using Fedora or OpenSUSE, you will be able to install Steam via a native RPM package. However, the RPM version of Steam\u2019s installation method on both Fedora and OpenSUSE is tedious and not very user-friendly. For this reason, we highly recommend following the Flatpak installation instructions instead.<\/p>\n<h4>Flatpak<\/h4>\n<p>If you want to use the Flatpak version of Steam, you will first need to install the Flatpak runtime on Linux. To do that, install the \u201cflatpak\u201d package on your computer. If you are having trouble setting up the Flatpak runtime on your Linux PC, please follow our in-depth guide on the subject.\u00a0<\/p>\n<p>After setting up the Flatpak runtime on your Linux PC, you will need to add the Flathub app store. This app store has the Flatpak release of Steam, so it is required. To add the Flathub app store, execute the following\u00a0<strong>flatpak remote-add\u00a0<\/strong>command below.<\/p>\n<pre>\nflatpak remote-add --if-not-exists flathub https:\/\/flathub.org\/repo\/flathub.flatpakrepo\n<\/pre>\n<p>Once the Flathub app store is set up, install Steam using the <strong>flatpak install\u00a0<\/strong>command.\u00a0<\/p>\n<pre>\nflatpak install flathub com.valvesoftware.Steam\n<\/pre>\n<h3>Install Eternal Return: Black Survival on Linux<\/h3>\n<p>With Steam installed, launch it by searching for \u201cSteam\u201d in the app menu. After that, log into your account by entering your password credentials and username. Once Steam is logged in, follow the step-by-step instructions below to get Eternal Return: Black Survival working.<\/p>\n<p><strong>Step 1:\u00a0<\/strong>Inside Steam, find the \u201cSteam\u201d menu button and click on it. After selecting this button, click on the \u201cSettings\u201d option to go to the Steam settings area.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-293847 size-full\" src=\"https:\/\/www.addictivetips.com\/app\/uploads\/2018\/11\/steamplay-all-titles-e1541490620896.png\" alt=\"\" width=\"1200\" height=\"689\"\/><\/p>\n<p>Inside the Steam settings area, find \u201cSteam Play\u201d and check the two boxes \u201cEnable Steam Play for supported titles\u201d and \u201cEnable Steam Play for all other titles\u201d. Then, click \u201cOK\u201d to close the window.<\/p>\n<p><strong>Step 2:<\/strong> Find the \u201cSTORE\u201d button and click on it with the mouse. Then, find the search box and click on it. Type out \u201cEternal Return: Black Survival\u201d and press the\u00a0<strong>Enter\u00a0<\/strong>key to search.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-395445 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-eternal-return-black-survival-on-linux-2.png\" alt=\"\" width=\"1200\" height=\"423\"\/><\/p>\n<p>Look through the results for \u201cEternal Return: Black Survival\u201d and click on it with the mouse to access the game\u2019s Steam page.<\/p>\n<p><strong>Step 3:<\/strong> Find the green \u201cAdd to cart\u201d button, and click on it with the mouse to purchase the game and add it to your account. Then, find the \u201cLIBRARY\u201d button and click on it to access your Steam library.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-395446 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-eternal-return-black-survival-on-linux-3.png\" alt=\"\" width=\"1200\" height=\"511\"\/><\/p>\n<p><strong>Step 4:<\/strong> Search through your Steam library for \u201cEternal Return: Black Survival\u201d. Once found, click on the blue \u201cINSTALL\u201d button and select it to download the game to your computer.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-395435 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-eternal-return-black-survival-on-linux.jpg\" alt=\"\" width=\"1200\" height=\"675\"\/><\/p>\n<p><strong>Step 5:<\/strong> Now that the game is installed, click on the green \u201cPLAY\u201d button to start it up!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Related Articles Eternal Return: Black Survival is a MOBA\/battle royal\/survival game hybrid for PC developed and published by Nimble Neuron. The player chooses a character from the unique character roster and faces off with 17 other players in the game.\u00a0 Eternal Return: Black Survival never made its way to Linux as a native program. Instead, &hellip;<\/p>\n","protected":false},"author":1,"featured_media":1729,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[21],"tags":[33],"_links":{"self":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1728"}],"collection":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/comments?post=1728"}],"version-history":[{"count":0,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1728\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media\/1729"}],"wp:attachment":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media?parent=1728"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/categories?post=1728"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/tags?post=1728"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}