masagrator / Status-Monitor-Overlay

Monitor many stats of Nintendo Switch hardware
GNU General Public License v2.0
496 stars 32 forks source link

New features, helper functions, configurable ini, improved button remapping, etc. #48

Closed ppkantorski closed 1 year ago

ppkantorski commented 1 year ago

Thought I'd try getting some of these things implemented sooner rather than later for everyone. 😁

ppkantorski commented 1 year ago

theres a bug im trying to fix at the moment with respect to opening and closing the menu after opening/closing overlays. let me try to resolve them. edit: Narrowed it down to specifically the button mapper being called in main.

ppkantorski commented 1 year ago

Update main.cpp more bug fixes, but what is not working properly yet is the filepath update for the micro overlay. if you have the name set as 0-Status-Monitor-Overlay.ovl for instance, everything works, and it shows the micro overlay. the micro overlay works as well and you can return back to status monitor. however trying to exit after that will crash. Using the default name Status-Monitor-Overlay.ovl works still. There is one step in the chain that is not reading the updates to the filepath when returning back to the menu from the micro overlay