Hi everyone. I have been working on a few things for the DSpico for the last weeks and I
wanted to share them here.
Pico Launcher Enhanced is my fork of Pico Launcher. It keeps everything the
original does and adds:
- Favorites (press X) and completed marks (hold X), shown above the game's icon, with a gold star on the most launched game
- A menu from the app bar: recently played, favorites, statistics, game deletion and the favorites and completed filters
- Jump by first letter with L and R, random launch with SELECT + A, screenshots of both screens with a long press on START
- Launch count and last played date per game; play time is recorded but hidden until it is measured right
- An about sheet with the version, the commit and the repository the build came from
- Brightness control for the DS Lite backlight
- Per folder background music, and night variants for theme backgrounds
Latest release: v1.8.0, September 21, 2026.
Notes: https://github.com/rasalopa/pico-launcher-enhanced/releases/tag/enhanced-v1.8.0
Install is the same as the original, rename LAUNCHER.nds to _picoboot.nds in the root of your
SD card. Your existing gamedata.json carries over.
https://github.com/rasalopa/pico-launcher-enhanced
PicoDex is a browser tool for the SD card. No install and no backend, you open the
card and it manages covers, folder icons and file associations. It can also set your own cover art and icons from any image, shows every screenshot the launcher saved, and speaks English, Spanish and Russian. It also tells you which Pico Loader release your card is running, and warns you when the files in _pico did not
all come from the same one, which happens if you update by copying only the files you
think changed. And for a retail nds game it shows what the loader will do at boot, if an
anti piracy fix matches your exact rom revision, the save type and size, and any game
patch. Chromium only sorry (Chrome, Edge, Brave, Opera).
https://rasalopa.github.io/picodex/
The board LEDs, the DSpico board has two status leds that the firmware leaves
dark. I made a firmware fork that uses them, blue for SD card activity and red when the firmware stops on a fault, which otherwise freezes with no visible sign. Here it is reading, and then saving:
This one needs compiling the firmware yourself, so I also sent it upstream as a pull
request with the feature behind a build flag that is off by default. If it gets merged
it would be there for everyone without a custom build.
https://github.com/LNH-team/dspico-firmware/pull/26
Everything is open source. Thanks to the LNH team for the DSpico and for making all of
this possible in the first place. If something is broken or you want something, issues
are the fastest way to reach me.
wanted to share them here.
Pico Launcher Enhanced is my fork of Pico Launcher. It keeps everything the
original does and adds:
- Favorites (press X) and completed marks (hold X), shown above the game's icon, with a gold star on the most launched game
- A menu from the app bar: recently played, favorites, statistics, game deletion and the favorites and completed filters
- Jump by first letter with L and R, random launch with SELECT + A, screenshots of both screens with a long press on START
- Launch count and last played date per game; play time is recorded but hidden until it is measured right
- An about sheet with the version, the commit and the repository the build came from
- Brightness control for the DS Lite backlight
- Per folder background music, and night variants for theme backgrounds
Latest release: v1.8.0, September 21, 2026.
Notes: https://github.com/rasalopa/pico-launcher-enhanced/releases/tag/enhanced-v1.8.0
Install is the same as the original, rename LAUNCHER.nds to _picoboot.nds in the root of your
SD card. Your existing gamedata.json carries over.
https://github.com/rasalopa/pico-launcher-enhanced
PicoDex is a browser tool for the SD card. No install and no backend, you open the
card and it manages covers, folder icons and file associations. It can also set your own cover art and icons from any image, shows every screenshot the launcher saved, and speaks English, Spanish and Russian. It also tells you which Pico Loader release your card is running, and warns you when the files in _pico did not
all come from the same one, which happens if you update by copying only the files you
think changed. And for a retail nds game it shows what the loader will do at boot, if an
anti piracy fix matches your exact rom revision, the save type and size, and any game
patch. Chromium only sorry (Chrome, Edge, Brave, Opera).
https://rasalopa.github.io/picodex/
The board LEDs, the DSpico board has two status leds that the firmware leaves
dark. I made a firmware fork that uses them, blue for SD card activity and red when the firmware stops on a fault, which otherwise freezes with no visible sign. Here it is reading, and then saving:
This one needs compiling the firmware yourself, so I also sent it upstream as a pull
request with the feature behind a build flag that is off by default. If it gets merged
it would be there for everyone without a custom build.
https://github.com/LNH-team/dspico-firmware/pull/26
Everything is open source. Thanks to the LNH team for the DSpico and for making all of
this possible in the first place. If something is broken or you want something, issues
are the fastest way to reach me.
Last edited by rasalopa,











