Skip to content

MO2-LINT 7.0.0-rc1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 May 06:32
· 225 commits to main since this release

A major issue has been found with this release preventing the install of needed tricks. Please use -rc2 instead.

Finally, after 5 months of development, the first release candidate for MO2-LINT v7 is here! We greatly appreciate everyone's patience and support during the development of this major update.

What's New?

V7 is a complete rewrite of the installer in Python, aiming for better stability, performance, and maintainability.

Aside from the complete rewrite, there are a lot of new features and improvements in this release. Here are some highlights:

  • Single-File Executable: Instead of a zipped folder containing the entirety of the codebase, the installer is now distributed as a single executable file. This should make it much easier to download and run the installer without having to worry about extracting files or navigating through folders.
  • No Dependencies: The installer is now built as a single executable file, which means there are no external dependencies to worry about, not even Protontricks or Python. This should make installation and use much easier.
  • Untouched Game Files: Previously, we replaced the launcher exe of the game in order to reroute to launch the Mod Organizer 2 instance. Now, MO2-LINT adds a launch option instead, leaving the game's files untouched!
  • CLI Interface: The installer now mainly operates through a command-line interface. We understand this may be intimidating for some users, but we believe it offers more flexibility and control. For those who prefer a GUI, we're planning to develop a separate GUI application that will utilize the same backend as the CLI installer.
  • Improved Logging: The installer now has a much more robust logging system, which should make it easier to diagnose and fix issues. Logs are now stored in ~/.cache/mo2-lint/logs/.
  • Better Error Handling: We've implemented better error handling throughout the installer, which should help prevent crashes and provide more informative error messages when something goes wrong.
  • Proton 10 Support: After finding games like Fallout 4 no longer work with Proton 9, we've updated the installer to support Proton 10. This is now the recommended version of Proton for use with MO2-LINT.

More detailed information on how to use the new v7 release can be found at https://wiki.furglitch.com/modorganizer2-linux-installer/

Known Issues

  • The launch options added to Steam may disappear. We're trying to determine the trigger and reason for this, but in the meantime, you can simply re-add the launch option with the update command.

What does -rc1 mean?

rc1 stands for "release candidate 1". This means that we believe the installer is 99% complete and stable enough for release, but we want to give the community a chance to test it out and report any issues before we make the full release.

While we have tested it extensively, there may still be bugs or issues that we haven't caught. We encourage everyone to try out the installer and report any issues you encounter. Your feedback is invaluable in helping us improve the installer and ensure a smooth experience for everyone.

There are still some more minor features and improvements that we want to add before the full release. For more information on what's coming, please check out the milestone board

P.S. Support for any previous versions of the installer has been dropped in order to focus our efforts on the development of the new installer.

P.S.S. Support for MO2 v2.5.3beta2 and Oblivion Remastered has been abandoned. The previous method of downloading MO2 v2.5.3beta2 from OneDrive has been patched, and there are no known other sources for this version of MO2. Support for Oblivion Remastered is expected to be reintroduced with the full release of MO2 v2.6.0, which is currently in development.


Major thanks to the following users for their help in the development in v7:
@tim-elmer @gmvi @daemon-mouse @AceOfKestrels @waebbl @phantomcortex