Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Template:Video/Documentation"

From PCGamingWiki, the wiki about fixing PC games
(updated glossary links)
(removed Oculus Rift)
Line 28: Line 28:
 
* <code>antialiasing</code>              - whether the game has got [[Glossary:Anti-aliasing (AA)|anti-aliasing (AA)]] support. Defines [[Property:Anti-aliasing (AA)]];
 
* <code>antialiasing</code>              - whether the game has got [[Glossary:Anti-aliasing (AA)|anti-aliasing (AA)]] support. Defines [[Property:Anti-aliasing (AA)]];
 
* <code>vsync</code>                      - whether the game has got some form of [[Glossary:Vertical sync (Vsync)|vertical sync (Vsync)]]. Defines [[Property:Vertical sync (Vsync)]];
 
* <code>vsync</code>                      - whether the game has got some form of [[Glossary:Vertical sync (Vsync)|vertical sync (Vsync)]]. Defines [[Property:Vertical sync (Vsync)]];
* <code>oculus rift</code>                - whether the game supports the [[Oculus Rift]]. Defines [[Property:Oculus Rift]];
 
 
* <code>high frame rate</code>                      - whether the game supports [[Glossary:Frame rate (FPS)|high frame rate]]s. Defines [[Property:High frame rate]];
 
* <code>high frame rate</code>                      - whether the game supports [[Glossary:Frame rate (FPS)|high frame rate]]s. Defines [[Property:High frame rate]];
 
* <code>color blind</code>                - whether the game has a [[Glossary:Color blind mode|color blind mode]]. Defines [[Property:Color blind mode]].
 
* <code>color blind</code>                - whether the game has a [[Glossary:Color blind mode|color blind mode]]. Defines [[Property:Color blind mode]].
Line 60: Line 59:
 
|vsync                      =  
 
|vsync                      =  
 
|vsync notes                =  
 
|vsync notes                =  
|oculus rift                =
 
|oculus rift notes          =
 
 
|high frame rate            =  
 
|high frame rate            =  
 
|high frame rate notes      =  
 
|high frame rate notes      =  

Revision as of 21:41, 15 January 2015

Description

This settings table is meant to contain all information relating to video settings. If a setting is hackable or requires additional notes, add the information below the table in a header like so:

===[[Glossary:Field of view (FOV)|Field of view (FOV)]]===
Fixbox here
...

and make note of it in the table in the following fashion See [[#Field of view (FOV)|Field of view (FOV)]].. Any smaller notes can and should be included directly in the table.

Below is a more thorough explanation of each of the possible arguments. Apart from the WSGF related arguments, each can be appended with  notes to fill in the information in the Notes column.

All of the arguments may be set to: true, false, unknown, hackable and n/a (not applicable). Some rows will be however hidden from view in that case.

Arguments
Syntax
{{Video settings
|wsgf link                  = 
|widescreen wsgf award      = 
|multimonitor wsgf award    = 
|ultrawidescreen wsgf award = 
|4k ultra hd wsgf award     = 
|widescreen resolution      = 
|widescreen resolution notes= 
|multimonitor               = 
|multimonitor notes         = 
|ultrawidescreen            = 
|ultrawidescreen notes      = 
|4k ultra hd                = 
|4k ultra hd notes          = 
|fov                        = 
|fov notes                  = 
|windowed                   = 
|windowed notes             = 
|borderless windowed        = 
|borderless windowed notes  = 
|anisotropic                = 
|anisotropic notes          = 
|antialiasing               = 
|antialiasing notes         = 
|vsync                      = 
|vsync notes                = 
|high frame rate            = 
|high frame rate notes      = 
|color blind                = 
|color blind notes          = 
}}