Difference between revisions of "Screenshots"

From ScummVM :: Wiki
Jump to navigation Jump to search
(Updated the screenshots page to reflect the current state of things)
(Update information on PNF optimization)
Line 25: Line 25:
** Screenshots should not contain any window decorations.
** Screenshots should not contain any window decorations.
** The only supported file format is PNG with maximum compression.
** The only supported file format is PNG with maximum compression.
** Preferably run [http://pmt.sourceforge.net/pngcrush/ pngcrush], [http://www.cs.toronto.edu/~cosmin/pngtech/optipng/ OptiPNG] or [http://advancemame.sourceforge.net/comp-readme.html advpng] on it. If you don't, we'll have to do it later.
** Preferably run [http://www.cs.toronto.edu/~cosmin/pngtech/optipng/ OptiPNG] and [http://advancemame.sourceforge.net/comp-readme.html advpng] after that. Use default parameters for OptiPNG and -4 parameter fot advpng for the best results. If you don't, we'll have to do it later.
* File name is bigscummvm_X_Y_Z.png where X is the category (0 = LucasArts, 1 = HE, 2 = other); Y is the subcategory (i.e. indicates which game), and finally Z is sequentially numbered.
* File name is bigscummvm_X_Y_Z.png where X is the category (0 = LucasArts, 1 = HE, 2 = other); Y is the subcategory (i.e. indicates which game), and finally Z is sequentially numbered.
** Create a scummvm_X_Y_Z.txt containing the full game name and optionally provide the platform name in parenthesis. For example "Indiana Jones and the Fate of Atlantis (Amiga)"
** Create a scummvm_X_Y_Z.txt containing the full game name and optionally provide the platform name in parenthesis. For example "Indiana Jones and the Fate of Atlantis (Amiga)"

Revision as of 03:57, 17 January 2006

Introduction

We try to have screenshots on our website for all games that we support. The purpose of this page is to describe how new screenshots are to be made. to ensure uniform overall quality. In particular, what scaler you should use, how files should be named etc.


List of screenshots we need

All screenshots up to date were contributed. Thanks all

We got all screenshots. But if you still have some suggestions feel free to contact sev.


How to make screenshots

Here are additional rules on how to make screenshots which were settled in last couple years. Of course any suggestions are welcome:

  • Check if this screenshot weren't made already.
    • If there is no visual difference between an already submitted screenshot and your game version, don't submit it.
  • ScummVM run
    • Pick some interesting scene to shot
    • 320x200 games should be run with HQ2x (Ctrl+Alt+3) mode with aspect correction (Ctrl+Alt+a) mode on. I.e. it should be 640x480 image.
    • 640x480 games should be run with 1x scaler
    • On platforms which use SDL backend (Win32 and *nix included) Alt+S creates a screenshot file called scummvmXXXXX.bmp inside the current directory.
    • Make sure your screenshot is 640x480 and was made with HQ2x scaler. Otherwise it won't be accepted.
  • Screenshot file details
    • Screenshots should not contain any window decorations.
    • The only supported file format is PNG with maximum compression.
    • Preferably run OptiPNG and advpng after that. Use default parameters for OptiPNG and -4 parameter fot advpng for the best results. If you don't, we'll have to do it later.
  • File name is bigscummvm_X_Y_Z.png where X is the category (0 = LucasArts, 1 = HE, 2 = other); Y is the subcategory (i.e. indicates which game), and finally Z is sequentially numbered.
    • Create a scummvm_X_Y_Z.txt containing the full game name and optionally provide the platform name in parenthesis. For example "Indiana Jones and the Fate of Atlantis (Amiga)"
    • If possible, use the mkthumb.sh script to produce thumbnail versions of your screenshots. If you don't have it or can't use it, then save in interlaced JPEG scaled down to 256 pixel width with quality 0.33. Optionally you can commit/submit only bigscummvm_X_Y_Z.png and scummvm_X_Y_Z.txt and we will create the thumbnails for you.

How to submit screenshots

  • If you have write access to the web module in CVS, you can commit it directly. NOTE: Don't forget to add the binary format key (-kb)
  • Alternatively, you can submit it via our patch tracker
  • If you didn't perform some actions with screenshot file, for example you didn't pngcrush it or are unable to produce thumbnails, please mark your submission accordingly