Sys-AudioPlayer Switch
From GameBrew
More actions
| Sys-AudioPlayer | |
|---|---|
| General | |
| Author | KranKRival |
| Type | Sysmodules |
| Version | 1.1.1 |
| License | GPL-3.0 |
| Last Updated | 2019/09/18 |
| Links | |
| Download | |
| Website | |
| Source | |
sys-audioplayer is a WIP background-audio-player as a custom Boot2 sysmodule for the Nintendo Switch.
It is partially based on nx-dreport at the start and uses some code from ctrmus.
Installation
Instructions:
- Compiled module goes to
/atmosphere/titles/4200000000000000/exefs.nsp - Flag the module activated by making blank file
/atmosphere/titles/4200000000000000/flags/boot2.flag - Add your songs (MP3 only) to /music Directory on Root of your SD card.
- Enable the module (restart console, or using latest Kosmos ToolBox).
Notes:
- Music will start playing as soon as the module is Activated.
- This is a beta version and the songs repeat 100 times by default.
- Right now it just plays all the mp3s in the /music folder of your sdcard once the switch boots.
Controls
Hold Minus+Y - Repeat
Hold Minus+X - Play/Pause
Compatibility
This is developed for Atmosphere/Kosmos, Not tested on other CFW.
Changelog
v1.1.1 2019/09/18
- Updated for 9.0.0.
v1.1.0 2019/07/28
- Instructions added Soon , check the release zip for instructions.
- Keys are the same for pause and reset.
v1.0.1 2019/05/19
- Refreshing - Minor Fixes.
Credits
jakibaki for original Code.