/TWiLightMenu

DSi Menu replacement for DS/DSi/3DS/2DS

Primary LanguageC++GNU General Public License v3.0GPL-3.0


GBAtemp Thread Discord Server Build status on GitHub Actions Localized on Crowdin

TWiLight Menu++ is an open-source DSi Menu upgrade/replacement for the Nintendo DSi, the Nintendo 3DS, and Nintendo DS flashcards. It can launch Nintendo DS, SNES, NES, GameBoy (color), GameBoy Advance, Sega GameGear/Master System & Mega Drive/Genesis ROMs, as well as DSTWO plugins (if you use a DSTWO) and .rvid videos using RocketVideo Technology.

Compiling

Compiling this app requires devkitPRO with devkitARM and libnds. Be sure you have grit and mmutil installed.

Using Docker

Using the included Docker image, you can easily compile TWiLight Menu++ without having to manually set up the required version of devkitARM using the provided PowerShell (.ps1) scripts.

The script accepts make arguments as well. For example, .\compile_docker.ps1 clean will clean the directories of all the compiled code. If you would like to build all artifacts, run .\compile_docker.ps1 package.

Please note that Docker compilation is not compatible with native compilation on Windows. You should run .\compile_docker.ps1 clean to clean the artifacts before attempting to build with Docker. If a notification appears asking you to share your drive, you must choose to enable drive sharing for Docker to work on Windows.

Credits

Main Developers

  • RocketRobz: Lead Developer, implementing the auto-reset power button function used in NTR-mode.
  • chyyran: Porting the akMenu/Wood UI to TWiLight Menu++ & adding the ability to load sub-themes off the SD card for DSi/3DS themes.
  • Pk11: Adding the ability to load sub-themes off the SD card for the R4 theme, implemented sorting & made manuals use PNG, improved font rendering, providing a custom background for Unlaunch, and various bug fixes.

App Launchers

Graphics & Themes

Others

  • profi200: Improved SD code from fastboot3DS.
  • devkitPro: Code used in nds-hb-menu, and the use of the bootloader, devkitARM, libnds, and libfat.
  • Another World & Yellow Wood Goblin: The original akMenu/Wood UI.
  • NightScript: Code cleanup, added functionality for Acekard theme in regards to flashcarts.
  • SNBeast: Unlaunch patches
  • retrogamefan & Rudolph: Included AP-patches for nds-bootstrap.
  • fintogive, RadDude McCoolguy, KazoWAR, Vague Rant, gamemasterplc, RocketRobz & ChampionLeake: Widescreen Cheats

Translators