More actions
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
| image = https://dlhb.gamebrew.org/3dshomebrew/Anemone3DS-01.png|250px | | image = https://dlhb.gamebrew.org/3dshomebrew/Anemone3DS-01.png|250px | ||
| type = Utilities | | type = Utilities | ||
| version = v2. | | version = v2.2.0 Covid Chistmas Edition (25 Dec 2020) | ||
| licence = | | licence = GNU GPLv3 | ||
| author = astronautlevel2 | | author = astronautlevel2 | ||
| website = https://gbatemp.net/threads/release-anemone3ds-a-complete-theme-and-splash-manager-for-your-3ds.482804/ | | website = https://gbatemp.net/threads/release-anemone3ds-a-complete-theme-and-splash-manager-for-your-3ds.482804/ | ||
Line 10: | Line 10: | ||
| source = https://dlhb.gamebrew.org/3dshomebrew/Anemone3DS-2.1.0-b.rar | | source = https://dlhb.gamebrew.org/3dshomebrew/Anemone3DS-2.1.0-b.rar | ||
}} | }} | ||
==Media== | |||
<youtube>4RM4BIXOMj0</youtube> | |||
== | |||
Anemone3DS is a Theme and Splashscreen Manager for the Nintendo 3DS, written in C. | |||
==Features== | |||
* Support for installing a single theme to your 3DS. | |||
* Support for installing up to 10 shuffle themes. | |||
* QR code reading to install themes from QR codes. | |||
* Support for previewing your themes and splashes before installing them. | |||
* Support for installing boot splashes ([[Luma3DS|Luma3DS]] only). | |||
* Install BGM only. | |||
==Installation== | |||
Available as a 3DSX/SMDH and CIA, use either one and copy into your 3DS's SD card accordingly. | |||
Create the /Themes/ and /Splashes/ folders on your SD card. | |||
Put all of your themes in the /Themes/ folder. These can either be zips, or folders. | |||
Put all of your splashes in the /Splashes/ folder. These must be folders. | |||
==User guide== | |||
Instructions for usage are available once you're in the app. | |||
'''Note:''' You will need to quick reboot your 3DS to apply the themes properly. | |||
==Controls== | |||
Start - Quick reboot 3DS (necessary to apply themes) | |||
== | ==Changelog== | ||
'''v2.2.0 Covid Christmas Edition''' | |||
* | Features: | ||
* Themes without an SMDH file are now supported again. | |||
* If you install a theme without BGM, and then do a BGM-only install, the BGM flag will be automatically set to ensure your music plays properly. | |||
* You can now dump themes. Upon selecting the dump theme option in the extra menu, you'll be able to enter a name, and the theme body_LZ.bin and bgm.bcstm will be stored in the folder /themes/, along with a dummy SMDH file, meaning the theme will be immediately usable in Anemone. This allows you to translate CIA themes to Anemone themes and thus manage all your themes in one place. | |||
* If you scan a QR code and the file host doesn't have a filename set for some reason, you'll now be able to manually enter the filename you want it to be saved as. | |||
* | Bugfixes: | ||
* A variety of QR code bugfixes should help the QR reader be more stable than ever™️. | |||
* Various bugfixes and refactoring in the networking code to prevent possible crashes. | |||
* Memory leak fix in theme loading code to allow you to load even more themes. | |||
* Certain previews used to have inverted colors when loaded. This has been fixed. | |||
* ThemePlaza url has been updated to the new one. While this wasn't a problem yet, as the old domain redirects to the new domain, it will prevent issues in the future. | |||
* Various other null dereferences cleaned up to prevent crashes. | |||
[https://github.com/astronautlevel2/Anemone3DS/releases Revision changelog.] | |||
==Credits== | |||
Please see the [https://github.com/astronautlevel2/Anemone3DS#credits Credit List]. | |||
[[Category:3DS homebrew applications]] | |||
[[Category:Homebrew utility applications on 3DS]] |
Revision as of 13:09, 9 July 2021
Media
Anemone3DS is a Theme and Splashscreen Manager for the Nintendo 3DS, written in C.
Features
- Support for installing a single theme to your 3DS.
- Support for installing up to 10 shuffle themes.
- QR code reading to install themes from QR codes.
- Support for previewing your themes and splashes before installing them.
- Support for installing boot splashes (Luma3DS only).
- Install BGM only.
Installation
Available as a 3DSX/SMDH and CIA, use either one and copy into your 3DS's SD card accordingly.
Create the /Themes/ and /Splashes/ folders on your SD card.
Put all of your themes in the /Themes/ folder. These can either be zips, or folders.
Put all of your splashes in the /Splashes/ folder. These must be folders.
User guide
Instructions for usage are available once you're in the app.
Note: You will need to quick reboot your 3DS to apply the themes properly.
Controls
Start - Quick reboot 3DS (necessary to apply themes)
Changelog
v2.2.0 Covid Christmas Edition
Features:
- Themes without an SMDH file are now supported again.
- If you install a theme without BGM, and then do a BGM-only install, the BGM flag will be automatically set to ensure your music plays properly.
- You can now dump themes. Upon selecting the dump theme option in the extra menu, you'll be able to enter a name, and the theme body_LZ.bin and bgm.bcstm will be stored in the folder /themes/, along with a dummy SMDH file, meaning the theme will be immediately usable in Anemone. This allows you to translate CIA themes to Anemone themes and thus manage all your themes in one place.
- If you scan a QR code and the file host doesn't have a filename set for some reason, you'll now be able to manually enter the filename you want it to be saved as.
Bugfixes:
- A variety of QR code bugfixes should help the QR reader be more stable than ever™️.
- Various bugfixes and refactoring in the networking code to prevent possible crashes.
- Memory leak fix in theme loading code to allow you to load even more themes.
- Certain previews used to have inverted colors when loaded. This has been fixed.
- ThemePlaza url has been updated to the new one. While this wasn't a problem yet, as the old domain redirects to the new domain, it will prevent issues in the future.
- Various other null dereferences cleaned up to prevent crashes.
Credits
Please see the Credit List.