Difference between revisions of "The Homebrew Launcher"
(Added Credits) |
|||
Line 14: | Line 14: | ||
| dat = no | | dat = no | ||
}} | }} | ||
− | |||
The Homebrew Launcher (hbmenu for short) is the default menu for ninjhax, a 3DS homebrew-enabling exploit released on November 20th 2014. It is a fairly simple (and beautiful) menu that lists homebrew applications and lets you run them. | The Homebrew Launcher (hbmenu for short) is the default menu for ninjhax, a 3DS homebrew-enabling exploit released on November 20th 2014. It is a fairly simple (and beautiful) menu that lists homebrew applications and lets you run them. | ||
− | |||
==Usage== | ==Usage== | ||
===Installation=== | ===Installation=== | ||
To use The Homebrew Launcher as your ninjhax main menu, simply rename the 3dsx executable to boot.3dsx and place it at the root of your SD card. | To use The Homebrew Launcher as your ninjhax main menu, simply rename the 3dsx executable to boot.3dsx and place it at the root of your SD card. | ||
− | |||
===Controls=== | ===Controls=== | ||
Line 27: | Line 24: | ||
* D-PAD, CIRCLE-PAD, Stylus: Navigate and select an application | * D-PAD, CIRCLE-PAD, Stylus: Navigate and select an application | ||
* A or Stylus: Start application. | * A or Stylus: Start application. | ||
− | |||
=== Supported format=== | === Supported format=== | ||
Line 33: | Line 29: | ||
Icons and banners are supported in smdh format. | Icons and banners are supported in smdh format. | ||
− | |||
===Supported paths=== | ===Supported paths=== | ||
Line 43: | Line 38: | ||
The icon file can be named either ''icon.bin'', ''icon.smdh'', ''icon.icn'', ''[folder name].smdh'', or ''[folder name].icn''. They are all the same smdh format, only the name is different, so use the filename you prefer. | The icon file can be named either ''icon.bin'', ''icon.smdh'', ''icon.icn'', ''[folder name].smdh'', or ''[folder name].icn''. They are all the same smdh format, only the name is different, so use the filename you prefer. | ||
− | |||
− | |||
Here is a list of all supported paths and filename for executable: | Here is a list of all supported paths and filename for executable: | ||
Line 61: | Line 54: | ||
===v0.1=== | ===v0.1=== | ||
Initial release | Initial release | ||
− | |||
==Credits== | ==Credits== | ||
− | |||
* Smealum : code | * Smealum : code | ||
* GEMISIS : code | * GEMISIS : code |
Revision as of 20:44, 18 December 2014
The Homebrew Launcher | |
---|---|
General | |
Author | Smealum, GEMISIS, fincs, mtheall |
Graphics by | Fluto, Arkhandar |
Version | 0.1 |
Format | 3dsx ✔ 3ds ✘ cia ✘ bin/elf ✘ dat ✘ |
Links | |
Source |
The Homebrew Launcher (hbmenu for short) is the default menu for ninjhax, a 3DS homebrew-enabling exploit released on November 20th 2014. It is a fairly simple (and beautiful) menu that lists homebrew applications and lets you run them.
Contents
Usage
Installation
To use The Homebrew Launcher as your ninjhax main menu, simply rename the 3dsx executable to boot.3dsx and place it at the root of your SD card.
Controls
- Start: reboot your console into home menu.
- D-PAD, CIRCLE-PAD, Stylus: Navigate and select an application
- A or Stylus: Start application.
Supported format
Only executable files in 3dsx format are supported.
Icons and banners are supported in smdh format.
Supported paths
The Homebrew Launcher scans all the .3dsx files located in the sdmc:/3ds/ folders and its sub-folders.
It can list 3dsx executables located in the sdmc:/3ds/ directory, but ideally, you should have a folder for each application, containing an executable and an icon (SMDH) file.
The executable should be named either boot.3dsx or [folder name].3dsx.
The icon file can be named either icon.bin, icon.smdh, icon.icn, [folder name].smdh, or [folder name].icn. They are all the same smdh format, only the name is different, so use the filename you prefer.
Here is a list of all supported paths and filename for executable:
/3ds/<filename>.3dsx /3ds/name of the homebrew/boot.3dsx /3ds/name of the homebrew/<name of the folder>.3dsx
And a list of all supported paths and filename for the icons:
/3ds/name of the homebrew/icon.bin /3ds/name of the homebrew/icon.icn /3ds/name of the homebrew/icon.smdh /3ds/name of the homebrew/<name of the folder>.icn /3ds/name of the homebrew/<name of the folder>.smdh
Changelog
v0.1
Initial release
Credits
- Smealum : code
- GEMISIS : code
- fincs : code
- mtheall : code
- Fluto : graphics
- Arkhandar : graphics