Releases: nadrino/SimpleModManager
SimpleModManager v2.1.2
SimpleModManager v2.1.1
Fixing custom config preset within game folders.
SimpleModManager v2.1.0
Restructuring the core engine & cleaning code. Should be a lot more stable. For this version, I've dropped the overlay module as it instantaneously crash even with the simplest include.
The console version is now shipped appart as the escape codes (colors for example) are not displayed correctly when compiled with borealis.
SimpleModManager v2.0.4
Compiled with latest libnx (v4.0.0)
SimpleModManager v2.0.3
Compiled with latest libnx. Tested on fw 10.1.0 with Atmosphere 0.14.1.
New features:
- Updated borealis (GUI submodule)
SimpleModManager v2.0.2b
Compiled with latest libnx. Tested on fw 10.0.4 with Atmosphere 0.13.0.
New features:
- Overlay module is now fixed: apply/disabling mods won't crash Atmosphere anymore!
SimpleModManager v2.0.2
Compiled with latest libnx. Tested on fw 10.0.4 with Atmosphere 0.13.0.
New features:
- Fixing focus loss when mod checking is faster than the display animation
- Fixing last install preset not being remembered while restarting the app
- Fixing loading subtitle display for mods checking
- Increasing read buffer size for file comparison (faster mods status check)
- Adding color to mods status tags
SimpleModManager v2.0.1
Compiled with latest libnx. Tested on fw 10.0.4 with Atmosphere 0.13.0.
New features:
- Minor UI improvements
- Updating loading display for mod sets operations
- Adding icons to options labels
SimpleModManager v2.0.0
Compiled with latest libnx. Tested on fw 10.0.4 with Atmosphere 0.13.0.
New features:
- First release of the GUI.
- Now SMM will automatically find the game image to the game folders.
- Mods management operation (applying, removing, checking) are now done asynchronously. This improves speed and allows a better loading monitor display.
Caveats:
- Few features are still missing from the consoleUI version (like showing conflicts or detailed view of the status of each mod file). You can still switch back to the old UI by going to the Settings menu. You can switch back to the GUI as well.
- Sometimes while playing with the mods preset editor might cause some random crashes. Those don't affect your mods files or parameters of SMM since they're related to the GUI memory allocation. If it happens just relaunch the app and everything you've done should be there.
SimpleModManager v1.6.0
Compiled with latest libnx. Tested on fw 10.0.3 with Atmosphere 0.12.0.
New features:
- First release of the Tesla module ! (put the .ovl file in "/switch/.overlays/")
- Minor changes in the UI of the applet version