WineHQ

Mod Organizer

No Screenshot

Submit Screenshot

The latest 64-bit version of ModOrganizer with support for both newer 64 bit games (Skyrim Special Edition. Fallout4) and older 32 bit games (Skyrim Legendary Edition).

Application Details:

Version: 2.x.x
License: Free to use and share
URL: https://www.nexusmods.com/skyr...
Votes: 0
Latest Rating: Silver
Latest Wine Version Tested: 6.5-staging

Maintainers: About Maintainership

No maintainers. Volunteer today!

Link Source Code Link Development Discord Server Free Download Skyrim SE Nexus Mod Page

Test Results

Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results

What works

I got as far as the "select an instance" menu, then was greeted by this lovely error message when I selected Portable Mode:

What does not

The main window does not open after selecting an "instance" choice.

Workarounds

What was not tested

Most functions, since I could not reach the main window.

Hardware tested

Graphics:

  • GPU: Nvidia
  • Driver: proprietary

Additional Comments

Would LOVE for this to work, considering that it's literally the best mod manager for Windows and Linux/UNIX OSes have no mod managers...
The games themselves work perfectly fine with Wine solutions, the lack of MO2 is literally the only thing holding modded Bethesda games back on Linux.

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
ShowArch LinuxApr 09 20216.5-stagingYes Yes YesSilverC0rn3j 
CurrentEndeavourOSFeb 12 20216.1-stagingYes No NoGarbageNeko-san 
ShowUbuntu 20.04 "Focal" (+ variants like Kubuntu)Apr 06 20216.0Yes Yes YesBronzeForest 
ShowManjaro 20.0.3Aug 03 20205.12-stagingN/A No NoGarbageNeko-san 
ShowArch Linux x86_64Oct 23 20183.18-stagingYes Yes NoBronzeZenAnonX 

Known Bugs

Bug # Description Status Resolution Other apps affected
46697 USVFS (User Space Virtual File System), part of Mod Organizer 2 v2.1.1+ wants 'ntdll.NtQueryDirectoryFileEx' (Windows 10 build 1709+ syscall) NEW View
47931 USVFS requires Shell32 implementation using Windows APIs UNCONFIRMED View

Show all bugs

HowTo / Notes

Bypass failing VFS

This is required to make mods load properly ingame untill VFS works properly in wine. Thanks @Jarrard and @A.J. Venter for this workaround.

VFS script by A.J. Venter is needed for this workaround, get script from here.

  1. Enable mods in Mod Organizer.
  2. Close(or keep running) Mod Organizer and run "python movfs4l.py". This will create the VFS for game to recognize mods.
  3. Launch game from skse_loader.exe directly. DON'T launch the game from MO.

Re-run script before game launch whenever new mods are enabled or disabled.

To stop VFS, run "python movfs4l.py UNVFS"

Fixing Fonts

Enable subpixel font smoothing

  • winetricks fontsmooth=rgb

Disable render extension for client side fonts

  • Open wine regedit, and inside HKEY_CURRENT_USER\Software\Wine\X11 Driver make an entry for "ClientSideWithRender"="N"

Reference - https://wiki.archlinux.org/index.php/wine#Fonts

Comments

Comments Disabled

Comments for this application have been disabled because there are no maintainers.
Back