Skip to content

fix(mister): scale frontend correctly at 1440p #296

Description

@zaparoo-automation-bot

Symptom

At 1440p output, frontend appeared tiny or horizontally squashed with large surrounding black bars while the display still reported the expected physical timing.

Root cause

Frontend previously relied on inherited framebuffer geometry instead of active output timing. MiSTer mode 14 also stores 1280×1440 timing geometry with horizontal pixel repetition to produce physical 2560×1440; uniform scale-relative division therefore produced an invalid 640×720 logical framebuffer.

Resolution

This is the same verified failure tracked by #171.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions