From 7ee008e150bc5bcf76082d726f719ee0fdfda982 Mon Sep 17 00:00:00 2001 From: SulfurNitride Date: Wed, 11 Feb 2026 02:37:39 -0600 Subject: Fluorine Manager: full Linux port of Mod Organizer 2 Complete native Linux port with FUSE-based virtual filesystem, Proton/umu-run integration, and Flatpak packaging. Key features: - FUSE VFS replacing Windows USVFS (in-process + standalone helper for Flatpak) - Proton/GE-Proton/umu-run launcher with env var forwarding - Flatpak support (sandbox-aware VFS, NXM handler, umu-run) - Wine prefix management UI - Case-insensitive path resolution for Linux filesystems - QSettings-safe INI handling (avoids Bethesda INI corruption) - Portable instance support with auto-generated launcher scripts Co-Authored-By: Claude Opus 4.6 --- libs/form43_checker/src/Form43Checker_en.ts | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 libs/form43_checker/src/Form43Checker_en.ts (limited to 'libs/form43_checker/src/Form43Checker_en.ts') diff --git a/libs/form43_checker/src/Form43Checker_en.ts b/libs/form43_checker/src/Form43Checker_en.ts new file mode 100644 index 0000000..b758636 --- /dev/null +++ b/libs/form43_checker/src/Form43Checker_en.ts @@ -0,0 +1,27 @@ + + + + + Form43Checker + + + Checks plugins (.ESM/.ESP files) to see if any are lower than Form 44 (Skyrim SE). + + + + + Form 43 (or lower) plugin detected + + + + + You have one or more plugins that are not form 44. They are:{0} + + + + + Form 43 (or lower) plugins are modules that were made for Skyrim LE (Oldrim) and have not been properly ported to Skyrim Special Edition, which uses form 44 plugins. This usually results in parts of the mod not working correctly.<br><br>To be converted, these plugins simply need to be opened and saved with the SSE Creation Kit but their presence can be an indication that a mod was not properly ported to SSE and so can potentially have additional issues.<br><br>Online guides can have more information on how to correctly convert mods for Skyrim SE.<br> + + + + -- cgit v1.3.1