Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
As far as I know there are no mod managers for SSE for Linux.
There are fewer mods on Bethesda.net, aka the built in modding thing, because less modders upload their mods there compared to other sites.
To install the mods manually you would have to put the contents inside the data folder, you’d have to extract the archives, zip’s 7z’s rar’s, first of course, then enable the esps by using the in game mod manager or tracking down where the pluginlist.txt is stored on steam deck to enable it that way.
Installing and using a mod manager made for windows on Linux is hard as you have to properly setup proton/lutris/wine/other thing for running windows programs on Linux.
The exe not being allowed to run is likely something to do with permissions blah blah that someone who uses Linux and a steam deck could much better explain than me.
Internal:
/home/deck/.local/share/Steam/steamapps/compatdata/{auto generated id}/pfx
SD card:
/run/media/mmcblk0p1/steamapps/compatdata/{auto generated id}/pfx
If you can get a terminal to open can you set the WINEPREFIX variable to the directory. When you can find the wine executable can you start any windows application with "wine {name of app}.exe". In a terminal shell would this look like this:
An alternative may be to try and install Vortex as a non-Steam game and select a Proton version in the properties to use with it. This may work, too. You would then have to tell Vortex where to find Skyrim as it will most likely not be able to auto-detect it.
Again, this is all without me having any experience of SteamDeck. You will have to find someone who has or make your own.
Some links worth following are:
Skyrim SE at ProtonDB - https://www.protondb.com/app/489830
SKSE at protonDB - https://www.protondb.com/app/365720
You may be able to find some additional information there. ProtonDB is the database to Proton and contains information on how well games run under Proton or what workarounds are needed to get a game or an app working with it. Alas, I could not find an entry for the Vortex mod manager there.
Thanks for your help though.