Skin your device to your liking! Mix and match themes, boot logos and system icons on the fly.
This works for 1 or 2 SD CARD setups and edits the coremapping.json for you make it all work.
- Copy the files into
/Roms/APPS/
- On your device go to Consoles > APPS (the picture of a terminal) > open "Theme Switcher - Install"
- Copy your themes into
/Themes
(next to your/Roms
) - Copy your boot logos into
/BootLogos
(next to your/Roms
) - Copy your system icons into
/SystemIcons
(next to your/Roms
) - Launch Consoles > Themes >
! Refresh
on your device - ✨ Pick the one you want to swap to ✨
- Roms
- Skins
- all the needed scripts are automagically created here
- Skins
- Themes
- "CatOS" (example theme - spaces are fine)
- font
- Imgs (for previews)
- lang
- misc
- boot_logo.bmp.gz (the boot logo preview is pulled out of this)
- skin
- rgui (for retroarch themes)
- "CatOS" (example theme - spaces are fine)
- BootLogos
- "Black Seraph" (example boot logo)
- misc
- boot_logo.bmp.gz (the preview is pulled out of this)
- misc
- "Black Seraph" (example boot logo)
- SystemIcons
- "Systems White" (example system icons)
- Imgs (for previews)
- system
- "Systems White" (example system icons)
All the Theme, Boot Logo and System Icon downloads from rg35xx.com should work just fine.
Presence of /Roms/Themes/{name}/misc/boot_logo.bmp.gz
will make a "{name} - boot logo" option.
Any time you add/rename/remove folders in /Themes
or /BootLogos
or /SystemIcons
, you'll need to run the "! Refresh" again.
To remove it, run "Theme Switcher - Uninstall" from APPS. It doesn't delete /Themes
, /BootLogos
or /SystemIcons
.
- Idea from a theme switcher mod by u/Standard-Pepper-6510
- Scripts heavily inspired by u/BitingChaos
- Use of
printstr
for some visual feedback stolen from u/adixal - ChatGPT for writing some of the harder parts of the scripts 😎