ralgar / proton-mo2-installer

An installer to assist with modding Bethesda games on Linux
GNU General Public License v3.0
14 stars 0 forks source link
# Proton MO2 Installer [![Latest Tag](https://img.shields.io/github/v/tag/ralgar/proton-mo2-installer?style=flat&label=Tag&logo=semver&logoColor=white)](https://github.com/ralgar/proton-mo2-installer/tags) [![Software License](https://img.shields.io/github/license/ralgar/proton-mo2-installer?style=flat&label=License&logo=gnu&logoColor=white)](https://www.gnu.org/licenses/gpl-3.0.html) [![Github Stars](https://img.shields.io/github/stars/ralgar/proton-mo2-installer?style=flat&label=Stars&logo=github&logoColor=white&color=gold)](https://github.com/ralgar/proton-mo2-installer)

Overview

This project intends to make modding Bethesda games a breeze for Linux users. It provides a set of scripts, which automatically configure a ready-to-use modding environment for the game.

There is also a wiki to document the installation and usage of other tools.

Features

Getting Started

Prerequisites

You may need to install the following dependencies:

Installation

Installation is simple:

  1. Install your chosen game through Steam.
  2. Grab the latest stable release of the installer here.
  3. Run setup, and follow the prompts until finished.
  4. Launch the game via Steam. It will now launch MO2 instead.

Notes:

Configuring Mod Organizer 2

On the first run of MO2:

Executable Paths:

Installing Additional Modding Tools

Most tools can simply be installed via MO2. See the wiki.

LOOT is already integrated with MO2, just press the Sort button under the Plugins tab.

Supported Games

The following is a small overview of the current state of each supported game.

GAMEPLAY SCRIPT EXTENDER
Fallout 3 Untested Untested
Fallout 4 Working Working
Fallout: New Vegas Untested Untested
Morrowind Untested Untested
Oblivion Untested Untested
Skyrim Untested Untested
Skyrim SE/AE (v1.6+) Working Working

For known bugs and workarounds, please refer to the issues page

Please help to keep this table up to date by opening issues with any problems you encounter.

NOTE: The recommended Proton version is currently official Proton 8.0.

Updating

Updating is a painless process thanks to the installer's Update function.

Here is what you need to do in order to update:

  1. Grab the latest stable release of the installer here.
  2. Make sure Steam is not running before starting the installer.
  3. Run setup, following the prompts to Update.

Uninstalling

Uninstalling is simple, just run setup, and follow the prompts to uninstall.

Note: The uninstaller will never remove the ~/.local/share/proton-mo2-installer directory. Because this is the default location for MO2 instances, some users may have mods stored in this location. To prevent any accidental data loss, it is up to you to remove this directory manually.

Contributing

Contributions are welcome and encouraged. This project is pretty much in maintenance mode due to a lack of interest on my part, but I'm happy to review small features, improvements, or bug fixes.

Acknowledgements

License

GNU General Public License v3.0 (see LICENSE or https://www.gnu.org/licenses/gpl-3.0.txt)