Skip to content

*Add HGR Nearest Pixel Group and DHGR MONO display modes - #23

Merged
digarok merged 1 commit into
mainfrom
feature/more-display-modes
Jul 24, 2026
Merged

*Add HGR Nearest Pixel Group and DHGR MONO display modes#23
digarok merged 1 commit into
mainfrom
feature/more-display-modes

Conversation

@digarok

@digarok digarok commented Jul 24, 2026

Copy link
Copy Markdown
Owner
  • Split MONO into HGR MONO (280x192) and DHGR MONO (560x384); b2d selects the mono output type from the input size, and the old combined mode saved nothing when 560x384 was selected because the save paths only looked for M.BIN
  • Add HGR Nearest Pixel Group mode (b2d "hgr2"), the tohgr-style alternate HGR conversion, output CA.BIN
  • Match modes by combo text instead of index in the preview builder
  • Keep the selected input resolution across mode changes when the new mode supports it; disable LGR-only sizes for hi-res modes
  • Default to HGR at 640x480 on launch

- Split MONO into HGR MONO (280x192) and DHGR MONO (560x384); b2d
  selects the mono output type from the input size, and the old
  combined mode saved nothing when 560x384 was selected because the
  save paths only looked for M.BIN
- Add HGR Nearest Pixel Group mode (b2d "hgr2"), the tohgr-style
  alternate HGR conversion, output <NAME>CA.BIN
- Match modes by combo text instead of index in the preview builder
- Keep the selected input resolution across mode changes when the new
  mode supports it; disable LGR-only sizes for hi-res modes
- Default to HGR at 640x480 on launch

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@digarok
digarok merged commit 4c20aa3 into main Jul 24, 2026
3 checks passed
@digarok
digarok deleted the feature/more-display-modes branch July 26, 2026 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant