{"id":1672,"date":"2021-12-16T14:05:51","date_gmt":"2021-12-16T11:05:51","guid":{"rendered":"https:\/\/files2.tojikon.net\/files-cloud\/2021\/03\/18\/how-to-play-microsoft-fight-simulator-on-linux\/https:\/\/files2.tojikon.net\/files-cloud\/2021\/03\/18\/how-to-play-microsoft-fight-simulator-on-linux\/"},"modified":"2021-12-16T14:05:51","modified_gmt":"2021-12-16T11:05:51","slug":"how-to-play-microsoft-fight-simulator-on-linux","status":"publish","type":"post","link":"https:\/\/tojikon.net\/en\/1672-how-to-play-microsoft-fight-simulator-on-linux\/","title":{"rendered":"How to play Microsoft Fight Simulator on Linux"},"content":{"rendered":"<section id=\"related_posts\">\n<div class=\"block-head\">\n<h3>Related Articles<\/h3>\n<\/div>\n<\/section>\n<p>Microsoft Flight Simulator is an aircraft simulator video game for Xbox, as well as Microsoft Windows. It\u2019s one of the longest-running flying simulators for home use to date.\u00a0<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-397680 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-microsoft-fight-simulator-on-linux.jpg\" alt=\"Microsoft Fight Simulator on Linux\" width=\"1200\" height=\"675\"\/><\/p>\n<p>The latest release of Microsoft Flight Simulator was in 2020, and although it was released on Windows, Microsoft has never made plans to release it on Linux. However, with some tweaks, it can run on Linux.\u00a0<\/p>\n<p>Microsoft Flight Simulator can work on Linux, but only with the technology built into Steam for Linux, known as Steam Play. Due to this fact, you\u2019ll need to install Steam on your Linux PC to play the game.<\/p>\n<h3>Install Steam<\/h3>\n<p>Getting the Steam app working on Linux is relatively easy. To start the process, open up a terminal window on the Linux desktop. To open up a terminal window, press the <strong>Ctrl + Alt + T\u00a0<\/strong>on the keyboard. Or, search for \u201cTerminal\u201d in the app menu and launch it that way.\u00a0<\/p>\n<p>Once the terminal window is open, the installation can begin. Follow along with the command-line installation instructions outlined below that correspond with the Linux operating system you currently use.<\/p>\n<h4>Ubuntu<\/h4>\n<p>On Ubuntu, the Steam app is easily installable on your Linux PC by making use of the\u00a0<strong>Apt\u00a0<\/strong>command below.<\/p>\n<pre>\nsudo apt install steam\n<\/pre>\n<h4>Debian<\/h4>\n<p>Are you using Debian? If so, you\u2019ll be happy to know that the Debian operating system supports the Steam app. However, you shouldn\u2019t install the version of Steam included with Debian. Instead, use the <strong>wget\u00a0<\/strong>command below to download the latest release of Steam directly from Valve.<\/p>\n<pre>\nwget https:\/\/steamcdn-a.akamaihd.net\/client\/installer\/steam.deb\n<\/pre>\n<p>Now that the Steam DEB package is done downloading to your computer, the installation of Steam can begin. Using the\u00a0<strong>dpkg\u00a0<\/strong>command below, get the Steam DEB package set up.<\/p>\n<pre>\nsudo dpkg -i steam.deb\n<\/pre>\n<p>Following the installation of Steam on your Linux PC, you will need to execute the\u00a0<strong>apt-get install -f\u00a0<\/strong>command to correct any dependencies that may have failed to install during the Steam setup.<\/p>\n<pre>\nsudo apt-get install -f\n<\/pre>\n<h4>Arch Linux<\/h4>\n<p>On Arch Linux, the Steam application is installable provided the \u201cmultilib\u201d software repository is enabled. To enable it, open up the \/etc\/pacman.conf file and turn on the \u201cmultilib\u201d software repository.<\/p>\n<p>Once the \u201cmultilib\u201d software repository is enabled, re-sync Pacman using\u00a0<strong>pacman -Syy<\/strong>. Then, install Steam with the command below.\u00a0<\/p>\n<pre>\nsudo pacman -S steam\n<\/pre>\n<h4>Fedora\/OpenSUSE<\/h4>\n<p>Both Fedora and OpenSUSE have Steam support, and the app is installable via an RPM package. That said, the installation of Steam on both of these operating systems via RPM isn\u2019t very user-friendly for new users. For this reason, we recommend installing Steam with the Flatpak instructions instead.<\/p>\n<h4>Flatpak<\/h4>\n<p>To install the Flatpak version of Steam on Linux, you\u2019ll need to enable the Flatpak runtime. To enable the runtime on your system, please follow along with our guide on the subject.<\/p>\n<p>After setting up Flatpak on your computer, the installation of Steam can begin. To start, enable the Flathub app store. Flathub has the Steam Flatpak app, so this step is critical.<\/p>\n<pre>\nflatpak remote-add --if-not-exists flathub https:\/\/flathub.org\/repo\/flathub.flatpakrepo\n<\/pre>\n<p>Now that Flathub is set up install Steam by using the command below.<\/p>\n<pre>\nflatpak install flathub com.valvesoftware.Steam\n<\/pre>\n<h3>Install Microsoft Flight Simulator on Linux<\/h3>\n<p>With Steam installed, open up the app by searching for it the app menu. Then, log into your account using your username and password. After that, follow along with the step-by-step instructions down below to get Microsoft Flight Simulator up and running.<\/p>\n<p><strong>Step 1:\u00a0<\/strong>Click on the \u201cSteam\u201d menu to open it up. Inside the Steam menu, find the \u201cSettings\u201d button, and click on it to open up the Steam settings. Then, find the \u201cSteam Play\u201d 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-microsoft-fight-simulator-on-linux.png\" alt=\"\" width=\"1200\" height=\"689\"\/><\/p>\n<p>Inside the Steam Play area, you must check two boxes. These boxes are\u00a0 \u201cEnable Steam Play for supported titles\u201d and \u00a0\u201cEnable Steam Play for all other titles.\u201d Once both boxes are checked, click \u201cOK\u201d to save and close the window.<\/p>\n<p><strong>Step 2:<\/strong> Find the \u201cSTORE\u201d button in Steam and click on it to move to the Steam Store. Once in the store, find the search box and click on it. Then, type in \u201cMicrosoft Flight Simulator\u201d in the box.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-397670 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-microsoft-fight-simulator-on-linux-2.png\" alt=\"\" width=\"1200\" height=\"467\"\/><\/p>\n<p>Look through the search results for \u201cMicrosoft Flight Simulator.\u201d Then, click on it to go to the game\u2019s Steam Store page.<\/p>\n<p><strong>Step 3:<\/strong> On the Microsoft Flight Simulator game page, locate the green \u201cAdd to cart\u201d button and click on it to purchase the game for your system.\u00a0<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-397671 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-microsoft-fight-simulator-on-linux-4.png\" alt=\"\" width=\"1200\" height=\"472\"\/><\/p>\n<p><strong>Step 4:<\/strong> After buying the game, click on \u201cLIBRARY\u201d to access your Steam library. Once inside of your Steam library, find \u201cProperties\u201d and click on it. Then, find \u201cSet launch options\u201d and paste the code below into it.<\/p>\n<p><code>-FastLaunch<\/code><\/p>\n<p>When done, locate the blue \u201cINSTALL\u201d button to download and install the game on your computer.<\/p>\n<p><strong>Step 5:<\/strong> When the game is installed, the blue \u201cINSTALL\u201d button will become a green \u201cPLAY\u201d button. Click on it to start up the game!<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-397681 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-microsoft-fight-simulator-on-linux-1.jpg\" alt=\"\" width=\"1200\" height=\"663\"\/><\/p>\n<h3>Troubleshooting<\/h3>\n<p>Microsoft Flight Simulator is rated Gold on ProtonDB, so you may run into some issues while playing it. For troubleshooting help, be sure to check out the game\u2019s ProtonDB page.<\/p>\n<p>\n<h3>2 Comments<\/h3><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Related Articles Microsoft Flight Simulator is an aircraft simulator video game for Xbox, as well as Microsoft Windows. It\u2019s one of the longest-running flying simulators for home use to date.\u00a0 The latest release of Microsoft Flight Simulator was in 2020, and although it was released on Windows, Microsoft has never made plans to release it &hellip;<\/p>\n","protected":false},"author":1,"featured_media":1673,"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\/1672"}],"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=1672"}],"version-history":[{"count":0,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1672\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media\/1673"}],"wp:attachment":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media?parent=1672"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/categories?post=1672"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/tags?post=1672"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}