Skip to content

Releases: nadrino/SimpleModManager

SimpleModManager v2.1.2

07 May 22:59
Compare
Choose a tag to compare
  • Now every mod management action (apply, check, delete etc...) is cancelable
  • Fixing titleID display

SimpleModManager v2.1.1

06 May 13:36
Compare
Choose a tag to compare

Fixing custom config preset within game folders.

SimpleModManager v2.1.0

29 Apr 17:29
dfcc2e7
Compare
Choose a tag to compare

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

11 Jan 09:58
Compare
Choose a tag to compare

Compiled with latest libnx (v4.0.0)

SimpleModManager v2.0.3

05 Sep 10:13
Compare
Choose a tag to compare

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

18 Jul 21:00
Compare
Choose a tag to compare

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

13 Jul 20:10
Compare
Choose a tag to compare

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

06 Jul 21:21
Compare
Choose a tag to compare

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

02 Jul 15:29
Compare
Choose a tag to compare

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

06 Jun 20:45
Compare
Choose a tag to compare

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