Skip to content

Allowing to adjust the scaling factor with pygame.SCALED (3575) #1762

Open
@GalacticEmperor1

Description

@GalacticEmperor1

Issue №3575 opened by karat-1 at 2022-11-18 13:27:59

Description

The performance when using the SCALED flag is really good especially when not wanting to use pygame._sdl2

The only downside is that we can not adjust the resolution, it will always go to the biggest possible resolution.

I do believe it would be a lot more useful if we could at least change the scaling factor via another flag (e.g. instead of scaling up to 1920x1080 it would only scale up to 1280x720).


Comments

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions