TrustedUser
2,147
edits
Praetorian (talk | contribs) |
(→How to make screenshots: Fix incorrect image size and obsolete screenshot directory and format info) |
||
Line 48: | Line 48: | ||
* ScummVM settings | * ScummVM settings | ||
** Pick an interesting scene to take the screenshot of. | ** Pick an interesting scene to take the screenshot of. | ||
** 320x200 games should be run without a scaler with '''aspect correction''' (Ctrl+Alt+a) mode on. I.e. it should be | ** 320x200 games should be run without a scaler and with '''aspect correction''' (Ctrl+Alt+a) mode on. I.e. it should be a 320x240 image. | ||
** 640x480 games should be run without a scaler. | ** 640x480 games should be run without a scaler. | ||
** On platforms which use the SDL backend (Win32 and *nix included) Alt+S creates a screenshot file called scummvmXXXXX. | ** On platforms which use the SDL backend (Win32 and *nix included) Alt+S creates a screenshot file called scummvmXXXXX.png inside the screenshot directory. The default location for screenshots depends on the OS. See the [https://github.com/scummvm/scummvm#90-screenshots-sdl-backend-only README.md] for details. | ||
** If the game runs at a different resolution (such as 512x384, or 800x600), use the normal mode (no scaling) and make sure your screenshot is at the original resolution. | ** If the game runs at a different resolution (such as 512x384, or 800x600), use the normal mode (no scaling) and make sure your screenshot is at the original resolution. | ||
* Screenshot file details. | * Screenshot file details. |