Compilation with latest libultrahand (v2.5.3).
List of Changes
- New
Stop Watchbehavior forDTCelements (toggle-able; on by default).- In
Mini/Microwith theDTCelement enabled, clickingZL + Lswitches the clock into a stop watch timer.- Clicking
ZR + Rstarts and stops the timer. - Clicking
ZL + Lresets the timer and switches in and out of the timer when the timer is 0.00 s (reset).
- Clicking
- In
- Add move delay configuration by @Lightos1 in #8.
Button Move Delay(ms; 1000 ms default)- Determines how long
KEY_PLUSmust be held before joystick repositioning kicks in.
- Determines how long
Touch Move Delay(ms; 500 ms default)- Determines how long touch within the reposition-able area must be held before touch repositioning kicks in.
Micromode now utilizes both a Sample Rate and a Refresh Rate (like the other modes).- Bug fix for non-inverted stacked battery case in micro causing misalignments.
- Touch boundary / repositioning related fixes.
- Right joystick can now be used while holding
KEY_PLUSto reposition the overlay mode.
- Right joystick can now be used while holding
- Slight tweaks to default border thickness.
- All language localizations have now been updated.
- Language json files go in
sdmc:/config/status-monitor/lang/.
- Language json files go in
libnxand other development libraries have been updated.- Now using
libnx 4.12.0-1.
- Now using
Full Changelog: 50153ec...v1.4.1+r4