SlideNX Switch: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
|title=SlideNX | |title=SlideNX | ||
|image=slidenx.png | |image=slidenx.png | ||
|description=A work in progress module to change JoyCon attach/detach sound | |description=A work in progress module to change JoyCon attach/detach sound. | ||
|author=jonyluke | |author=jonyluke | ||
|lastupdated=2019/06/12 | |lastupdated=2019/06/12 | ||
Revision as of 13:57, 4 August 2023
| SlideNX | |
|---|---|
| General | |
| Author | jonyluke |
| Type | Sysmodules |
| Version | 0.17 |
| License | GPL-2.0 |
| Last Updated | 2019/06/12 |
| Links | |
| Download | |
| Website | |
| Source | |
SlideNX is a work in progress module to change JoyCon attach/detach sound.
Installation
Extract the latest release to the root folder of your SD card. Use it with Hekate.
Also included is a hacky build (2021/06/28) by CompSciOrBust, which works on FW 12.0.0 and Atmosphere 0.19.4.
User guide
There are already mp3 files for testing, to add custom sound:
- Add the sound files you want to use to sounds folder.
- For changing the attach sound rename your mp3 to attach.mp3.
- For changing the detach sound rename your mp3 to detach.mp3.
If you want to use random sounds, change the content of the config.ini file from random=false to random=true and add all the mp3s in the sounds folder.
Media
This is why Nintendo Switch homebrew is important (NMKD // n00mkrad)
Changelog
v0.17
- Added play random sounds option.
v0.16
- Code has been cleaned and improved (now almost all the actuals issues should be solved).
- Switched to NSP instead of the old KIP format.
v0.15.1
- Now working with latest version of Kosmos.
v0.15
- Improve Joycon attachment detection, now using gpio..