Opened 5 years ago

Last modified 3 years ago

#10944 closed feature request

ScummVM: Implement High DPI Scaling Warnings for Windows Users — at Version 2

Reported by: CTxCB Owned by:
Priority: normal Component: Graphics
Version: Keywords:
Cc: Game:

Description (last modified by Strangerke)

Starting from v2.1.0, I'd like ScummVM to check if the user's executable is set to allow the Application (instead of System) to override High DPI Scaling Behaviour in Windows, if that's possible to even check via code? And for those that aren't, to put a Warning Message in the Status Window, suggesting that they do so. I'm unsure if other Operating Systems use any similar techniques, but if so, it might be a good idea to implement similar Warning Messages for those too.

I've included example screenshots from a range of different SCI0 games to highlight the issue, with ScummVM running in both System and Application High DPI Scaling, I hope you'll agree that ScummVM suffers noticeable graphics issues when High DPI Scaling is set to System instead of Application (and this becomes especially noticeable when playing games in fullscreen); I believe most users would benefit from such a Warning Message.

Change History (18)

in reply to:  description comment:1 by lotharsm, 5 years ago

I'm currently working on this feature. I already figured out how we can check if we are running at HiDPI using the proper SDL2 callbacks. I can't give an ETA for this feature yet, but I'm looking at it.

comment:2 by Strangerke, 5 years ago

Description: modified (diff)

by CTxCB, 5 years ago

Attachment: CI-ApplicationHDS.png added

by CTxCB, 5 years ago

Attachment: CI-SystemHDS.png added

by CTxCB, 5 years ago

Attachment: COC-ApplicationHDS.png added

by CTxCB, 5 years ago

Attachment: COC-SystemHDS.png added

by CTxCB, 5 years ago

Attachment: HQ-ApplicationHDS.png added

by CTxCB, 5 years ago

Attachment: HQ-SystemHDS.png added

by CTxCB, 5 years ago

Attachment: KQIV-ApplicationHDS.png added

by CTxCB, 5 years ago

Attachment: KQIV-SystemHDS.png added

by CTxCB, 5 years ago

Attachment: LB1-ApplicationHDS.png added

by CTxCB, 5 years ago

Attachment: LB1-SystemHDS.png added

by CTxCB, 5 years ago

Attachment: LSL3-ApplicationHDS.png added

by CTxCB, 5 years ago

Attachment: LSL3-SystemHDS.png added

by CTxCB, 5 years ago

Attachment: PQ2-ApplicationHDS.png added

by CTxCB, 5 years ago

Attachment: PQ2-SystemHDS.png added

by CTxCB, 5 years ago

Attachment: SQ3-ApplicationHDS.png added

by CTxCB, 5 years ago

Attachment: SQ3-SystemHDS.png added
Note: See TracTickets for help on using tickets.