{"id":1178,"date":"2021-12-16T12:15:11","date_gmt":"2021-12-16T09:15:11","guid":{"rendered":"https:\/\/files2.tojikon.net\/files-cloud\/2021\/11\/23\/how-to-play-fable-anniversary-on-linux\/https:\/\/files2.tojikon.net\/files-cloud\/2021\/11\/23\/how-to-play-fable-anniversary-on-linux\/"},"modified":"2021-12-16T12:15:11","modified_gmt":"2021-12-16T09:15:11","slug":"how-to-play-fable-anniversary-on-linux","status":"publish","type":"post","link":"https:\/\/tojikon.net\/en\/1178-how-to-play-fable-anniversary-on-linux\/","title":{"rendered":"How to play Fable Anniversary on Linux"},"content":{"rendered":"<section id=\"related_posts\">\n<div class=\"block-head\">\n<h3>Related Articles<\/h3>\n<\/div>\n<\/section>\n<p>Fable Anniversary is a remaster for Fable: The Lost Chapters by Lion Head Studios and Microsoft Game Studios. The remake was released on Steam in 2014, and there is no plan for a Linux release. However, with a few tweaks, you can get the game working on Linux.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-412895 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-fable-anniversary-on-linux.jpg\" alt=\"\" width=\"1200\" height=\"673\"\/><\/p>\n<p>Fable Anniversary is a Microsoft Windows game. However, it does run on Linux quite well, thanks to Proton and Steam Play. Therefore, if you\u2019d like to play this game on your system, you must install the Linux version of Steam.<\/p>\n<h3>Install Steam<\/h3>\n<p>Installing the Linux release of Steam is relatively easy, and best of all, it is supported on nearly all Linux operating systems. To get the app working, you must open up a terminal window on the Linux desktop.<\/p>\n<p>Opening up a terminal window on the Linux desktop is easy. To do it, press <strong>Ctrl + Alt + T<\/strong> on the keyboard. Or, search for \u201cTerminal\u201d in the app menu and launch it that way. Then, follow the installation instructions for Steam that correspond with the Linux OS you use.<\/p>\n<h4>Ubuntu<\/h4>\n<p>On Ubuntu, the Steam application can be installed through the <strong>apt install<\/strong> command.<\/p>\n<pre>\nsudo apt install steam\n<\/pre>\n<h4>Debian<\/h4>\n<p>Those looking to get Steam working on Debian will need to download Valve\u2019s latest Steam DEB package. To get your hands on the newest Steam DEB package file, make use of the following <strong>wget<\/strong> download command below.<\/p>\n<pre>\nwget https:\/\/steamcdn-a.akamaihd.net\/client\/installer\/steam.deb\n<\/pre>\n<p>After downloading the Steam DEB package to your computer, the installation can begin. Using the <strong>dpkg<\/strong> command, install Steam on Debian.<\/p>\n<pre>\nsudo dpkg -i steam.deb\n<\/pre>\n<p>Once the Steam DEB package is set up on your computer, you will need to correct all of the dependency issues that may have occurred during the installation process. To do that, use the <strong>apt-get install -f<\/strong> command.<\/p>\n<pre>\nsudo apt-get install -f\n<\/pre>\n<h4>Arch Linux<\/h4>\n<p>Steam is available to all Arch Linux users through the \u201cmultilib\u201d software repository. That being said, this software repository isn\u2019t always enabled by default. To enable it, launch the <code>\/etc\/pacman.conf<\/code> file in your favorite text editor (as root).<\/p>\n<p>Once the file is open in the text editor, search for \u201cmultilib\u201d and remove the # symbol from in front of it. Then, remove the # symbol from the lines directly below. Finally, save the edits.<\/p>\n<p>After saving the edits to the file, re-sync your Arch Linux system with the official Arch servers using the <strong>pacman -Syy<\/strong> command.<\/p>\n<pre>\nsudo pacman -Syy\n<\/pre>\n<p>With the multilib software repository configured, install the latest release of Steam on Arch Linux using the <strong>pacman -S<\/strong> command.<\/p>\n<pre>\nsudo pacman -S steam\n<\/pre>\n<h4>Fedora\/OpenSUSE<\/h4>\n<p>On both Fedora Linux and OpenSUSE Linux, users can install Steam via software repositories included within the operating system. However, these versions of Steam tend to work worse than the Flatpak release of Steam, so we suggest following those instructions instead.<\/p>\n<h4>Flatpak<\/h4>\n<p>If you plan to use the Flatpak release of Steam, you must install the Steam runtime. To install the latest Flatpak runtime on your computer, follow along with our guide on the subject.<\/p>\n<p>After setting up the Flatpak runtime, Steam can be installed. Using the two commands down below, get Steam working.<\/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 Fable Anniversary on Linux<\/h3>\n<p>With the Steam app installed, open it up. Then, follow the step-by-step instructions below to get Fable Anniversary working on your Linux system.<\/p>\n<p><strong>Step 1:\u00a0<\/strong> Open up the \u201cSteam\u201d menu and select the \u201cSettings\u201d button inside. After selecting this button, you\u2019ll be able to access the Steam settings area. Inside the Steam settings area, find the \u201cSteam Play\u201d section. Then, check both the \u201cEnable Steam Play for supported titles\u201d box and the \u201cEnable Steam Play for all other titles.\u201d<\/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-fable-anniversary-on-linux.png\" alt=\"\" width=\"1200\" height=\"689\"\/><\/p>\n<p><strong>Step 2:<\/strong> Inside Steam, find the \u201cStore\u201d button and click on it with the mouse. Then, click on the search box and type in \u201cFable Anniversary.\u201d Press the <strong>Enter<\/strong> key on the keyboard to view the search results.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-412901 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-fable-anniversary-on-linux-1.jpg\" alt=\"\" width=\"1200\" height=\"832\"\/><\/p>\n<p>Look through the search results for \u201cFable Anniversary\u201d and click on it with the mouse. Upon selecting Fable Anniversary, you\u2019ll be brought to its game page.<\/p>\n<p><strong>Step 3:<\/strong> On the Fable Anniversary store page, locate the green \u201cAdd to cart\u201d button and click on it with the mouse. Once you\u2019ve selected this button, you\u2019ll be able to go through the process of purchasing the game.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-412904 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-fable-anniversary-on-linux-2.jpg\" alt=\"\" width=\"1200\" height=\"960\"\/><\/p>\n<p><strong>Step 4:<\/strong> Once you\u2019ve purchased Fable Anniversary, find the \u201cLibrary\u201d button and click on it to access your Steam games library. Then, locate \u201cFable Anniversary\u201d and select it.<\/p>\n<p>Upon selecting the game, find the blue \u201cINSTALL\u201d button and select it with the mouse. Clicking on this button will install the game onto your computer.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-412898 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-fable-anniversary-on-linux-3.jpg\" alt=\"\" width=\"1200\" height=\"675\"\/><\/p>\n<p><strong>Step 5:<\/strong> When Fable Anniversary is done installing onto your computer, the blue button will become a green \u201cPLAY\u201d button. Select the \u201cPLAY\u201d button to start up the game.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Related Articles Fable Anniversary is a remaster for Fable: The Lost Chapters by Lion Head Studios and Microsoft Game Studios. The remake was released on Steam in 2014, and there is no plan for a Linux release. However, with a few tweaks, you can get the game working on Linux. Fable Anniversary is a Microsoft &hellip;<\/p>\n","protected":false},"author":1,"featured_media":1179,"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\/1178"}],"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=1178"}],"version-history":[{"count":0,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1178\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media\/1179"}],"wp:attachment":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media?parent=1178"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/categories?post=1178"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/tags?post=1178"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}