SSS is a VFS-discovered OpenMW Lua framework. Most failures are a boundary problem: the YAML is outside the discovery path, a resource is not visible through the active VFS, a condition depends on an optional integration, or an existing save already contains an instance change.
- FlexTag compatibility —
has_tag,cell_tag,add_tag, andremove_tag. - Real-world compatibility patches — published MOMW and alvazir fixes translated into optional SSS modules.
- MOMW translation index — source attribution and direct links for the translated MOMW modules.
- alvazir translation index — source attribution and direct links for the translated alvazir modules.
- What SSS cannot replace — the boundary between runtime object patching and plugin surgery.
- Save updates and persistence — what persists when modules or rules change.
- VFS and package boundaries — data directories, discovery, resource paths, and case.
- Troubleshooting — a log-first diagnostic path.
SSS Compatibility Translations from MOMW Patches
Source attribution and links for SSS compatibility modules translated from MOMW Patches.
FlexTag Compatibility
Use FlexTag tags as optional SSS conditions and actions.
SSS Compatibility Translations from alvazir's Various Patches
Source attribution and links for SSS compatibility modules translated from alvazir's Various Patches.
Real-World Compatibility Patches
Published Morrowind compatibility fixes translated into SSS modules.
Updating and Removing Modules
Change or remove SSS modules without mistaking YAML edits for world-state edits.
VFS and Package Boundaries
Put SSS modules and their assets where OpenMW can actually see them.
What SSS Cannot Replace
Know when a compatibility fix belongs in SSS and when it still needs plugin surgery.
Troubleshooting
Diagnose an SSS module from the VFS boundary inward.