More actions
(Created page with "{{Infobox Switch Homebrews |title=MayDel |image=maydelswitch.png |description=A useless Switch system module who allow you to light on/off the (hidden) LED on the right JoyCon or Pro Controller. |author=AcK77 |lastupdated=2019/04/30 |type=System Tools |version=0.1 |license=GPL-2.0 |download=https://dlhb.gamebrew.org/switchhomebrews/maydelswitch.7z |website=https://gbatemp.net/threads/maydel.537410/ |source=https://github.com/AcK77/maydel |donation= }} {{#seo: |title=Swit...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox Switch Homebrews | {{Infobox Switch Homebrews | ||
|title=MayDel | |title=MayDel | ||
|image= | |image=maydelnx.png | ||
|description=A | |description=A system module that allows you to light on/off the (hidden) LED on the right JoyCon or Pro Controller. | ||
|author=AcK77 | |author=AcK77 | ||
|lastupdated=2019/04/30 | |lastupdated=2019/04/30 | ||
Line 8: | Line 8: | ||
|version=0.1 | |version=0.1 | ||
|license=GPL-2.0 | |license=GPL-2.0 | ||
|download=https://dlhb.gamebrew.org/switchhomebrews/ | |download=https://dlhb.gamebrew.org/switchhomebrews/maydelnx.7z | ||
|website=https://gbatemp.net/threads/maydel.537410/ | |website=https://gbatemp.net/threads/maydel.537410/ | ||
|source=https://github.com/AcK77/maydel | |source=https://github.com/AcK77/maydel | ||
|donation= | |donation= | ||
}} | }} | ||
A Switch system module who allow you to light on/off the (hidden) LED on the right JoyCon or Pro Controller. | |||
==Installation== | |||
Put the release zip content inside sdmc:/atmosphere/titles/ and reboot your Switch. | |||
==User guide== | |||
Currently it only supports the gamecard state event. The LED blink if you add or remove the gamecard. | |||
A | |||
Blink only works when LED is already power on. There is no way to know whether the LED is currently off or on after a period of sleep or a system reboot. You have to light on it back to get the blink. | |||
== | ==Controls== | ||
LStick Button+ZL - Light on | |||
LStick Button+ZR - Light off | |||
==Screenshots== | ==Screenshots== | ||
https://dlhb.gamebrew.org/switchhomebrews/ | https://dlhb.gamebrew.org/switchhomebrews/maydelnx2.png | ||
==Compatibility== | |||
Works on firmware higher than 7.x only. | |||
==Changelog== | ==Changelog== | ||
''' | '''v0.1''' | ||
* | * Initial version (and probably the only one). | ||
==Credits== | |||
* [https://github.com/switchbrew/libnx/ Libnx and CTCaer] for the IPC call and buffer struct. | |||
* DarkMatterCore for [https://github.com/DarkMatterCore/gcdumptool/ gcdumptool Event code]. | |||
* [https://github.com/WerWolv/ WerWolv] for our own try of the IPC call. | |||
Provide with the courtesy of the mob. | |||
== External links == | == External links == | ||
* | * GitHub - https://github.com/AcK77/maydel | ||
* | * GBAtemp - https://gbatemp.net/threads/maydel.537410/ | ||
Revision as of 11:13, 23 April 2023
MayDel | |
---|---|
General | |
Author | AcK77 |
Type | System Tools |
Version | 0.1 |
License | GPL-2.0 |
Last Updated | 2019/04/30 |
Links | |
Download | |
Website | |
Source | |
A Switch system module who allow you to light on/off the (hidden) LED on the right JoyCon or Pro Controller.
Installation
Put the release zip content inside sdmc:/atmosphere/titles/ and reboot your Switch.
User guide
Currently it only supports the gamecard state event. The LED blink if you add or remove the gamecard.
Blink only works when LED is already power on. There is no way to know whether the LED is currently off or on after a period of sleep or a system reboot. You have to light on it back to get the blink.
Controls
LStick Button+ZL - Light on
LStick Button+ZR - Light off
Screenshots
Compatibility
Works on firmware higher than 7.x only.
Changelog
v0.1
- Initial version (and probably the only one).
Credits
- Libnx and CTCaer for the IPC call and buffer struct.
- DarkMatterCore for gcdumptool Event code.
- WerWolv for our own try of the IPC call.
Provide with the courtesy of the mob.
External links
- GitHub - https://github.com/AcK77/maydel
- GBAtemp - https://gbatemp.net/threads/maydel.537410/