Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a fork of the sdpico-theme-loader, see the original here

DSPico Theme Loader

Pico Theme Loader is a small Nintendo DS app that lets you switch themes on the Pico Launcher by LNH Team.

Screenshots

Theme Selection 1 Theme Selection 2
Credits: LNH Team Credits: GBATemp user Noods

What this does

  • Shows a list of themes already on your SD card.
  • Lets you choose one theme using DS buttons.
  • Applies your selected theme.

Important: This app does not download themes. You still need to copy theme folders to your SD card manually.

What you need

  • A DS set up with Pico Launcher.
  • An SD card for your DS.
  • Theme folders already copied to:
    • _pico/themes
  • The app file:
    • _pico-theme-loader.nds

Quick setup (for most users)

  1. Download or build _pico-theme-loader.nds.
  2. Copy _pico-theme-loader.nds to the root of your SD card.
  3. Make sure your themes are in _pico/themes.
  4. Put the SD card back in your DS and start Pico Theme Loader.

How to use on DS

  1. Open Pico Theme Loader.
  2. Use UP and DOWN to move through the theme list.
  3. Press A to apply the selected theme.
  4. Press B to cancel and go back.

Troubleshooting

  • No themes shown:
    • Check that theme folders are inside _pico/themes.
    • Check folder names and file structure are correct.
  • App does not start:
    • Confirm _pico-theme-loader.nds is in the SD card root.
    • Re-copy the file in case the transfer was interrupted.

For developers

Build with Docker

  1. Pull the build image:
docker image pull skylyrac/blocksds:slim-latest
  1. Build the project:
docker run --rm -it -v ./:/work -w /work skylyrac/blocksds:slim-latest make clean
docker run --rm -it -v ./:/work -w /work skylyrac/blocksds:slim-latest make

About

No description, website, or topics provided.

Resources

Stars

7 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages