{"id":1422,"date":"2021-12-16T13:52:44","date_gmt":"2021-12-16T10:52:44","guid":{"rendered":"https:\/\/files2.tojikon.net\/files-cloud\/2021\/07\/23\/how-to-play-overlord-on-linux\/https:\/\/files2.tojikon.net\/files-cloud\/2021\/07\/23\/how-to-play-overlord-on-linux\/"},"modified":"2021-12-16T13:52:44","modified_gmt":"2021-12-16T10:52:44","slug":"how-to-play-overlord-on-linux","status":"publish","type":"post","link":"https:\/\/tojikon.net\/en\/1422-how-to-play-overlord-on-linux\/","title":{"rendered":"How to play Overlord on Linux"},"content":{"rendered":"<section id=\"related_posts\">\n<div class=\"block-head\">\n<h3>Related Articles<\/h3>\n<\/div>\n<\/section>\n<p>Overlord is an action RPG developed by Triumph Studios and published by Codemasters for Xbox 360, Microsoft Windows, PS3, and Linux. The game came out in 2007. In this guide, we\u2019ll show you how to play Overlord on Linux.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-405875 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-overlord-on-linux.jpg\" alt=\"\" width=\"1200\" height=\"750\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-overlord-on-linux.jpg 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-overlord-on-linux-1.jpg 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-overlord-on-linux-2.jpg 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-overlord-on-linux-3.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<h2>Getting Overlord working on Linux<\/h2>\n<p>Overlord is a native Linux game, and it will run well on Linux without any issues. That being said, it can only run on Linux via the official Steam for Linux client. For this reason, we\u2019ll need to go over how to install the Steam Linux client.<\/p>\n<h3>Install Steam<\/h3>\n<p>To start the installation of Steam on your Linux PC, you\u2019ll need to open up a terminal window. To open up a terminal window on the Linux desktop, press\u00a0<strong>Ctrl + Alt + T\u00a0<\/strong>on the keyboard. Or, search for \u201cTerminal\u201d in the app menu and open it that way.<\/p>\n<p>When the terminal window is open and ready to use, follow along with the installation instructions down below that correspond with the Linux OS you use to get Steam up and running.<\/p>\n<h4>Ubuntu<\/h4>\n<p>Steam is installable on Ubuntu via the official software repositories. To install it, use the\u00a0<strong>apt install\u00a0<\/strong>command below.<\/p>\n<pre>\nsudo apt install steam\n<\/pre>\n<h4>Debian<\/h4>\n<p>The fastest way to get Steam up and running on Debian is to officially download the latest release of Steam from the Valve website. To do that, use the following\u00a0<strong>wget\u00a0<\/strong>download command down below.<\/p>\n<pre>\nwget https:\/\/steamcdn-a.akamaihd.net\/client\/installer\/steam.deb\n<\/pre>\n<p>After downloading the latest release of Steam to your computer, you can start the installation process for Steam using the\u00a0<strong>dpkg\u00a0<\/strong>command down below. This command will set up the Steam DEB.<\/p>\n<p>sudo dpkg -i steam.deb<\/p>\n<p>Now that Steam is set up on your Debian PC, use the following\u00a0<strong>apt-get install -f\u00a0<\/strong>command to correct any dependencies that may have occurred during the installation process.<\/p>\n<pre>\nsudo apt-get install -f\n<\/pre>\n<h4>Arch Linux<\/h4>\n<p>It is possible to install Steam on Arch Linux through the \u201cmultilib\u201d software repository. To enable the \u201cmultilib\u201d software repository, start by opening up the <code>\/etc\/pacman.conf<\/code> file in your favorite text editor. Then, locate the \u201cmultilib\u201d line and remove the <code>#<\/code> symbol from it, as well as the lines directly below it.<\/p>\n<p>Save the edits, then exit the text editor. After that, re-sync Arch to the Linux software repositories.<\/p>\n<pre>\nsudo pacman -Syy\n<\/pre>\n<p>Once everything is up to date, you can install the latest release of Steam on your computer using\u00a0<strong>pacman<\/strong>.<\/p>\n<pre>\nsudo pacman -S steam\n<\/pre>\n<h4>Fedora\/OpenSUSE<\/h4>\n<p>Both Fedora and OpenSUSE are capable of setting up Steam through software repositories included out of the box. That being said, the Flatpak release of Steam works much better on these operating systems, and we suggest using that instead.<\/p>\n<h4>Flatpak<\/h4>\n<p>To get Steam working via Flatpak, start by installing the Flatpak runtime. To do that, install the \u201cflatpak\u201d package on your computer. If you\u2019re unable to get the Flatpak runtime working, please follow our guide on the subject.<\/p>\n<p>With the runtime up and running, use the commands down below to get the Steam app up and running via Flatpak.<\/p>\n<pre>\nflatpak remote-add --if-not-exists flathub https:\/\/flathub.org\/repo\/flathub.flatpakrepo\n<\/pre>\n<pre>\nflatpak install flathub com.valvesoftware.Steam\n<\/pre>\n<h2>Install Overlord on Linux<\/h2>\n<p>Now that Steam is installed, open up the app with your mouse. Once Steam is open, use the login screen to sign in to Steam using your account credentials. When you\u2019ve signed in, follow the step-by-step instructions down below to get Overlord working on Linux.<\/p>\n<p><strong>Step 1:\u00a0<\/strong>Open up the Steam app, and find the \u201cStore\u201d button. Click on this button with the mouse to access the Steam storefront. Once you\u2019ve gotten to the Steam storefront, locate the search box, and click on it with the mouse.<\/p>\n<p>Once you\u2019ve selected the search box with the mouse, type in \u201cOverlord\u201d into the search box, and press the\u00a0<strong>Enter\u00a0<\/strong>key to view the search results. Look through the search results, and click on \u201cOverlord\u201d in the app menu.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-405876 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-overlord-on-linux.png\" alt=\"\" width=\"1200\" height=\"458\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-overlord-on-linux.png 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-overlord-on-linux-2.png 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-overlord-on-linux-3.png 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-overlord-on-linux-4.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p><strong>Step 2:<\/strong> When you click on the \u201cOverlord\u201d search result, you\u2019ll be taken to the Overlord Steam storefront page. On this page, look around for the green \u201cadd to cart\u201d button, and click on it with the mouse.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-405877 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-overlord-on-linux-1.png\" alt=\"\" width=\"1200\" height=\"557\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-overlord-on-linux-1.png 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-overlord-on-linux-5.png 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-overlord-on-linux-6.png 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-overlord-on-linux-7.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p>When you click on the \u201cadd to cart\u201d button, you\u2019ll be adding Overlord to your Steam cart. From here, click on the cart icon and follow through the process of purchasing the game for your Steam account.<\/p>\n<p><strong>Step 3:<\/strong> Find the \u201cLibrary\u201d button, and click on it with the mouse to access your Steam games library. From there, search for \u201cOverlord\u201d in your collection, and select it with the mouse.<\/p>\n<p><strong>Step 4:<\/strong> Once you\u2019ve located Overlord in the Steam library, find the blue \u201cINSTALL\u201d button and select it to install the game onto your Linux PC. The installation process shouldn\u2019t take too long.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-405875 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-overlord-on-linux.jpg\" alt=\"\" width=\"1200\" height=\"750\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-overlord-on-linux.jpg 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-overlord-on-linux-1.jpg 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-overlord-on-linux-2.jpg 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-overlord-on-linux-3.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p>When the installation is complete, find the green \u201cPLAY\u201d button and click on it to start up Overlord for Linux. Enjoy, and happy gaming!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Related Articles Overlord is an action RPG developed by Triumph Studios and published by Codemasters for Xbox 360, Microsoft Windows, PS3, and Linux. The game came out in 2007. In this guide, we\u2019ll show you how to play Overlord on Linux. Getting Overlord working on Linux Overlord is a native Linux game, and it will &hellip;<\/p>\n","protected":false},"author":1,"featured_media":1423,"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\/1422"}],"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=1422"}],"version-history":[{"count":0,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1422\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media\/1423"}],"wp:attachment":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media?parent=1422"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/categories?post=1422"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/tags?post=1422"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}