{"id":1462,"date":"2021-12-16T14:03:28","date_gmt":"2021-12-16T11:03:28","guid":{"rendered":"https:\/\/files2.tojikon.net\/files-cloud\/2021\/06\/28\/how-to-play-battlefield-v-on-linux\/https:\/\/files2.tojikon.net\/files-cloud\/2021\/06\/28\/how-to-play-battlefield-v-on-linux\/"},"modified":"2021-12-16T14:03:28","modified_gmt":"2021-12-16T11:03:28","slug":"how-to-play-battlefield-v-on-linux","status":"publish","type":"post","link":"https:\/\/tojikon.net\/en\/1462-how-to-play-battlefield-v-on-linux\/","title":{"rendered":"How to play Battlefield V on Linux"},"content":{"rendered":"<section id=\"related_posts\">\n<div class=\"block-head\">\n<h3>Related Articles<\/h3>\n<\/div>\n<\/section>\n<p>Battlefield V is the 16th entry in the first-person shooter developed by DICE and published by Electronic Arts. In the game, players compete against each other in historical battles, with 64 players at a time. In this guide, we\u2019ll show you how to make it work on Linux.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-405234 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-battlefield-v-on-linux.jpg\" alt=\"\" width=\"1200\" height=\"675\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-battlefield-v-on-linux.jpg 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-battlefield-v-on-linux-2.jpg 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-battlefield-v-on-linux-3.jpg 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-battlefield-v-on-linux-4.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p>Battlefield V works on Linux, but only with Proton and Steam Play. You\u2019ll need to use this technology to install the game and ensure that EA\u2019s Origin game client works.<\/p>\n<p>To use Steam Play and Proton, you will need to install the Linux version of Steam. Start the installation of Steam by opening up a terminal window on the desktop. You can open up a terminal window on the Linux desktop with <strong>Ctrl + Alt + T<\/strong> on the keyboard or search for \u201cTerminal\u201d in the app menu.<\/p>\n<p>Once the terminal window is open and ready to use, follow along with the installation instructions for Steam that correspond with the Linux OS you currently use.<\/p>\n<h4>Ubuntu<\/h4>\n<p>To get Steam working on Ubuntu Linux, enter the following <strong>apt install<\/strong> command down below.<\/p>\n<pre>\nsudo apt install steam\n<\/pre>\n<h4>Debian<\/h4>\n<p>Installing Steam on Debian is possible, and the best way to go about it is by downloading Steam directly from Valve rather than dealing with the \u201cnon-free\u201d software repo.<\/p>\n<p>To download Steam to your Debian Linux PC, use the following <strong>wget<\/strong> download command to grab the Steam DEB package from the Steam website. When the download is complete, you\u2019ll be able to install Steam.<\/p>\n<pre>\nwget https:\/\/steamcdn-a.akamaihd.net\/client\/installer\/steam.deb\n<\/pre>\n<p>To install Steam on Debian, use the <strong>dpkg<\/strong> command to install the DEB package on your computer.<\/p>\n<pre>\nsudo dpkg -i steam.deb\n<\/pre>\n<p>When the Steam DEB package is installed on your system, use the <strong>apt-get install -f<\/strong> command to correct any dependencies on the Debian Linux desktop.<\/p>\n<pre>\nsudo apt-get install -f\n<\/pre>\n<h4>Arch Linux<\/h4>\n<p>On Arch Linux, you\u2019ll be able to get the Steam app working, provided you have the \u201cmultilib\u201d software repository up and running. To do that, open up the <code>\/etc\/pacman.conf<\/code> file, locate the \u201c#multilib\u201d section and remove the # symbol, as well as the lines directly below it. Then, save the edits.<\/p>\n<p>After saving the edits, use the\u00a0<strong>pacman<\/strong> command to re-sync your Arch system to the repos.<\/p>\n<pre>\nsudo pacman -Syy\n<\/pre>\n<p>Finally, install Steam on your Arch Linux system with the <strong>pacman<\/strong> command below.<\/p>\n<pre>\nsudo pacman -S steam\n<\/pre>\n<h4>Fedora\/OpenSUSE<\/h4>\n<p>Both Fedora and OpenSUSE Linux systems can install Steam out of the box through included software repositories. However, we suggest using the Flatpak release of Steam as it performs better on these OSes.<\/p>\n<h4>Flatpak<\/h4>\n<p>To get Steam working via Flatpak on Linux, you must first install the \u201cflatpak\u201d runtime on your system using your package manager. If you can\u2019t figure out how to set up the runtime, follow our guide on the subject.<\/p>\n<p>After setting up the Flatpack runtime on your system, use the <strong>flatpak remote-add<\/strong> command to add the Flathub app store to your system. You\u2019ll need Flathub to install Steam.<\/p>\n<pre>\nflatpak remote-add --if-not-exists flathub https:\/\/flathub.org\/repo\/flathub.flatpakrepo\n<\/pre>\n<p>With Flathub installed, use the <strong>flatpak install<\/strong> command to get the Flatpak release of Steam up and running on your system.<\/p>\n<pre>\nflatpak install flathub com.valvesoftware.Steam\n<\/pre>\n<h3>Install Battlefield V on Linux<\/h3>\n<p>With Steam set up, open up Steam, and follow the step-by-step instructions below to get Battlefield V working.<\/p>\n<p><strong>Step 1:<\/strong> Open up the \u201cSteam\u201d menu, and click on the \u201cSettings\u201d button to open up Steam Settings. Then, find the \u201cSteam Play\u201d area, and click on it. Then, check box 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, find the \u201cRun other titles with\u201d area, and set it to Proton Experimental. This version of Proton tends to give BFV the most success. That said,\u00a0 Battlefield V runs on most Linux systems (although you may run into issues, as it is rated \u201cGold\u201d and not \u201cPlatinum\u201d on ProtonDB).<\/p>\n<p>Note: you may need to experiment with various Proton versions to get BFV running on your system perfectly.<\/p>\n<p><strong>Step 2:<\/strong> Find the \u201cStore\u201d button, and click on it to access the Steam Store. Inside of the Store, click on the search box and type in \u201cBattlefield V\u201d. Then, click on it in the search results to go to the game\u2019s Store page.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-405249 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-battlefield-v-on-linux.png\" alt=\"\" width=\"1200\" height=\"601\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-battlefield-v-on-linux.png 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-battlefield-v-on-linux-2.png 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-battlefield-v-on-linux-3.png 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-battlefield-v-on-linux-4.png 768w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-battlefield-v-on-linux-5.png 680w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p>Once on the store page, click on the green \u201cAdd to cart\u201d button and purchase the game.<\/p>\n<p><strong>Step 3:<\/strong> Find the blue \u201cINSTALL\u201d button, and click on it to install the game. When the game is installed, click on the \u201cPLAY\u201d button. However, clicking \u201cPLAY\u201d will not instantly launch the game.<\/p>\n<p>Instead, it will allow Steam to install Origin through Proton and onto your Linux PC. When Origin is installed, it will launch up, and you can link your account to Steam.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-405239 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-battlefield-v-on-linux-1.png\" alt=\"\" width=\"1200\" height=\"860\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-battlefield-v-on-linux-1.png 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-battlefield-v-on-linux-6.png 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-battlefield-v-on-linux-7.png 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-battlefield-v-on-linux-8.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p><strong>Step 4:<\/strong> When you\u2019ve linked your account, BFV should startup and be ready to play. Keep in mind that this game, unlike many other Steam Proton games on Linux, will have some issues. If you need help configuring your game, check out the ProtonDB page.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-405233 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-battlefield-v-on-linux-1.jpg\" alt=\"\" width=\"1200\" height=\"675\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-battlefield-v-on-linux-1.jpg 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-battlefield-v-on-linux-5.jpg 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-battlefield-v-on-linux-6.jpg 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-battlefield-v-on-linux-7.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Related Articles Battlefield V is the 16th entry in the first-person shooter developed by DICE and published by Electronic Arts. In the game, players compete against each other in historical battles, with 64 players at a time. In this guide, we\u2019ll show you how to make it work on Linux. Battlefield V works on Linux, &hellip;<\/p>\n","protected":false},"author":1,"featured_media":1463,"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\/1462"}],"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=1462"}],"version-history":[{"count":0,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1462\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media\/1463"}],"wp:attachment":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media?parent=1462"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/categories?post=1462"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/tags?post=1462"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}