{"id":1232,"date":"2021-12-16T11:52:04","date_gmt":"2021-12-16T08:52:04","guid":{"rendered":"https:\/\/files2.tojikon.net\/files-cloud\/2021\/10\/28\/how-to-play-spelunky-on-linux\/https:\/\/files2.tojikon.net\/files-cloud\/2021\/10\/28\/how-to-play-spelunky-on-linux\/"},"modified":"2021-12-16T11:52:04","modified_gmt":"2021-12-16T08:52:04","slug":"how-to-play-spelunky-on-linux","status":"publish","type":"post","link":"https:\/\/tojikon.net\/en\/1232-how-to-play-spelunky-on-linux\/","title":{"rendered":"How to play Spelunky on Linux"},"content":{"rendered":"<section id=\"related_posts\">\n<div class=\"block-head\">\n<h3>Related Articles<\/h3>\n<\/div>\n<\/section>\n<p>Spelunky is a 2D platformer game for Microsoft Windows, Xbox, PlayStation, Chrome OS, and Nintendo Switch. Here\u2019s how you can play Spelunky on your Linux computer.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-410459 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-spelunky-on-linux.jpg\" alt=\"\" width=\"1200\" height=\"675\"\/><\/p>\n<p>Spelunky is not a native Linux game, but it still works thanks to Steam in Proton. Unfortunately, the Proton feature only works on Linux with the help of the Linux Steam application. So, we must demonstrate how to get Steam working.<\/p>\n<h3>Install Steam<\/h3>\n<p>Steam works on many distributions on Linux. Launch a terminal window on the desktop by pressing <strong>Ctrl + Alt + T<\/strong> on the keyboard to get it working on your Linux operating system. Or, search for \u201cTerminal\u201d in the app menu and launch it.<\/p>\n<p>With the terminal window open and ready to use, the installation of Steam can begin. Following the installation instructions down below, install the Steam app on your computer.<\/p>\n<h4>Ubuntu<\/h4>\n<p>Steam is available for installation on Ubuntu through the official software repositories. Using the <strong>apt install<\/strong> command below, install Steam.<\/p>\n<pre>\nsudo apt install steam\n<\/pre>\n<h4>Debian<\/h4>\n<p>Steam works on Debian, but you\u2019ll need to download the Steam DEB package to your computer to get the app working. Using the <strong>wget<\/strong> download command below, grab the latest release of Steam.<\/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, the installation can begin. Using the <strong>dpkg<\/strong> command below, install the latest release of Steam on your computer.<\/p>\n<pre>\nsudo dpkg -i steam.deb\n<\/pre>\n<p>Once Steam is set up on your computer, you\u2019ll need to correct any dependency issues that may have arisen during the installation process.<\/p>\n<pre>\nsudo apt-get install -f\n<\/pre>\n<h4>Arch Linux<\/h4>\n<p>Steam is available to Arch Linux users via the \u201cmultilib\u201d software repository. However, this repo isn\u2019t enabled by default. To enable it, open up the <code>\/etc\/pacman.conf<\/code> file in your favorite text editor (as root).<\/p>\n<p>With the text file open in an editor (as root), find the \u201cmultilib\u201d section, and remove the # symbol from in front. Be sure to also remove the # symbol from the lines directly below it.<\/p>\n<p>After you\u2019ve finished editing, close the text editor and save the file. Then, resync Arch Linux with the official software repositories.<\/p>\n<pre>\nsudo pacman -Syy\n<\/pre>\n<p>Finally, install the latest release of Steam on Arch Linux using the <strong>pacman<\/strong> command down below.<\/p>\n<pre>\nsudo pacman -S steam\n<\/pre>\n<h4>Fedora\/OpenSUSE<\/h4>\n<p>Both Fedora and OpenSUSE can install Steam through software repositories included out of the box. 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<div class=\"in-content-sidebar in-content-sidebar-10\" readability=\"15\">\n<p>If you\u2019d like to set up Steam as a Flatpak on your Linux PC, you\u2019ll have to set up the Flatpak runtime on your computer and enable the Flathub app store. Setting up the Flatpak runtime is confusing, so follow our guide on the subject.<\/p>\n<p>Once the runtime is configured, you can enable the Flathub app store with the <strong>remote-add<\/strong> command in a terminal window.<\/p>\n<\/div>\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 Spelunky on Linux<\/h3>\n<p>With Steam up and running, launch the application on your desktop and log into your account using your user credentials. Then, follow the step-by-step instructions below to get Spelunky up and running on your computer.<\/p>\n<p><strong>Step 1:<\/strong> Open up the \u201cSteam\u201d menu inside of the Steam app and select it with the mouse. Then, find the \u201cSettings\u201d button and click on it. Finally, select \u201cSteam Play\u201d and go to the Steam Play area.<\/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-spelunky-on-linux.png\" alt=\"\" width=\"1200\" height=\"689\"\/><\/p>\n<p>Inside the Steam Play area of the Steam Settings section, check both the \u201cEnable Steam Play for supported titles\u201d box and the \u201cEnable Steam Play for all other titles\u201d box.<\/p>\n<p>After checking both boxes, click the \u201cOK\u201d button to save the settings.<\/p>\n<p><strong>Step 2:<\/strong> Select the \u201cStore\u201d button inside of Steam to access the Steam storefront. Once there, find the search box, and click on it with the mouse. Then, type in \u201cSpelunky\u201d and press the <strong>Enter key<\/strong> to view the results.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-410462 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-spelunky-on-linux-1.png\" alt=\"\" width=\"1200\" height=\"900\"\/><\/p>\n<p><strong>Step 3:<\/strong> Look through the Steam search results for \u201cSpelunky\u201d and click on it with the mouse to access the Spelunky Steam Storefront page. Then, once on the page, find the green \u201cAdd to cart\u201d button, and select it with the mouse.<\/p>\n<p><strong>Step 4:<\/strong> Upon clicking on the green \u201cAdd to cart\u201d button, you\u2019ll have added Spelunky to your Steam cart. Select the green Steam cart icon in the Steam app. Then, use Steam to purchase Spelunky for use on your Steam account.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-410465 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-spelunky-on-linux-2.png\" alt=\"\" width=\"1200\" height=\"963\"\/><\/p>\n<p><strong>Step 5:<\/strong> After you\u2019ve purchased Spelunky on Steam, find the \u201cLibrary\u201d button inside of the app and click on it with the mouse to access your Steam library. Once inside of your Steam library, scroll down and search for \u201cSpelunky\u201d and select it.<\/p>\n<p>Then, click on the blue \u201cINSTALL\u201d button to download and install Spelunky on your computer.<\/p>\n<p><strong>Step 6:<\/strong> Allow Steam to download and install Spelunky. When the process is complete, the blue \u201cINSTALL\u201d button will become a green \u201cPLAY\u201d button. Select the green \u201cPLAY\u201d button to start up Spelunky on your Linux computer.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-410456 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-spelunky-on-linux-1.jpg\" alt=\"\" width=\"1200\" height=\"762\"\/><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Related Articles Spelunky is a 2D platformer game for Microsoft Windows, Xbox, PlayStation, Chrome OS, and Nintendo Switch. Here\u2019s how you can play Spelunky on your Linux computer. Spelunky is not a native Linux game, but it still works thanks to Steam in Proton. Unfortunately, the Proton feature only works on Linux with the help &hellip;<\/p>\n","protected":false},"author":1,"featured_media":1233,"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\/1232"}],"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=1232"}],"version-history":[{"count":0,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1232\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media\/1233"}],"wp:attachment":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media?parent=1232"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/categories?post=1232"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/tags?post=1232"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}