Helloman892 91f54ff22e Start button functionality (#21)
* srvPublishToSubscriber

Pressing Start from the app now sends the user to the Power Off screen.

* *hax check

As per Sono, checks whether the current environment is *hax. If it isn't, it goes to the home screen; otherwise, it restarts the console.

* Bugfixes

This may work?

* Revert "Bugfixes"

This reverts commit 7c382d719ac9f50af17d117f177c8bede75941f1.
2017-09-02 10:05:18 -04:00
2017-09-01 12:31:55 -04:00
2017-08-31 07:55:00 -04:00
2017-09-02 10:05:18 -04:00
2017-08-30 14:57:00 -04:00
2017-07-20 17:19:07 -04:00

# Anemone3DS

A Theme and Splashscreen Manager for the Nintendo3DS, written in C

Dependencies

  • zlib, which can be retrieved from the 3ds_portlibs
  • makerom and bannertool, which can be retrieved from SteveIce10's buildtools repo. These must be added to your PATH.
  • pp2d, which is included in the repo if you do a git clone --recursive.

License

This project is licensed under the GNU GPLv3. See LICENSE.md for details. Additional terms 7b and 7c apply to this project.

Credits

The following people contributed to Anemone3DS in some way. Without these people, Anemone3DS wouldn't exist, or wouldn't be as good as it is:

  • Daedreth, who wrote the initial implementation of theme application code and SMDH parsing.
  • LiquidFenrir, who refactored a lot of my messy GUI code and wrote the image preview from zip code, as well as the icon code.
  • Sono, who wrote the BCSTM playback code.
  • Kenn (mattkenster), for designing the GUI, a number of sprites used in the application, and drawing the banner and icon.

Special thanks go to these people who, while not directly contributing, helped immensely:

  • Rinnegatamante, whose code served as reference on theme installation.
  • BernardoGiordano for making pp2d, and being super responsive to feature requests and just general help
  • yellows8 for his home menu extdump tool, which was invaluable in debugging.
  • the folks on #dev of Nintendo Homebrew, who helped with unicode shenanigans (especially Stary2001, Fenrir, and DanielKO).
  • the maintainers for all used libraries, including ctrulib, zlib, citro3d, pp2d and minizip.
  • all the people who helped keep me going and motivated me to work. This includes, but is definitely not limited to:
Description
No description provided
Readme GPL-3.0 1.7 MiB
Languages
C 97.5%
Makefile 2.5%