Enhanced Switch modding support
- Added support for the Eden switch emulator
- Added support for the Citron switch emulator
- You will be asked for your preferred emulator during first time setup, and you can change it anytime from the settings
(As a reminder, NOMM is not affiliated with any of these emulators)
Gamebanana support
- Support was added to handle switch mod 1-click downloads from GameBanana
- This only works for "standard" switch mods (exefs, romfs, ...) - it will not work for game-specific formats like
.tkclfor TotK - It is also possible to download mod metadata from GameBanana after manually installing a mod through NOMM (simply change the mod ID in the preview pane and select "GameBanana" as the source)
- This only works for "standard" switch mods (exefs, romfs, ...) - it will not work for game-specific formats like
Screencast_20260806_191358.webm
Long term bug fixes
- UI is now properly refreshed when downloading a mod (by @Emetros)
- Accent colours are now properly reset when returning to library view
UI & QoL
- UI icons completely refreshed and bundled with the app to avoid DEs that do not have icons
- Added missing cursor changes (mouse becomes pointy cursor) and tooltips when mousing over something clickable
- Added a version # indicator in the settings that tells you if your NOMM is out of date and there's an update available
Screencast_20260811_171647.webm
- Added a new option in the settings to sort your game library
- The default option is by number of mods (descending)
- You can also sort alphabetically (if you're a weirdo)
Screencast_20260815_211907.webm
- Added a new row in the options that takes you straight to the NOMM config directory so you can quickly go edit some YAMLs
- Added a new option in the mods list to filter between mods that are enabled/disabled
Screencast_20260815_211344.webm
List of PRs
- Eden + Citron support by @Allexio in #89
- Gamebanana support by @Allexio in #90
- Small bug fix, replaced hardcoded config values with Enum for easier maintenance by @Emetros in #91
- Merge changes from emetros's branch. by @Allexio in #94
- Add an AUR nightly build allowing users to build from git repo instead of release file + bump previous pkgbuild update by @Emetros in #93
- UI Qol improvements and new icons by @Allexio in #92
- Cleaning, Fixing bugs, and minor Search & Filter improvements by @Allexio in #95
Full Changelog: 0.11.0...0.12.0