Changelog
First of all: Atmosphère v1.8.0 (up to firmware 19.0.1) support
Disclaimer: known issue
This release ships with a known (minor) issue: the newly introduced game detection (gamecard, corrupted and more, see below) also misclasifies some games as "needing an update", and while it doesn't prevent from launching them, the corresponding icon is incorrectly displayed. I still need to figure out the way regular HOME menu detects updated titles :P
Menu
-
Italian, French and German translations
-
Lockscreen support! It can be enabled/disabled in settings
-
A new special entry for amiibo settings was added
-
Folder names are displayed now over the folder icons (like old uLaunch did)
-
Games are now detected in a much better way:
-
Corrupted games are detected like the regular HOME menu, allowing for the same data check process... but in the background, while the regular HOME menu forces it to be active
-
Gamecard titles are recognized and properly shown
-
(Most) games which cannot be launched are recognized and properly shown (see known issue above)
-
-
Added special checks to ensure all special entries (user page, controller options and so on) are present in the menu
-
The delay time after adding a homebrew / after a crash was made shorter
-
Minor bugs where fixed when adding a new homebrew entry to the menu
-
Fixed some issues with custom menu entries, where some JSON fields were not working if other fields were not set
Settings
-
Settings were reorganized and extended with a few previously unimplemented options (and there are more to come), these are the changed/added entries:
-
Console language (reorganized in a nicer way)
-
System update status
-
Console region
-
Primary album storage
-
Lockscreen enabled (uLaunch-specific)
-
Handheld / console sleep time
-
Sleeps while playing media
-
Wakes at power state change
-
Battery serial / lot
-
-
All these were organized in various menus (uLaunch, system, screen and so on)... not a lot of new ones, but slowly extending the supported settings
Themeing
-
Introduced a new special entry for amiibo options, with a new icon at
ui/Main/EntryIcon/Amiibo
,ui/Main/QuickIcon/Amiibo
and a dedicated sound effect atsound/Main/OpenAmiibo.wav
. -
Settings got reorganized, now having
menu_text
andsubmenu_text
fields (info_text
is unused now) and its owninput_bar
, with background atui/Settings/InputBarBackground
-
Due to better game detection, the following over-icons are introduced in this release:
-
Main/OverIcon/Corrupted
-
Main/OverIcon/Gamecard
-
Main/OverIcon/NeedsUpdate
-
Main/OverIcon/NotLaunchable
-
Of course, uDesigner and the wiki will quickly get updated with these theme changes.