Last active
April 23, 2025 23:30
-
-
Save lehmanjo/39adc6222c663846392907f9ab42f784 to your computer and use it in GitHub Desktop.
Steam Deck - Install Mod Organizer 2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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