diff options
author | Thierry Crozat | 2018-07-01 23:04:43 +0100 |
---|---|---|
committer | Thierry Crozat | 2018-07-08 16:54:51 +0100 |
commit | adacb4fcfd743aa3980b3e08c62578f32de2d0b3 (patch) | |
tree | 09ad0e04f3d3f984e2fc6e997e722e5d24e084fe /README | |
parent | 812ce59ee44d669d2b17a1c1602f9364900b9479 (diff) | |
download | scummvm-rg350-adacb4fcfd743aa3980b3e08c62578f32de2d0b3.tar.gz scummvm-rg350-adacb4fcfd743aa3980b3e08c62578f32de2d0b3.tar.bz2 scummvm-rg350-adacb4fcfd743aa3980b3e08c62578f32de2d0b3.zip |
BASE: Add command line stretch mode arg
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1527,6 +1527,7 @@ arguments -- see the next section. -f, --fullscreen Force full-screen mode -F, --no-fullscreen Force windowed mode -g, --gfx-mode=MODE Select graphics scaler (see also section 5.3) + --stretch-mode=MODE Select stretch mode (center, integral, fit, stretch) --filtering Force filtered graphics mode --no-filtering Force unfiltered graphics mode |