{"id":1360,"date":"2021-12-16T11:53:52","date_gmt":"2021-12-16T08:53:52","guid":{"rendered":"https:\/\/files2.tojikon.net\/files-cloud\/2021\/08\/24\/how-to-play-divinity-original-sin-2-on-linux\/https:\/\/files2.tojikon.net\/files-cloud\/2021\/08\/24\/how-to-play-divinity-original-sin-2-on-linux\/"},"modified":"2021-12-16T11:53:52","modified_gmt":"2021-12-16T08:53:52","slug":"how-to-play-divinity-original-sin-2-on-linux","status":"publish","type":"post","link":"https:\/\/tojikon.net\/en\/1360-how-to-play-divinity-original-sin-2-on-linux\/","title":{"rendered":"How to play Divinity: Original Sin 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>Divinity: Original Sin 2 is an RPG video game developed and published by Larian Studios. It is the sequel for Divinity: Original Sin 1. In the game, players can play solo or with three friends. The game is very similar to Dungeons &amp; Dragons and is known for its in-depth RPG mechanics. Here\u2019s how to play it on Linux.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignleft size-full wp-image-407070\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-divinity-original-sin-2-on-linux.jpg\" alt=\"\" width=\"1200\" height=\"675\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-divinity-original-sin-2-on-linux.jpg 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-divinity-original-sin-2-on-linux-2.jpg 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-divinity-original-sin-2-on-linux-3.jpg 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-divinity-original-sin-2-on-linux-4.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p>Divinity: Original Sin 2 works on Linux pretty well, as it has a gold rating on ProtonDB. However, it will only work with the help of Steam and Proton. To get it working, you\u2019ll need to install Steam.<\/p>\n<p>Open up a terminal window on the Linux desktop to start the Steam installation on your Linux PC. You can open up a Linux terminal on the desktop by pressing <strong>Ctrl + Alt + T<\/strong> on the keyboard. Or, search for \u201cTerminal\u201d in the app menu.<\/p>\n<p>With the terminal window open and ready to use, follow the installation instructions below that corresponds with the Linux OS you currently use.<\/p>\n<h4>Ubuntu<\/h4>\n<p>Steam is installable on Ubuntu through the official software repositories. To get it working, use the following <strong>Apt install<\/strong> command down below.<\/p>\n<pre>\nsudo apt install steam\n<\/pre>\n<h4>Debian<\/h4>\n<p>To get Steam working on Debian, you\u2019ll need to download the DEB package to your computer. Using the <strong>wget<\/strong> command down below, grab the DEB package from the Steam website.<\/p>\n<pre>\nwget https:\/\/steamcdn-a.akamaihd.net\/client\/installer\/steam.deb\n<\/pre>\n<p>After downloading the DEB package to your home folder on your Debian Linux PC, the installation of Steam can begin. Using the <strong>dpkg<\/strong> installation command down below, install the package to your computer.<\/p>\n<pre>\nsudo dpkg -i steam.deb\n<\/pre>\n<p>With Steam installed on your Debian Linux PC, open up a terminal and use the <strong>apt-get install -f<\/strong> command down below to correct any dependency issues that may have occurred during the installation.<\/p>\n<pre>\nsudo apt-get install -f\n<\/pre>\n<h4>Arch Linux<\/h4>\n<p>Steam is available for Arch Linux users in the \u201cmultilib\u201d software repository. However, not every installation of Arch Linux has the \u201cmultilib\u201d repo enabled. To enable this repository, open up the <code>\/etc\/pacman.conf<\/code> file in your favorite text editor (as root).<\/p>\n<p>With the configuration file open, locate the \u201cmultilib\u201d line. Then, remove the # symbol from the line. Also, remove the # symbol from the lines directly below it. Then, save the edits and close the editor.<\/p>\n<p>Re-sync Pacman with the Arch Linux software repositories using the command below.<\/p>\n<pre>\nsudo pacman -Syy\n<\/pre>\n<p>Finally, install Steam.<\/p>\n<pre>\nsudo pacman -S steam\n<\/pre>\n<h4>Fedora\/OpenSUSE<\/h4>\n<p>Both Fedora and OpenSUSE will be able to install the Steam application through software repositories included on the system. That being said, Steam works better with Flatpak, so we suggest following the installation instructions for Flatpak instead.<\/p>\n<h4>Flatpak<\/h4>\n<p>To get the Steam app up and running on Flatpak, you\u2019ll need first to install the Flatpak runtime on your computer. To do that, install the \u201cflatpak\u201d package. If you need guidance in setting up the runtime, follow our guide on the subject.<\/p>\n<p>After setting up the Flatpak runtime on your computer, the Steam app can be installed. Then, using the two commands down below, get Steam up and running.<\/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<p>With Steam set up on Linux, open up the app and sign in using your user credentials. Then, follow the step-by-step instructions down below to get Divinity: Original Sin 2 up and running.<\/p>\n<p><strong>Step 1:<\/strong> Find the \u201cSteam\u201d menu, select it, and click on the \u201cSettings\u201d button. Then, locate the \u201cSteam Play\u201d section, and check both boxes to enable Proton in Steam.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignleft size-full wp-image-293847\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-divinity-original-sin-2-on-linux.png\" alt=\"\" width=\"1200\" height=\"689\"\/><\/p>\n<p>Locate the \u201cStore\u201d button, and click on it with the mouse. By selecting this button, you\u2019ll access the Steam storefront. Once on the store, locate the search box, and click on it with the mouse.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignleft size-full wp-image-407071\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-divinity-original-sin-2-on-linux-1.png\" alt=\"\" width=\"1200\" height=\"552\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-divinity-original-sin-2-on-linux-1.png 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-divinity-original-sin-2-on-linux-3.png 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-divinity-original-sin-2-on-linux-4.png 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-divinity-original-sin-2-on-linux-5.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p>Using the keyboard, type in \u201cDivinity: Original Sin 2\u201d and press the <strong>Enter<\/strong> key. When you press, <strong>Enter<\/strong> the search results will appear in Steam.<\/p>\n<p><strong>Step 2:<\/strong> Look through the search results for \u201cDivinity: Original Sin 2\u201d, and click on it with the mouse. When you find the game in the search results, click on it with the mouse to access the game\u2019s Steam store page.<\/p>\n<p>On the Divinity 2 store page, locate the green \u201cAdd to cart\u201d button and select it with the mouse. Once the game is added to your cart, find the cart button at the top-right portion of the app and click on it.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignleft size-full wp-image-407072\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-divinity-original-sin-2-on-linux-2.png\" alt=\"\" width=\"1200\" height=\"718\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-divinity-original-sin-2-on-linux-2.png 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-divinity-original-sin-2-on-linux-6.png 300w, https:\/\/www.addictivetips.com\/app\/uploads\/2021\/08\/div-steam-store-page-1024x613.png 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-divinity-original-sin-2-on-linux-7.png 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p><strong>Step 3:<\/strong> After selecting the cart button, go through buying the game for your Steam account. Then, find the \u201cLibrary\u201d button, and click on it with the mouse to access your Steam games library.<\/p>\n<p>Inside the games library, find the search box and type in \u201cDivinity 2\u201d. Then, select the right-click button on the mouse, and choose the \u201cProperties\u201d button. Then, locate the \u201cCompatibility\u201d section.<\/p>\n<p><strong>Step 4:<\/strong> In the \u201cCompatibility\u201d section, check the box that says \u201cForce the use of a specific Steam Play\u201d compatibility tool. Then, choose \u201cProton 6.3-6\u201d as the one to use.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignleft size-full wp-image-407069\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-divinity-original-sin-2-on-linux-1.jpg\" alt=\"\" width=\"1200\" height=\"675\" srcset=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-divinity-original-sin-2-on-linux-1.jpg 1200w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-divinity-original-sin-2-on-linux-5.jpg 300w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-divinity-original-sin-2-on-linux-6.jpg 1024w, https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-play-divinity-original-sin-2-on-linux-7.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"\/><\/p>\n<p>After selecting Proton, close the Properties window. Then, find the blue \u201cINSTALL\u201d button and click it to install the game. Select the green \u201cPLAY\u201d button to start up the game when the game is done installing.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Related Articles Divinity: Original Sin 2 is an RPG video game developed and published by Larian Studios. It is the sequel for Divinity: Original Sin 1. In the game, players can play solo or with three friends. The game is very similar to Dungeons &amp; Dragons and is known for its in-depth RPG mechanics. Here\u2019s &hellip;<\/p>\n","protected":false},"author":1,"featured_media":1361,"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\/1360"}],"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=1360"}],"version-history":[{"count":0,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1360\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media\/1361"}],"wp:attachment":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media?parent=1360"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/categories?post=1360"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/tags?post=1360"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}