Added menuExit function to handle deinit for psm Not certain how you want that handled for PC, so psm isolated to switch Updated Makefile.pc to incorporate new icon binaries |
||
---|---|---|
common | ||
data | ||
nx_main | ||
pc_main | ||
resources | ||
.gitignore | ||
icon.jpg | ||
LICENSE.md | ||
Makefile | ||
Makefile.nx | ||
Makefile.pc | ||
README.md |
Usage
See Homebrew_Applications for SD layout and applications, etc. See Switchbrew for hbmenu docs.
Download
The latest release is available from the releases page.
Building
Build with make nx
or just run make
.
Credits
- This uses code based on 3DS new-hbmenu.
- libjpeg-turbo is used for handling JPEG icons. This library doesn't support lossless JPEG (likewise for official sw which uses libjpeg-turbo).