{"id":1312,"date":"2021-12-16T12:24:40","date_gmt":"2021-12-16T09:24:40","guid":{"rendered":"https:\/\/files2.tojikon.net\/files-cloud\/2021\/09\/18\/how-to-play-orcs-must-die-2-on-linux\/https:\/\/files2.tojikon.net\/files-cloud\/2021\/09\/18\/how-to-play-orcs-must-die-2-on-linux\/"},"modified":"2021-12-16T12:24:40","modified_gmt":"2021-12-16T09:24:40","slug":"how-to-play-orcs-must-die-2-on-linux","status":"publish","type":"post","link":"https:\/\/tojikon.net\/en\/1312-how-to-play-orcs-must-die-2-on-linux\/","title":{"rendered":"How to play Orcs Must Die! 2 on linux"},"content":{"rendered":"<section id=\"related_posts\">\n<div class=\"block-head\">\n<h3>Related Articles<\/h3>\n<\/div>\n<\/section>\n<p>Orcs Must Die! 2 is a tower-defense style video game developed by Robot Entertainment as the sequel to Orcs Must Die!. The game was released on Microsoft Windows in 2012 but never made its way to Linux. Here\u2019s how to play it on your Linux PC.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-407552 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-orcs-must-die-2-on-linux.png\" alt=\"\" width=\"1200\" height=\"674\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-orcs-must-die-2-on-linux.png 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-orcs-must-die-2-on-linux-3.png 300w, https:\/\/www.addictivetips.com\/app\/uploads\/2021\/09\/omd2-1-1024x575.png 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-orcs-must-die-2-on-linux-4.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p>Orcs Must Die! 2 works on Linux, but only with the help of Proton and Steam Play, a feature of the Linux Steam client. For this reason, we\u2019ll need to go over how to install the Linux release of Steam.<\/p>\n<h3>Install Steam<\/h3>\n<p>To install Steam on Linux, you\u2019ll need to open up a terminal window on the desktop. You can open up a terminal window on the Linux desktop by pressing <strong>Ctrl + Alt + T<\/strong> on the keyboard. Alternatively, search for \u201cterminal\u201d in the app menu.<\/p>\n<p>When a terminal window is open and ready to go, the installation can begin. Using the instructions outlined below, set up Steam on your Linux PC.<\/p>\n<h4>Ubuntu<\/h4>\n<p>On Ubuntu, you can set up the latest release of Steam using the <strong>apt install<\/strong> command down below.<\/p>\n<pre>\nsudo apt install steam\n<\/pre>\n<h4>Debian<\/h4>\n<p>Steam works on Debian. If you want to get it working, you\u2019ll have to download Steam directly from Valve. To do that, use the following <strong>wget<\/strong> download command down below.<\/p>\n<pre>\nwget https:\/\/steamcdn-a.akamaihd.net\/client\/installer\/steam.deb\n<\/pre>\n<p>After the Steam DEB package is done downloading, the installation can begin. Using the <strong>dpkg<\/strong> command down below, set up the Steam package on your computer.<\/p>\n<pre>\nsudo dpkg -i steam.deb\n<\/pre>\n<p>With the Steam package set up on your Debian Linux PC, you\u2019ll have to correct any dependency issues that may have occurred during the installation process. Using the <strong>apt-get install -f<\/strong> command below, fix the problems.<\/p>\n<pre>\nsudo apt-get install -f\n<\/pre>\n<h4>Arch Linux<\/h4>\n<p>Steam is available on Arch Linux through the \u201cmultilib\u201d software repository. Unfortunately, the repository is disabled by default. To enable this software repository, open up the <code>\/etc\/pacman.conf<\/code> file in your favorite text editor (as root).<\/p>\n<p>Once the text file is open as root, locate the \u201cmultilib\u201d line and remove the # symbol from the text file. Be sure to also remove the # symbol from the lines directly below it. Then, save the edits and close it.<\/p>\n<p>After closing the text file, re-sync your Arch Linux system with the official software repositories using the command below.<\/p>\n<pre>\nsudo pacman -Syy\n<\/pre>\n<p>Finally, once the \u201cmultilib\u201d software repository is configured, the Steam application can be installed on your system. Use the <strong>pacman<\/strong> command below to install the Steam app.<\/p>\n<pre>\nsudo pacman -S steam\n<\/pre>\n<h4>Fedora\/OpenSUSE<\/h4>\n<p>Both OpenSUSE and Fedora Linux have the ability to install Steam from software repositories included on the system. However, the Flatpak release of Steam works much better on these operating systems, so we suggest following those instructions instead.<\/p>\n<h4>Flatpak<\/h4>\n<p>To get Steam working via Flatpak on your Linux PC, you\u2019ll first need to configure the Flatpak runtime. To set up the Flatpak runtime on your computer, follow our guide on the subject.<\/p>\n<p>When the runtime is configured, use the <strong>flatpak remote-add<\/strong> command and the <strong>flatpak install<\/strong> command to get the Steam application up and running on your Linux computer system.<\/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<h3>Install Orcs Must Die! 2 on Linux<\/h3>\n<p>Launch the app and log into your Steam account once the Flatpak runtime is configured on your Linux system. Then, follow the step-by-step instructions below to get Orcs Must Die! 2 working on Linux!<\/p>\n<p><strong>Step 1:<\/strong> Open up the \u201cSteam\u201d menu and select the \u201cSettings\u201d button to open up the Steam settings. Once inside the \u201cSteam Settings\u201d area, find the \u201cSteam Play\u201d button and select it with the mouse.<\/p>\n<p>Inside the Steam Play area, find and check both the \u201cEnable Steam Play for supported titles\u201d and the \u201cEnable Steam Play for all other titles\u201d. Finally, click on the \u201cOK\u201d button to confirm your settings.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-293847 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-orcs-must-die-2-on-linux-1.png\" alt=\"\" width=\"1200\" height=\"689\"\/><\/p>\n<p><strong>Step 2:<\/strong> Find the \u201cStore\u201d button and click on it with the mouse. From here, find the search box, and click on it with the mouse. Then, type in \u201cOrcs Must Die! 2\u201d into the box. Press the <strong>Enter<\/strong> key to view the search results.<\/p>\n<p><strong>Step 3:<\/strong> Look through the search results for \u201cOrcs Must Die! 2\u201d and click on it to access the game\u2019s Steam store page. Once on the Orcs Must Die! 2 store page, locate the green \u201cadd to cart\u201d button and select it to purchase the game to your account.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-407553 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-orcs-must-die-2-on-linux-2.png\" alt=\"\" width=\"1200\" height=\"615\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-orcs-must-die-2-on-linux-2.png 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-orcs-must-die-2-on-linux-5.png 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-orcs-must-die-2-on-linux-6.png 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-orcs-must-die-2-on-linux-7.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p><strong>Step 4:<\/strong> After purchasing the game, find the \u201cLibrary\u201d button, and click on it with the mouse to access your Steam games library. Then, look through it to find \u201cOrcs Must Die! 2\u201d.<\/p>\n<p>Once you\u2019ve found the game, locate the blue \u201cINSTALL\u201d button and click on it with the mouse. Selecting this button will download the game to your computer and install it.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-407551 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-orcs-must-die-2-on-linux.jpg\" alt=\"\" width=\"1200\" height=\"675\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-orcs-must-die-2-on-linux.jpg 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-orcs-must-die-2-on-linux-1.jpg 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-orcs-must-die-2-on-linux-2.jpg 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-orcs-must-die-2-on-linux-3.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p><strong>Step 5:<\/strong> When the installation is complete, the blue \u201cINSTALL\u201d button will become a green \u201cPLAY\u201d button. Select it to start up the game. Enjoy!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Related Articles Orcs Must Die! 2 is a tower-defense style video game developed by Robot Entertainment as the sequel to Orcs Must Die!. The game was released on Microsoft Windows in 2012 but never made its way to Linux. Here\u2019s how to play it on your Linux PC. Orcs Must Die! 2 works on Linux, &hellip;<\/p>\n","protected":false},"author":1,"featured_media":1313,"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\/1312"}],"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=1312"}],"version-history":[{"count":0,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1312\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media\/1313"}],"wp:attachment":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media?parent=1312"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/categories?post=1312"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/tags?post=1312"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}