More actions
JC Color Swapper | |
---|---|
General | |
Author | HamletDuFromage |
Type | Other Apps |
Version | 2020 |
License | GPL-3.0 |
Last Updated | 2020/03/31 |
Links | |
Download | |
Website | |
Source | |
A Nintendo Switch homebrew app to change the color of the Joy-Con controllers.
Comes bundled with default themes but you can easily add your own.
Installation
Copy the JC-color-swapper directory to sdmc:/switch.
User guide
Add custom themes
You can add custom themes by editing profiles.json.
You can add new entries and modify existing ones, just make sure you use the same formatting (hexadecimal values of length 6).
Use Joy-Con profile generator to generate new profile and add them to profiles.json.
Troubleshooting
The joycons need to be physically connected to the switch. You might need to undock/dock them to see the changes.
Alternatives
- Joycon Toolbox by CompSciOrBust, you can change the Joy-Con colours on the Switch.
- AIO Switch Updater by HamletDuFromage, it offers a more polished experience and the ability to change Pro Controllers colors.
Controls
L - Backup a profile
R - Restore profile
Screenshots
Changelog
v1.2
- Now supports profiles backup and restore.
- Press [L] to backup a profile, [R] to restore it.
v1.1
- Now supports more profiles.
- Added pages in the main screen to support a larger amount of color profiles.
v1.0.1
- Fixed bug resulting in wrong colors.
- Basically the Switch wants BGR and I fed it RGB. It's fixed now.
v1.0
- First release.