Back
SkyMM-NX
by caseif
|
Version | 1.1.2 |
Zip size | 362 KiB |
License | MIT |
Updated | 03/07/2020 |
Downloads | 6,906 |
MD5 | bc79ad3f40dcac8d82659c2110ea2d34 |
App Details
SkyMM-NX is a simple mod manager that runs on your Switch and provides an easy way to toggle mods on and off.
SkyMM will attempt to discover all mods present in Skyrim's ROMFS on the SD card and present them through its interface. Through the interface, you can toggle mods on or off, or change the load order by holding Y. Note that the load order for pure replacement mods (lacking an ESP) will not be preserved when the respective mods are disabled.
When the save function is invoked, the INI and Plugins files will be modified accordingly and saved to the SD card.
Currently, the app requires that all mods follow a standard naming scheme:
BSA files with a suffix must use a hyphen with one space on either side between the base name and the suffix
Example: Static Mesh Improvement Mod - Textures.bsa
Note that a mod may have exactly one non-suffixed BSA file
BSA files with an associated ESP file must match the ESP's name, not including the suffix
Example: Static Mesh Improvement Mod - Textures.bsa matches Static Mesh Improvement Mod.esp
All BSA files for a given mod must match each other in name
Example: Static Mesh Improvement Mod - Textures.bsa matches Static Mesh Improvement Mod - Meshes.bsa
Changelog
1.1.2
SkyMM-NX v1.2 fixes issues with the Atmosphere version check, and fixes compilation against newer libnx versions.
1.1.1
SkyMM-NX v1.1.1 amends the path detection to check the Exosphere version rather than the Horizon version. This fixes functionality on older Horizon firmwares using Atmosphere 0.10.x.
1.1.0
SkyMM-NX 1.1.0 adds support for Atmosphere 0.10.x, and now uses the new RomFS path when firmware 9.1.0+ is detected.
Additionally, this release implements persistent scrolling. The menu selection will now scroll automatically when a directional input is held.