Skip to content

Vertical screen button images are upside-down and small #65

@AndyHazz

Description

@AndyHazz

Using vertical rotation, button images are rotated upside down before the game loads. I've tried with ORIENTATION_V="right" and "left" in regamebox.conf but that makes no difference.

... I found changing 90 to 270 on line 357 of autostart.sh seems to resolve the upside-down issue (a restart was needed after making the change to have any effect).

... then changing "$h" "$w" 2000 270 to "$h" "$h" 2000 270 shows the images at a better size on screen - though still not perfect - I tried a few different things and couldn't get it spot on (seems shifted to the right and not using as much space as it could).

Ideally there would be a way to allow true 240x320 pngs for full screen vertical control images.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions