How it corresponds to option above them? This hook exists explicitly to show that it doesn't belong above
_____
|^Roof
This is technical reason. Doing it below will result in descriptions not being rendered for any option that is at the bottom...
I was considering not worth it until someone points out. I tested if my assumption was correct just now and it turned out it was, so just fixed the issue.
Issue existed because i compared kHz instead of mHz. Fixed.
This happens because i...
I think someone did something like this a while ago but I forgot its name, so i made my own fork of Atmosphere's Haze in form of a sysmodule.
Just connect USB whenever you want and you have access to sdcard.
Added also option for defining custom...
Since the creator of the Dusk port for Switch didn't keep it updated, I decided to work on it.
He said it took him about 3 months with Claude Mythos... Well, I managed it in 6 days with Claude Max and good prompts and a good experience.
It's...
"remove the mod from sysnand" - that's not how it works. All files are on sdcard, you choose where you want to use it - sysmmc or emummc. "Mod" is not installed to sysnand
Here is an example of something i did in 90 minutes
Video from unfinished version, only difference are used symbols
You can download it from here
https://github.com/masagrator/SMD-Files/blob/main/Compact/Compact.smd
Requires sys-clk or hoc-clk...
This project is now discontinued, superseeded by Status Monitor Deux
https://gbatemp.net/threads/status-monitor-deux-customizable-successor-of-status-monitor-overlay.682096/#post-10865143
Status Monitor Deux
I released first version of Status Monitor Overlay almost 6 years ago. With advancements in tech i decided to take upon challenge of making something I wanted to do but in normal circumstances was too time consuming to be a...
Btw, you don't need GUI if you want to just implement keyboard. You can invoke system keyboard with swkbd.
Switch example:
https://github.com/switchbrew/switch-examples/blob/master/applet/libapplets/software-keyboard/source/main.c