Opened 3 years ago
Last modified 3 years ago
#12768 closed defect
GUI: Inconsistent default scaler behaviour — at Version 1
Reported by: | sev- | Owned by: | |
---|---|---|---|
Priority: | blocker | Component: | GUI |
Version: | Keywords: | ||
Cc: | Game: |
Description (last modified by )
ScummVM behaves differently when a highres game is launched from the launcher or from the command line.
Prerequisites:
640x480 game
graphics mode: <default>
scaler: normal, 2x
game gfx: do not override
Steps to reproduce:
- Launch the game from the launcher -> 640x480 window
- Launch the game from the command line -> 1280x960 window
Additional side effect after step 2: game gets "override gfx" ticked and normal2x set as the scaler.
Possible solutions:
- Disable and remove scaler when <default> gfx mode is selected
- Force scaler to <default> when <default> gfx mode is selected
- Ignore scaler settings when <default> gfx mode is selected just as we do now when launched from scaler
Note:
See TracTickets
for help on using tickets.