More actions
m (Text replacement - "| licence" to "| license") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
| title = eShop Music Changer | |title=eShop Music Changer | ||
| image = eShop-Music-Changer.png | |image=eShop-Music-Changer.png | ||
| | |description=Change the Nintendo eShop background music | ||
| | |author=Ptrk25 | ||
| lastupdated = 2015/12/31 | |lastupdated=2015/12/31 | ||
| | |type=System Tools | ||
| | |version=0.9b | ||
| | |license=Mixed | ||
| download = https://dlhb.gamebrew.org/3dshomebrew/eShop-Music-Changerv9b.rar | |download=https://dlhb.gamebrew.org/3dshomebrew/eShop-Music-Changerv9b.rar | ||
| source = | |website=https://github.com/Ptrk25/eshopMusicChanger | ||
|source=https://github.com/Ptrk25/eshopMusicChanger | |||
}} | }} | ||
<youtube>f6NeT74TYmw</youtube> | <youtube>f6NeT74TYmw</youtube> |
Revision as of 13:35, 29 October 2021
eShop Music Changer | |
---|---|
File:EShop-Music-Changer.png | |
General | |
Author | Ptrk25 |
Type | System Tools |
Version | 0.9b |
License | Mixed |
Last Updated | 2015/12/31 |
Links | |
Download | |
Website | |
Source | |
Hey, I'm currently working on an hombrew app that allows you to change your eShop theme. I have also made a suitable converter for the Music Replacer.
Screenshots
3DS
Instructions
1. Copy the /3ds Folder to the root of your 3DS SD Card
Copy songs
1. Copy the Songfolder into /3ds/eshop_music_changer/music
PC
Instructions
- Extract eshop-music-converter.jar from /PC in the zip Folder
- Check if you have Java 8 installed
- Run it (by opening the .jar file)
- Select inputfile and outputfolder
- Convert
- Now you will have a Songfolder that contains "boss_bgm.aac" and "boss_xml.xml"
FAQ
- Q: My song was replaced by the orginal song, without restoring it.
- A: That's normal, just run the homebrew app again and choose your song. This is currently a issue that will be fixed in the next version
- Q: I get an error that it couldn't create a backup, what should I do now?
- A: Make sure that you haven't delete the extra data for eShop. Otherwise you have to wait a few days.
- Q: The song selection doesn't display all songs that I copied to the /music folder
- A: Don't worry, this will be fixed in the next version.
To-Do list
3DS
- Add song selection Done
- Make it fully functional Done
- Better interface
- Remove 15 song limit
- Add icon Done
PC
- Clean code Done
- Add icon
Libaries that I used
- ctrulib
- jl1.0.1
- mp3spi1.9.5
- tritonus_share-0.3.6
- I also used a modified version of ffmpeg
Credits
- Smealum - Creator of Homebrew
- @SomeGamer - Tester
- @Filo97 - Tester
- @GalladeGuy - Tester
- @100pcrack - Tester
External Links
Source:
- gbatemp: https://gbatemp.net/threads/release-eshop-music-changer.404945/
- eShop Music Changer: https://github.com/Ptrk25/eshopMusicChanger
- eShop Music Converter: https://github.com/Ptrk25/eshopMusicConverter