Homebrew Menu: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 8: Line 8:
| website    = http://devkitpro.org/wiki/Homebrew_Menu
| website    = http://devkitpro.org/wiki/Homebrew_Menu
| download    = https://github.com/devkitPro/nds-hb-menu/
| download    = https://github.com/devkitPro/nds-hb-menu/
| source      = https://github.com/devkitPro/nds-hb-menu
| source      = https://devkitpro.svn.sourceforge.net/svnroot/devkitpro/trunk/projects/nds/HomebrewMenu
}}   
}}   



Revision as of 02:08, 17 June 2021

hbmenu
File:Hbmenuds.jpg
General
Author(s)Team DevkitPro
TypeHomebrew loaders
Version0.7.1
LicenceMixed
Links
Download
Website
Source
Advertisements

<htmlet>adsense</htmlet>


The Homebrew Menu is a simple launcher menu which can be used to replace the menu on several DS flashcards. This menu supports the argv protocol needed for devkitARM compiled applications to make use of nitrofs as well as providing a soft reset feature where applications can exit back to the menu. Exiting to the menu is as simple as returning from main() or calling exit(0).

Installation

Copy BOOT.NDS and the appropriate bootstrap file from the hbmenu folder in the archive.

The latest release contains bootstrap launchers for the original R4, ezflash 5, dstt and Acekard 2(i).

Copying all the files will give you a single SD card which will boot the Homebrew Menu on all 4 cards.

The bootstrap.cia file can be installed on a 3DS using FBI. This requires boot.nds on your SD card.

Place your homebrew games in the /nds/ folder.

Controls

D-Pad - Move through the list

A - Launch homebrew

Compatibility

Tested on:

FlashCard DSTT/TTDS with Firmware 1.17
Flashcard iEvolution CycloDS with firmware 2.2
FlashCard R4iMax with Kernel 2.6

Changelog

0.7.1

  • Rebuilt with latest bootloader & libraries.


Advertising: