NXMP v0.8.2
[0.8.2]
Added
- Added initial i18n (More than 50% of text is i18n ready, be patient soon will be 100%)
- Italian-Spanish-Japanese-Deutsch-French-Chinese(Simplified)-Korean native translation
- Default file ordering can be changed in Settings menu
- Error messages on network share connection failure
- Loading splash screen
- Exit Choice between HB-Menu and Home
Changes
- Update ImGui to last release
- Moved from SDL to GLFW for window context
- Theme ini structure changes
- SQLite vfs using native calls
Fixed
- Video Ghosting Fixed
- SubFont Color fix
- Database Open/Close Fix
- Theme support is back
Knonw Issues
- NXMP start loading times increased due to importing more font glyphs
Release Notes
The config.ini file now has a config line for setting db location.
It will point to default location /switch/nxmp/nxmp.db
dbpath = /switch/nxmp/nxmp.db
You can set to any location
Special thanks goes to Djakku and Jorge E. García "nWo" for helping me a lot for this release