Skip to content

Releases: hwfish-error408/ds-mangaman

v1.1a: Full GUI Support

13 Jun 21:04
e14c51b

Choose a tag to compare

  • 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

08 Jun 19:12

Choose a tag to compare

Pre-release

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