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.

Glossary:Graphics card

From PCGamingWiki, the wiki about fixing PC games
This page may require cleanup to meet basic quality standards. You can help by modifying the article. The discussion page may contain useful suggestions.

Key points

Graphics cards (also called video cards) process game graphics and other related features.
Common manufacturers are Nvidia, AMD and Intel.

Dedicated versus integrated graphics

Graphics come in two forms, dedicated and integrated. On modern computers, both are capable of running games, but they differ greatly. Dedicated graphics have a distinct processor and their own memory (VRAM), and increase performance by taking the burden off of the CPU and RAM. They are actually separate cards that are added to a computer in most cases (laptops can have built-in dedicated graphics). Integrated graphics are hardwired into the CPU or motherboard, stopping the need for an additional card at the expense of performance. Usually memory is shared with the computer's RAM, with a small amount of dedicated video memory. In some cases, using an integrated graphics card will reduce available system memory, because of shared resources, causing another performance hit. Dedicated graphics typically out perform integrated graphics when used on comparable computers, although new advances in integrated graphics are catching up with their dedicated competitors.

The most well known and common integrated graphics system is made by Intel for use with their processors. AMD have integrated Radeon lines for AMD processors. AMD also have their line of APUs which boast performance far greater than any standalone CPU but far worse than most dedicated graphics cards; they provide a good option for low-budget PC gaming builds.

Some laptops include switchable graphics, having both an integrated chipset for basic computing and a dedicated GPU for gaming.

Switchable graphics

Some computers (usually laptops and tablets) pair integrated graphics with a dedicated graphics card and switch between them based on the current task.
Some games may not be detected for switching, requiring manual intervention.
One solution is to set the computer to always use the dedicated card when plugged in and the integrated graphics when running on battery.
One such example is Nvidia's Optimus technology.

Multiple GPUs

Some graphics cards can be used in tandem with up to 3 other graphics cards to boost the overall output of the cards. With Nvidia cards this technique is called SLI, with AMD/ATI cards it is called Crossfire. Nvidia's technology requires video cards that are exactly the same type (e.g. A GTX 760 and another GTX 760). AMD/ATIs technology requires cards from the same series (e.g. A HD7970 can be combined with a HD 7950).

Identifying your graphics card

Run dxdiag[citation needed]
  1. Run the DirectX Diagnostic Tool:
    • Vista and later: Open the Start screen/Start menu, type dxdiag and press Enter.
    • Windows XP: Press Win+R, type dxdiag and press Enter.
  2. Go to the Display tab. Your video card is listed there.

Overclocking

Overclocking is causing the GPU to run at speeds beyond what the manufacturer recommends. Overclocking can damage the GPU if performed improperly. If done properly however you can gain a 5-10% increase in performance. This may fluctuate depending on what kind of GPU you are overclocking. It is recommended to look online to see the "sweet spot" of overclocking your GPU.

Overclocking can be done through either Evga's Precision X or AMD's Afterburner software.

Please note that overclocking will probably void your warranty and that it increases the chance of a GPU malfunctioning. Overclocking is done at the risk of the user and is not recommended for novices.

GPU scaling

GPU scaling allows the GPU to determine how non-native resolutions are displayed on your display. If configured to perform scaling on the Display, the video scaler of the monitor will determine it instead. Some TVs and other non-monitor displays may show black borders on widescreen resolutions. GPU scaling does not affect this; see Overscan for solutions.
See the glossary page for more information.

Overscan

Some TVs and other non-monitor displays will put black borders around the image.
Disable this in the display's settings if at all possible before trying Overscan since the result will be much better that way.

Glide Emulation

The 3Dfx Voodoo card was the first true 3d accelerated video card (prior cards simply increased the number and sizes of available display modes and/or increased the color depth available). It utilized its own unique API known as Glide, which it's self was simply a subset of the OpenGL API. Unfortunately after their acquisition by nVidia, their Glide API was abandoned and nVidia did little to add support for it. Luckily you can still emulate it:


References