Skip to content

Instantly share code, notes, and snippets.

@lehmanjo
Last active July 21, 2024 19:39
Show Gist options
  • Save lehmanjo/39adc6222c663846392907f9ab42f784 to your computer and use it in GitHub Desktop.
Save lehmanjo/39adc6222c663846392907f9ab42f784 to your computer and use it in GitHub Desktop.
Steam Deck - Install Mod Organizer 2
Credits go to https://github.com/rockerbacon/modorganizer2-linux-installer
Install 'protontricks'
$ sudo flatpak install com.github.Matoking.protontricks
Download Mod Organizer for Linux
$ cd ~/Downloads/
$ mkdir mo2
$ cd mo2
$ wget https://github.com/rockerbacon/modorganizer2-linux-installer/releases/download/4.3.0/mo2installer-4_3_0.tar.gz
$ tar xvfzp mo2installer-4_3_0.tar.gz
Installation is best performed on the Steam Deck
- Open the Dolphin File Manager
- Open "Downloads" folder
- Open "mo2" folder
- Double click 'install.sh' to install
Add Mod Organizer 2 to the Steam Deck
- Launch Steam from the Desktop
- Go to 'Library'
- Click '+ ADD A GAME' from bottom left corner in Library
- Select 'Add a Non-Steam Game'
- Click 'Browse' to open file dialog
- Switch 'File type' to 'All Files'
- Navigate to /home/deck -> Games -> mod-organizer-2-skyrimspecialedition -> modorganizer2
- Select 'ModOrganizer.exe' and press 'OPEN'
- Press 'ADD SELECTED PROGRAMS'
Force Emulation
- Launch Steam from the Desktop
- Find ModOrganizer in your Steam Library
- Select Properties
- Select Compatability
- Check 'Force the use of a specific Steam Play compatabilty tool'
- Select whichever version you prefer. Github suggests 6.3.x. I used 7.0.4.
Run ModOrganizer
- Press Play from Steam
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment