MinUIfied Theme Generator for muOS Systems - 2024-07-31
Summary
This update fixes the previously broken right and centre text alignments, allows more image formats for background images, and changes the way the top text works.
Changes
- Alters how the top text works: Now if you enable the top text option, the top text will only show when inside one of your consoles (GBA, NES, SNES etc) and it will display the name of the folder the games are in rather than the muOS console name. fa00207
- More Image Formats: Adds the option for JPEG, JPG, GIF (Animations won't work), webp, and BMP. 07e5f81
- Added Padding to the auto bubble cut off: Now the bubbles will never touch the box art if left on auto cut off, there is now a 5px padding. 2b41565
- Added Windows ARM Build: As I am compiling from a VM on my Apple Silicon Macbook, It was easy to build for ARM windows so I did :)
Fixes
- Fixed text alignments other than left: Now choosing a text alignment other than Left will display correctly on your device. 33278d1