Mod organizer 2: Difference between revisions

From wikinotes
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 25: Line 25:
= Install =
= Install =
<blockquote>
<blockquote>
== Linux/Lutris ==
<blockquote>
{{ NOTE |
was unable to find game mounted in alt location }}
Has native support, integration with steam-proton.
</blockquote><!-- Linux/Lutris -->
== Linux/Proton ==
== Linux/Proton ==
<blockquote>
<blockquote>
<syntaxhighlight lang="bash">
It works, run using wine within your proton install's wine-prefix.
proton-prefix fallout -- wine Mod.Organizer-2.4.2.exe
 
</syntaxhighlight>
</blockquote><!-- Linux -->
</blockquote><!-- Linux -->
</blockquote><!-- Install -->
</blockquote><!-- Install -->

Latest revision as of 15:52, 14 May 2022

A mod organizer primarily focused on Bethesda games.
Vanilla files are left intact, games are launched using a virtual filesystem.


Documentation

official docs https://www.modorganizer.org/
github https://github.com/ModOrganizer2/modorganizer/releases

Locations

C:/Modding

Install

Linux/Lutris

NOTE:

was unable to find game mounted in alt location

Has native support, integration with steam-proton.

Linux/Proton

It works, run using wine within your proton install's wine-prefix.