Skyrim:Linux

The UESPWiki – Your source for The Elder Scrolls since 1995
Jump to: navigation, search
A request has been made by an editor for this article to be peer reviewed in order to receive a broader perspective on how it may be improved. Please make any edits as you see fit to help improve the quality of this article.
This article is currently undergoing a major expansion or revamping by Testman. However, you are free to help in the construction of this page by improving it—use the talk page to do so. Please review the edit history if you would like to see whether the page is still being worked on. If the editor who placed this notice has not made any changes in a while, please contact the editor or, if they're inactive, remove this template. This WIP notice was originally posted on 16:00, 19 april 2019 (UTC). This article was more or less empty, so I am providing some basic info about this topic.

This page provides information on how to run Skyrim and the expansions in Linux.

While the PC release of Skyrim was intended to be played only on PCs that run Microsoft Windows, it is possible to run it GNU+Linux. This is possible mainly due to a compatibility layer called Wine. The Skyrim core game is known to work.[1] Most expansions and unofficial mods also work without any problems. The Special Edition works, but is reported to not run as well as the original release.[2]

Overview of related technologies[edit]

GNU+Linux is a free (libre) and open source operating system. It is usually obtained in a form of Linux distribution. This article assumes that you are familiar with the basics of how Linux works.

Wine is a free and open source compatibility layer that allows software intended to be run on Microsoft Windows to work on Linux (and also some other operating systems). Wine can almost always be found in distribution's repository and can therefore be easily installed with a package manager that distribution provides.

Proton is a variation of Wine developed by Valve that is used as a compatibility layer in Steam, allowing many of the games to be played despite them lacking native Linux release. Certain games perform better when ran with Proton compared to regular Wine as there are some additional performance-improving technologies integrated into it. Most reports state that Skyrim runs very well with Proton. [3][4]

Lutris is a free and open source game manager. It allows easy installation and management of various games and software required to run games. Games can either be installed by the use of community-made installers or by making Lutris run them from their already existing installations. The entry for Skyrim is already in the Lutris library.[5][6]

PlayOnLinux is a graphical interface for installing and configuring certain games and other software in Wine. As Lutris offers all the advantages of PoL, there are not many cases where using PoL would be required.

winetricks is a helper script that automates installing and configuring various redistributable runtime libraries and other software needed to run some programs in Wine.

Specific system requirements[edit]

Aside of the normal Skyrim system requirements, you need to make sure you have up-to-date OpenGL drivers with GLSL support.

If you have a card allegedly supported by Skyrim and up-to-date, properly installed drivers, you probably shouldn't have any problems.

Possible installation methods[edit]

If you own Skyrim on Steam, you can enable Proton and run Skyrim directly from Steam client.

If you have the physical release of Skyrim, then you can either set it up to work with Lutris or install and run it directly with Wine.

Running from Steam[edit]

This section assumes that you have Skyrim in your games library on Steam.

To enable Proton, open your Steam client and in the top left corner click on "Steam" and then select "Settings". In the newly opened window select the "Steam Play" section in the menu on the left.

Firstly tick the "Enable Steam Play for supported titles" in the "Steam Play Settings" section, and after that also tick the "Enable Steam Play for all other titles". Below that you have an option to select which version of Proton you wish to use. It is recommended that you use the latest versions (indicated by the highest release number), as it includes the most up-to-date release of Wine and most additional technologies that can improve performance.

After pressing "OK" you will be asked to restart Steam. When Steam starts again, it will allow you to download Skyrim and it will start downloading the Proton release that you selected. To install Skyrim, either open its store page and click the "Play Now" button or make your library switch the view from "SteamOS + Linux" to "Games", select Skyrim and click the "Install" button.

After the installation is completed, click "Play" button to start playing.

Running from Lutris[edit]

Lutris allows easy installation of Skyrim and provides an interface for very in-depth configuration of various systems that affect the way the game is executed and how it performs.

It is also possible to make Lutris use an existing installation of Skyrim and run it under a different configuration.

Getting Lutris[edit]

On most Linux distributions it is possible to install Lutris directly from the package manager. More information can be found on the official download page.

While Lutris provides many variations of Wine as possible runners, you are still required to install Wine on your system in order to provide some dependencies that Lutris does not provide. The instructions for installing Wine are located under "Installing Wine" section of this article.

Importing game manually[edit]

In Lutris it is possible to manually import and configure games.

In order to import an already installed instance of Skyrim, click on the + button that is located in the upper left corner of Lutris window and then select "Import Game". Or if you have Lutris account and have Skyrim added to your Lutris library, then finding the discolored Skyrim entry in Lutris window, selecting it and clicking on "Add installed game" will start the dialog with images, name, and identifier already filled in.

In either case, the first thing you need to do is select Wine as the runner to be used. After that switch to the "Game Options" tab.

For "Executable" provide a path that points to Skyrim.exe or SkyrimLauncher.exe, whichever you prefer.

You can leave Arguments empty. For "Working Directory" it is best if you provide a path to the directory where Skyrim.exe is located.

You can leave "Wine prefix" empty if you wish to have Skyrim started with a Wine configuration that is also used for running other Wine applications on your system. Otherwise you provide a path to either existing Wine prefix or to a directory that will be created in order to house the new Wine prefix.

"Prefix architecture" can be left on "Auto (default)".

You can now click "Save" in order to finish importing the game or you can go make additional changes to configuration under "Runner Options" and "System Options".

The newly added Skyrim will now show up in main Lutris window and can be started from there.

Running directly with Wine[edit]

Installing Wine[edit]

Most Linux distributions already provide Wine from their repository and therefore Wine can be easily installed by the use of provided package manager. Additional information about downloading Wine can be found here


Known issues and Troubleshooting[edit]

  • If the game hangs after the Bethesda Softworks logo appears, delete or rename the file "BGS_Logo.bik" in your Skyrim/Data directory (if Steam automatically downloads a replacement, the deletion/renaming will have to be redone).
  • If you use the PulseAudio sound server and experience crackling or missing audio, try forcing PulseAudio to restart by typing "killall pulseaudio" in the terminal before starting Skyrim.

Potential future methods[edit]

There exists a branch of OpenMW that is able to load assets from Skyrim's data files.

External links[edit]

  • Reddit thread about making Skyrim Special Edition run with Wine.
  • ^ "Skyrim in WineHQ". Retrieved 2024-04-19.
  • ^ "Skyrim Special Edition in ProtonDB". Retrieved 2024-04-19.
  • ^ "Skyrim in ProtonDB". Retrieved 2024-04-19.
  • ^ "Skyrim Special Edition in WineHQ". Retrieved 2024-04-19.
  • ^ "Skyrim in Lutris library". Retrieved 2024-04-19.
  • ^ "Skyrim Special Edition in Lutris library". Retrieved 2024-04-19.