Frontend for nds-bootstrap
Go to file
Kei 81f03768e0 Custom Hotkey & Slot 1 Launcher
- Custom Hotkey via ndsbs.ini
- Slot 1 launcher Added
- Dotfiles from MacOS are now hidden
2025-05-30 21:39:00 +01:00
.vscode Start DSiWare Support 2025-02-28 19:34:12 +00:00
arm7 More fixes 2024-12-28 21:41:30 +00:00
arm9 Custom Hotkey & Slot 1 Launcher 2025-05-30 21:39:00 +01:00
arm9_dsi Fix DSi build 2024-12-22 16:28:38 -06:00
DLDI@6786ce4dd4 Add DLDI submodule 2024-11-04 11:07:15 -08:00
fonts Extract akmenu4 from woodrpg v1.25 2024-10-04 22:35:39 -07:00
language Custom Hotkey & Slot 1 Launcher 2025-05-30 21:39:00 +01:00
licenses Add nds-bootstrap interface 2024-10-13 02:23:15 -07:00
nds-bootloader@75b9cff717 Update submodule for 32KB DLDI 2024-12-14 22:16:35 +00:00
package Custom Hotkey & Slot 1 Launcher 2025-05-30 21:39:00 +01:00
share Add TTMenu support 2024-10-31 23:32:21 -07:00
tools Custom Hotkey & Slot 1 Launcher 2025-05-30 21:39:00 +01:00
.clang-format Add .clang-format 2024-10-05 20:49:08 -07:00
.gitignore Menu Hotkey Support 2025-05-11 20:48:17 +01:00
.gitmodules Update .gitmodules 2024-12-14 22:07:46 +00:00
banner.bin Fix DSi build 2024-12-22 16:28:38 -06:00
icon.png nds-bootstrap-nightly test 2025-01-18 21:38:38 +00:00
Makefile Custom Hotkey & Slot 1 Launcher 2025-05-30 21:39:00 +01:00
README.md Rework build steps & small icons 2025-04-27 00:41:21 +01:00

akmenu-next

Frontend for nds-bootstrap based upon lifehansolhacker's akmenu4 port https://github.com/lifehackerhansol/akmenu4.

Getting Started

Requires devkitarm (pre-calico) to be installed with the nds-dev package. Simply build the repository with make.

Configuration

  • The system directory is _nds/akmenunext where the akmenu system files should be placed, along with a copy of nds-bootstrap in the _nds folder as nds-bootstrap-release.nds.
  • The binary of akmenu-next additionally needs to be in the _nds/akmenunext folder as launcher.nds for theme & language reboots.
  • Cheats should be placed as usrcheat.dat into the _nds/akmenunext/cheats folder.
  • Themes go into _nds/akmenunext/ui. Acekard & Wood R4 themes are supported.

License

This project is comprised of various sources and is collectively licensed under the GPL-3.0-or-later license. Please check the license section for more information as well as a copy of all applicable licenses.