Help:Taking Screenshots: Difference between revisions

From the Portal Wiki
Jump to navigation Jump to search
(Pootis-ing text.)
 
mNo edit summary
 
(6 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{NS HELP navbar}}
{{NS HELP navbar}}


Screenshots are a vital part of the Wiki, due to it covering a game. So there needs to be some tips when it comes to taking screenshots for use on articles.
Screenshots are a vital part of the Wiki, due to it covering a game series. Here are some tips to '''create good quality screenshots''' for use on the Wiki.


== Taking the screenshot ==
== Setting up your game ==
Thanks to updates with Steam, players can now take screenshots within a game and upload them either during or after play onto their Steam Cloud area. These can be made open to anyone to view, or restrict to friends only. They are also saved onto your local drive.
=== Enabling the Console ===
To take the best screenshots, enable the developer console by starting your game, and going to Options >> Keyboard. In [[Portal]], click advanced and tick the select box that says ''Enable Developer Console''. In [[Portal 2]], set ''Allow Developer Console'' to ''Enabled''.


=== Windows Users ===
=== Disabling the HUD, Crosshair and Portal Gun Model ===
When in-game, players can press the Screenshot key to take the screen capture. By default this is F12, however if you have changed the button and are not sure what it now is, go into Steam's settings and look under the "In-game" tab you can then change the key if needed.
Next, open the console (<code>~</code> by default) and enter <code>cl_drawhud 0</code> and hit enter. Next, type <code>r_drawviewmodel 0</code> and hit enter. This will disable the HUD/Crosshair, and portal gun. To get the hud and crosshair back, simply type <code>cl_drawhud 1</code> and <code>r_drawviewmodel 1</code> respectively.


In Windows, Steam saves Portal 1 screenshots to <code>\Steam\userdata\37546679\760\remote\400\screenshots</code>.
=== Noclip ===
Steam saves Portal 2 screenshots to <code>\Steam\userdata\37546679\760\remote\620\screenshots</code>.
To get special angles, type in <code>sv_cheats 1</code>, and then <code>noclip</code>. This will enable noclip, allowing you to fly across the room looking for the best angles. When done flying, simply type <code>noclip</code> again.


Steam saves screenshots as a .jpg image file, this can be easily uploaded onto the wiki, or trimmed down within a image editor to focus on one object.
== Taking a screenshot ==
=== Under Windows ===
Taking a screenshot '''under Windows''' is simple. By default, pressing {{Key|F5}} saves the image as a <code>TGA</code> (Targa) file in the <code>/screenshots/</code> folder of the relevant game:
* Portal: <code>\Steam\steamapps\common\portal\portal\screenshots\</code>
* Portal 2: <code>\Steam\steamapps\common\portal 2\portal2\screenshots\</code><br>
'''Do not use Steam screenshots ({{Key|F12}}) as these are saved as low quality JPEGs instead.'''


== Mac ==
In order to upload the image, you first need to convert the image into <code>PNG</code> format.
By pressing Shift+Cmd+3 at the same time. OSX will automatically take a full screen screenshot.
* There are numerous websites that do this for you. Here is a quick link to [https://www.converthub.com/tgatopng.php one].
Any images taken via this method will appear on the Desktop.
* Most image editors can perform the conversion. [https://www.irfanview.com/ IrfanView] and [https://www.getpaint.net/ Paint.NET] are free and easy to use.
 
=== Under OS X ===
Taking a screenshot '''under OS X''' is slightly simpler than above.
By pressing {{Key|Shift}}+{{Key|Cmd}}+{{Key|3}} at the same time, OS X automatically takes a full-screen screenshot. It is also possible to take a screenshot of a certain part of your screen using {{Key|Shift}}+{{Key|Cmd}}+{{Key|4}}.
Any images taken via this method appear on the Desktop. Alternatively, you can press {{Key|fn}}+{{Key|F5}} for the same result as Windows.

Latest revision as of 02:41, 25 June 2024

Screenshots are a vital part of the Wiki, due to it covering a game series. Here are some tips to create good quality screenshots for use on the Wiki.

Setting up your game

Enabling the Console

To take the best screenshots, enable the developer console by starting your game, and going to Options >> Keyboard. In Portal, click advanced and tick the select box that says Enable Developer Console. In Portal 2, set Allow Developer Console to Enabled.

Disabling the HUD, Crosshair and Portal Gun Model

Next, open the console (~ by default) and enter cl_drawhud 0 and hit enter. Next, type r_drawviewmodel 0 and hit enter. This will disable the HUD/Crosshair, and portal gun. To get the hud and crosshair back, simply type cl_drawhud 1 and r_drawviewmodel 1 respectively.

Noclip

To get special angles, type in sv_cheats 1, and then noclip. This will enable noclip, allowing you to fly across the room looking for the best angles. When done flying, simply type noclip again.

Taking a screenshot

Under Windows

Taking a screenshot under Windows is simple. By default, pressing F5 saves the image as a TGA (Targa) file in the /screenshots/ folder of the relevant game:

  • Portal: \Steam\steamapps\common\portal\portal\screenshots\
  • Portal 2: \Steam\steamapps\common\portal 2\portal2\screenshots\

Do not use Steam screenshots (F12) as these are saved as low quality JPEGs instead.

In order to upload the image, you first need to convert the image into PNG format.

  • There are numerous websites that do this for you. Here is a quick link to one.
  • Most image editors can perform the conversion. IrfanView and Paint.NET are free and easy to use.

Under OS X

Taking a screenshot under OS X is slightly simpler than above. By pressing ⇧ Shift+⌘ Cmd+3 at the same time, OS X automatically takes a full-screen screenshot. It is also possible to take a screenshot of a certain part of your screen using ⇧ Shift+⌘ Cmd+4. Any images taken via this method appear on the Desktop. Alternatively, you can press fn+F5 for the same result as Windows.