[Scummvm-tracker] [ScummVM :: Bugs] #14359: command line resolution

ScummVM :: Bugs trac at scummvm.org
Fri Mar 24 15:34:24 UTC 2023


#14359: command line resolution
-----------------------+--------------------
Reporter:  exoscoriae  |      Owner:  (none)
    Type:  defect      |     Status:  new
Priority:  normal      |  Component:  Common
 Version:              |   Keywords:
    Game:              |
-----------------------+--------------------
 I am trying to set the window resolution at the command line, however it
 seems to always default to the last window height and width defined in the
 scummvm.ini file.

 Here is the base command launch line I am using:

 scummvm.exe --no-console -F --stretch-mode=pixel-perfect --gfx-mode=opengl
 --window-size=800,600 --config=.\2.7\scummvm.ini --opl-driver=nuked
 --output-rate=44100 -p".\loom" loom

 I have tried multiple --window-size settings, however it always takes the
 value from the ini file instead. If I change the value there, I see an
 immediate change on the next launch (regardless of what the command line
 specifies).

 I have tried it with and without the pixel perfect stretch mode defined.
 I have also tried it with and without the --gfx-mode defined.

 While I've been testing with loom, I have tried this with several other
 games as well.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/14359>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list