Releases: hwfish-error408/ds-mangaman
Releases · hwfish-error408/ds-mangaman
v1.1a: Full GUI Support
- Fixed path format compatibility across the entire Makefile compilation chain.
- Dynamically overrides the active PATH variable and guides user to install devkitPro.
- Introduces an all-in-one GUI binary featuring interactive list view for chapter folders, page counts, and a console pipeline log panel.
v1.0a: No-gui Prototype
Core NDS Application
- Touch radar magnifier
- Dynamic zoom controls mapped to start and select button
- Boot-time folder indexing with sub-chapter index sorting
Python Pipeline
- Rewrote the pixel processing framework, pushing down the RGB888-to-RGB555 conversion to native C implementations