More actions
No edit summary |
No edit summary |
||
Line 16: | Line 16: | ||
==User guide== | ==User guide== | ||
===How to use=== | |||
Download the precompiled binaries of the program (for Windows). | Download the precompiled binaries of the program (for Windows). | ||
Revision as of 00:18, 23 July 2021
CustomRGBPattern is a patch for 3DS news module (0004013000003502) which changes the default blue notifictaion LED color to different color.
You will need to have Luma3DS installed on your 3DS in order for this to work.
User guide
How to use
Download the precompiled binaries of the program (for Windows).
Run the executable and type in the RGB Hex Code.
Drag the 0004013000003502
folder (example for pink LED) from the out
folder to sdcard:/luma/titles
Enable Luma game patching and restart your 3DS to see the changed effect.
To compile: gcc main.c -o CustomRGBPattern.exe
Changelog
v1.0b 2017/10/18
- Use IPS patching.
v1.0a 2017/10/18
- Text release.