Releases: proferabg/EdiZon-Overlay
Releases · proferabg/EdiZon-Overlay
v1.0.9
Version v1.0.9 Changelog
Special thanks to @ppkantorski for this update!
- Updated libnx.
- Now utilizing libtesla (Ultrahand) & libultra.
- Custom wallpaper / theme support.
- Users can override the system wallpaper / theme with
sdmc:/config/edizon/wallpaper.rgba
and sdmc:/config/edizon/theme.ini
.
- Faster opening / game detection.
- Fix for local IP calls.
- Temperature readings are now done through i2c.
v1.0.8
Version v1.0.8 Changelog
- Updated libnx
- Fixed temperature rendering
- Added Enabling Cheats by Default on Overlay Open
v1.0.7
Version v1.0.7 Changelog
- Squashed some more crashing issues!
- Fixed mismatched cheats when hiding and showing the overlay.
- Added a way to disable submenu logic for those who requested it.
Notes
- Please use the official Tesla Menu build from here
v1.0.6
Version v1.0.6 Changelog
- Using latest libnx and libtesla which fixes most crashes.
Notes
- Please use the official Tesla Menu build from here
- If you are crashing from opening and closing the menu, try backing out all the way to get around it. (This bug is currently still being researched)
v1.0.5
Version v1.0.5 Changelog
- Pulled latest libtesla to fix crashing issues related to docked mode
- Changed highlight color to light blue
Notes
- Please use the official Tesla Menu build from here
v1.0.4
Horizon OS 16.0.0 Support
Thank you @alula for pulling submodules to latest and changing to compile with gnu++20 to match libtesla.
NOTE: To update, download 'EdiZon-Overlay.zip' and extract the 'switch' folder to the root of your SD card.
If you are using Horizon OS 15 or below, you DO NOT need to update 'ovlmenu.ovl'
v1.0.3
HOS 15 Full Support
- Removed WiFi Signal on HOS 15+
- Added Connection Status in System Information on HOS versions 15+
v1.0.2d
Update for HOS 15.0.0
This update removes the WIFI Signal level from the overlay for HOS 15.0.0 (works in lower versions) as calling wlaninfInitialize() will break the overlay.
Fixed issue #6
v1.0.2c
Update for HOS 14.0.0
Fixed issue #2
v1.0.2b
Bugfix for non-submenu cheats not showing.