This is a guide on how to both run and mod Skyrim SE. This is taken from my experience (searching for hours just to get SKSE 64 instalado) and may vary if you use a different distribution. No meu caso, I used Linux Mint 20.1 (Debian).
Introdução
This was my experience in running and modding Skyrim in hopes that it will make someone else’s life a bit easier. It seems to work near flawlessly for me, right now I am using Linux Mint 20.1 (Debian)
You will need to download/install the following (Modless):
You will need to download/install the following (Modificações):
- Lutris
- Skyrim SE (Download from Steam)
- Special Mod Organizer 2 installer for SKSE (In the installation part of the README.md file, there is a linked “aqui” word that you use to get the actual file.)
- Vinho
Running Skyrim SE in Vanilla (Sem mods)
Steam Play
To run Skyrim SE without mods you need to first enable Steam Play (I used Proton 5.x-xx. Assume x can be any value)
To enable Steam Play, go to the top left of your screen and click “Vapor” então vá para “Configurações”.
In the settings, go under “Steam Play” and this should open the Steam Play menu.
Once you enable Steam Play, you should choose the version of Proton you want and restart Steam. This will make all Steam titles run through a shell which can make running programs such as Skyrim or other Windows reliant games.
You can then launch Skyrim and play. No entanto, you might notice that some/none of the characters have voices or no music is playing even though the volume is set to max. This will require fixing the audio in the Wine configuration.
Audio Fix
If audio is not working properly, (or no voices/music can be heard) it is likely that the audio is not working. To fix this you will need to install wine and winetricks. I found this step on some Reddit guias.
Primeiro, open the Linux Terminal and do as follows:
- Correr “apt install winetricks” without quotes.
- Cd to Steam directory with Skyrim. No meu caso, it was at
/home/sky/.steam/debian-installation/steamapps/compatdata/489830/pfx
with my username being Sky. - Run the command
WINEPREFIX=$PWD/pfx winetricks --force xact
. - Run the command
WINEPREFIX=$PWD/pfx winecfg
.
If this is done correctly, you should see a window called “Wine configuration” which shows options for Wine. You will likely be on the “Applications” guia.
You should open the “Libraries” tab and find xaudio2_6
e xaudio2_7
in the scroll menu. Set both of them to be “(native)” e depois clique “OK” to save your changes.
Run Skyrim and your audio will likely work correctly.
Running Skyrim SE in MO2, (with mods)
Adding Skyrim SE to Lutris
You will need to install and run Lutris. Lutris is an application that is used in making applications easier to install on Linux. Próximo, instalar (in this case add the game to Lutris) Skyrim SE. Para fazer isso, clique em “Lutris” under the Sources category.
Próximo, go to the search bar and type in “Skyrim”, pressione Enter, and look for “The Elder Scrolls V: Edição especial de Skyrim”. Select it and press install.
Then once the installer window shows, click install and Skyrim SE will be added to Lutris. Clique “Close” upon completion.
Adding Mod Organizer 2 to Lutris
If not downloaded yet, download ModOrganizer2.yml from aqui. Then open the .yml file with Lutris in order to install a special installation of Mod Organizer that allows SKSE compatibility.
You can use a command to install this if the extension is not automatically associated with Lutris. The command is lutris -i "$HOME/Downloads/modorganizer2.yml"
and change the path to where the .yml file is.
Depois de concluído, clique “Instalar”, then click “Instalar” de novo, então “Continuar”, wait for downloading of packages, then once a menu appears asking for what installation you are modding, escolher “Edição especial de Skyrim”.
Once Complete press “Continuar”. Make sure that Steam in Steam Play is running Proton 5.
To enable Steam Play, go to the top left of your screen and click “Vapor” então vá para “Configurações”. In the settings, go under “Steam Play” and this should open the Steam Play menu.
Once you enable Steam Play, you should choose the version of Proton you want and restart Steam. Nesse caso, use Proton 5.
Once Steam Play has been enabled, click on the dropdown menu and select, “Sim, I use Steam Play and everything is set up”. Então clique “Continuar”, then wait for the installation to complete, then click “fechar”.
This completes the installation of Mod Organizer through Lutris.
Mod Organizer 2
Once the installation is complete, you can run Mod Organizer 2. It might take a minute or two to load but should request the game that you will be modding.
Once completed it should look like this:

You can add mods by going to File>Install Mod… and selecting the mod you want to install.
Depois, make sure that the top right says “SKSE” rather than “Edição especial de Skyrim” ou “Skyrim Special Edition Launcher”.
You can click “Correr” e aproveite.
Isso é tudo o que estamos compartilhando hoje para isso The Elder Scrolls V: Edição especial de Skyrim guia. Este guia foi originalmente criado e escrito por SkyTheGreatOne. Caso não atualizemos este guia, você pode encontrar a atualização mais recente seguindo este link.