Hardware basics
-
what it is: the central processor that handles general game logic, physics, AI, and background tasks.
why it matters: some games are limited by the cpu, especially big worlds and many players.
example: in a large battle royale, your frame rate dips during explosions because the cpu is doing lots of work at once.
-
what it is: the graphics processor that draws every frame.
why it matters: most modern games are limited by the gpu at higher settings and resolutions.
example: turning ultra shadows and ray tracing on makes the gpu the bottleneck.
-
what it is: a chip that combines a cpu and integrated graphics on one package.
why it matters: good for laptops and small desktops without a separate graphics card.
example: an entry gaming build that plays esport titles at 1080p on an APU.
-
what it is: a neural processing unit designed for AI tasks.
why it matters: used for features like background AI effects and future game tools.
example: video apps using the NPU to run background blur while you game.
-
what it is: cores are independent workers inside the cpu. threads are the tasks they handle.
why it matters: more cores help with multitasking and some game engines.
example: streaming, voice chat, and the game run smoother on an 8 core cpu than a 4 core one.
-
what it is: how fast a cpu or gpu core runs, measured in GHz or MHz.
why it matters: higher clocks can mean higher performance if cooling and power allow.
example: boosting a gpu from 2.3 to 2.6 GHz can raise frame rate a little in the same game settings.
-
what it is: instructions per clock. how much work a cpu core does each tick.
why it matters: two chips at the same clock can perform differently if IPC is different.
example: a newer cpu at 4.5 GHz can beat an older one at 5.0 GHz due to better IPC.
-
what it is: very fast memory inside the cpu or gpu.
why it matters: larger or smarter cache can reduce stutter and improve average frame rate.
example: a cpu with extra cache keeps game data close and reduces slow downs in a big open world.
-
what it is: video memory on the graphics card.
why it matters: high resolution textures and ray tracing need more VRAM.
example: using 4K textures on a card with low VRAM can cause hitching as data swaps in and out.
-
what it is: how fast data moves from VRAM to the gpu, and how wide the path is.
why it matters: affects high resolution performance and heavy texture scenes.
example: a card with wider bus width and faster memory feeds the gpu better at 4K.
-
what it is: power draw guidelines for cpu and gpu.
why it matters: higher power allows higher performance but needs strong cooling and a good power supply.
example: a gpu with a higher board power will need extra power cables and a better PSU.
-
what it is: automatic slowing down when a chip gets too hot.
why it matters: heat can reduce frame rate even if your settings did not change.
example: a laptop’s fps drops after ten minutes because it hits thermal limits.
-
what it is: how fans speed up as temperatures rise.
why it matters: you can tune the balance of noise and temperature.
example: a more aggressive fan curve keeps the gpu cooler and prevents throttling.
-
what it is: the board and the high speed lanes that connect cpu, gpu, and storage.
why it matters: newer PCIe versions can help very fast gpus and SSDs.
example: a PCIe 4.0 NVMe drive loads levels faster than an older SSD.
-
what it is: the power supply.
why it matters: stable power avoids random crashes and black screens.
example: a 750 W quality PSU is safer for a strong mid range gpu than a cheap 500 W unit.
-
How it works: HDDs have mechanical parts, including a spinning magnetic disk and a read/write arm, that access data.
Pros: Offers large storage capacities at a relatively low cost.
Cons: Slower data transfer speeds compared to SSDs due to its mechanical nature.
Best for: Bulk storage for files, backups, and cost-effective storage solutions.
-
How it works:
Uses electronic flash memory chips to store data, with no moving parts, making it more robust and efficient.
Pros:
Significantly faster read/write speeds, greater reliability, quieter operation, and better resistance to shocks.
Cons:
More expensive per gigabyte than HDDs.
Best for:
Operating systems, applications, and general computing that benefits from faster load times.
-
How it works:
A specific type of SSD that uses the NVMe protocol and connects directly to the computer's motherboard via the high-speed PCIe interface, bypassing the slower SATA controller.
Pros:
The fastest storage solution available, offering extremely high data transfer rates and lower latency.
Cons:
The most expensive option.
Best for:
High-performance tasks like gaming, professional video editing, software development, and handling large data transfers.
-
HDD (Hard Disk Drive) uses spinning platters to store data, offering large capacities at a low cost but with slower speeds. SSD (Solid State Drive) uses flash memory with no moving parts, providing much faster speeds and greater reliability than HDDs. NVMe (Non-Volatile Memory Express) is a high-speed protocol and interface for SSDs, connecting directly to the motherboard via PCIe slots for significantly higher data transfer rates than traditional SATA SSDs.
Display and smoothness
-
what it is: the number of pixels on screen like 1920×1080 or 2560×1440 or 3840×2160.
why it matters: more pixels look sharper but need more gpu power.
example: 1440p looks cleaner than 1080p but can reduce frame rate.
-
what it is: how many times per second the monitor updates, measured in Hz.
why it matters: higher refresh feels smoother and can reduce blur.
example: 144 Hz looks smoother than 60 Hz in a fast shooter.
-
what it is: frames per second. how many frames the gpu draws each second.
why it matters: higher fps means smoother motion and lower input delay.
example: 120 fps feels more responsive than 60 fps.
-
what it is: the time to draw each frame, measured in milliseconds.
why it matters: even frame times feel smooth. uneven frame times feel stuttery.
example: a game that sits at 10 ms per frame feels smooth. spikes to 40 ms feel like hiccups.
-
what it is: delay from your action to the result on screen.
why it matters: lower latency helps aim and movement.
example: a competitive player caps fps to match refresh and uses features that lower latency.
-
what it is: a visible split line when the gpu and monitor are out of sync.
why it matters: it is distracting in fast motion.
example: a quick camera turn shows a horizontal tear across the screen.
-
what it is: ways to sync gpu output with the monitor.
why it matters: they reduce tearing and can improve smoothness.
example: FreeSync adjusts refresh to match the fps window of the game.
-
what it is: how fast a pixel changes color.
why it matters: slow response causes ghosting trails.
example: setting overdrive too high creates inverse ghosting artifacts.
-
what it is: high dynamic range and wider color range.
why it matters: better highlights and richer color if the game and display support it.
example: a bright desert scene looks more realistic with HDR on a capable monitor.
Hardware Basics & CPU Architectures
-
What it is: A CPU design, prominently used by Intel in its 12th generation and newer processors, that combines two different types of cores on one chip: Performance-cores (P-cores) and Efficient-cores (E-cores).
Why it matters: P-cores handle demanding tasks like gaming, while E-cores take care of background processes like Discord or streaming software. This division of labor helps the game run more smoothly without interruption from background tasks.
Example: You're gaming and streaming at the same time. The P-cores are focused on delivering high frame rates in your game, while the E-cores efficiently manage your streaming software, preventing stutter.
-
What it is: An approach used by AMD for its Ryzen™ CPUs where the processor is built from smaller, specialized modules called "chiplets" connected together, rather than one large, single "monolithic" chip.
Why it matters: This design makes it more cost-effective to create CPUs with very high core counts and can lead to better manufacturing yields.
Example: High-end AMD Ryzen™ 9 processors can offer 12 or 16 cores for powerful multitasking and content creation, which is made possible and more affordable by the chiplet design.
Graphics Techniques and Settings
-
What it is: AMD's upscaling technology. A key feature is that it's open-source, meaning it can work on a wide range of GPUs, including those from Nvidia and Intel.
Why it matters: It provides a significant performance boost and is a great option for gamers regardless of which brand of graphics card they own. Because it's so widely compatible, more game developers are including it as an option.
How it evolved (simple)
FSR 1: spatial (single-frame) upscaling—very fast, simpler quality.
FSR 2+: temporal (multi-frame) upscaling—uses motion vectors/history for better detail and fewer shimmering edges.
FSR + Frame Gen: newer FSR releases can be paired with frame-generation features (either in-game or via driver) to raise apparent FPS further.
When to use
You’re GPU-limited and want more FPS without dropping settings too far.
“Quality” or “Balanced” modes often look best for 1440p/4K; “Performance” is for hitting a target FPS in heavy scenes.
Common artifacts to watch
Ghosting on fine details, shimmering on foliage, or softer UI if the game doesn’t render UI at native res.
Example: You have an older Nvidia GTX 1660 card; you can enable FSR in a supported game to get a much-needed FPS boost to play smoothly.
-
· What it is: NVIDIA's AI-powered upscaling technology. It requires dedicated hardware on their RTX graphics cards called Tensor Cores to work.
· Why it matters: DLSS is highly regarded for producing high-quality images that can sometimes look even better than the native resolution, all while providing a major performance uplift.
· Example: In a graphically intense game like Cyberpunk 2077, turning on DLSS can be the difference between a choppy 40 FPS and a smooth 70 FPS on an RTX card.
-
· What it is: Intel's upscaling solution. Like DLSS, it uses AI to enhance image quality. It works best on Intel's Arc™ graphics cards but is also designed to work on a wide range of other GPUs.
· Why it matters: It gives gamers another powerful upscaling option, and its flexibility encourages wider adoption by game developers.
· Example: You're playing a new release on an Intel Arc™ GPU and enable XeSS to get a clean, high-resolution image with a higher frame rate.
-
what it is: the classic way games draw triangles into pixels.
why it matters: it is fast and used for most of the image.
-
what it is: simulating light rays for more realistic reflections, shadows, and lighting.
why it matters: looks great but needs a lot of gpu power.
example: reflections in a wet city street look accurate with ray tracing on.
-
what it is: render at a lower resolution then scale up to your screen.
why it matters: higher fps with similar sharpness if done well.
example: render at 1440p, upscale to 4K to keep smooth play.
-
what it is: the system creates extra frames between real frames.
why it matters: increases apparent fps at the cost of some added latency and possible artifacts.
example: a game goes from 70 fps to about 120 fps with frame generation enabled.
-
what it is: methods that reduce jagged edges.
why it matters: cleaner image at the cost of performance or blur.
example: TAA reduces jaggies but can soften the image a bit, while MSAA is sharp but heavier.
-
what it is: improves texture clarity at angles.
why it matters: better ground and wall detail with tiny performance cost.
example: road textures stay sharp as they recede into the distance.
-
what it is: soft shading in corners and where objects meet.
why it matters: adds depth and realism.
example: crates look grounded instead of floating.
-
what it is: reflections made from what is already on screen.
why it matters: cheaper than ray tracing but can miss things off screen.
example: a mirror only reflects what the camera sees.
-
what it is: the game reduces model detail at distance.
why it matters: saves performance with minimal visual loss when tuned well.
example: far away trees use simpler models.
-
what it is: effects applied after the main image is drawn.
why it matters: bloom, motion blur, depth of field, film grain all change look and performance.
example: turning motion blur off can make motion feel clearer in shooters.
-
what it is: modern ways to decide what to draw and what to skip.
why it matters: better performance in complex scenes.
-
what it is: adds more triangles to make surfaces smoother.
why it matters: can improve detail but costs gpu time.
Software, Drivers, and Engines
-
what it is: the software that lets your operating system and games talk to the gpu.
why it matters: new drivers can improve performance and fix bugs, especially at launch.
example: a day zero driver for a new game improves frame time stability.
-
what it is: the core software that runs the game like Unreal or Unity or proprietary engines.
why it matters: engine choice affects performance, graphics features, and modding.
-
An API, or Application Programming Interface, is a set of rules and protocols that allows different software applications to communicate and interact with each other. It acts as an intermediary, enabling one application to request services or data from another, and receive a response.
Communication Bridge:
APIs serve as a bridge, defining how requests are made, what data formats are used, and how responses are structured, allowing disparate systems to exchange information seamlessly.
Abstraction Layer:
They provide an abstraction layer, meaning that a developer using an API does not need to understand the internal workings of the application providing the service. They only need to know how to interact with the API's defined interface.
Request-Response Model:
APIs typically operate on a request-response model. A client application sends a request to the API, which then processes the request and returns a response containing the requested data or the result of the action.
Examples:
Common examples include using a weather API to display weather information on a website, a payment gateway API to process online transactions, or a social media API to integrate social functionalities into an application.
Benefits:
APIs accelerate development by allowing developers to leverage existing functionalities and data without building everything from scratch. They also enhance security by controlling access to specific functions and data, rather than exposing entire systems.
-
what it is: the rules and functions a game uses to talk to the gpu like DirectX or Vulkan or OpenGL. Graphics APIs—sets of software instructions—that allow game developers to communicate with a computer's graphics card (GPU) to create and display 2D and 3D graphics on screen.
DirectX is a proprietary Microsoft technology for Windows and Xbox, offering hardware-specific features but limited to Microsoft platforms.
Vulkan is a modern, low-level, cross-platform API designed for high-performance, providing direct hardware control, improved multi-threading, and lower CPU overhead.
OpenGL is an older, higher-level, cross-platform API that is widely supported but offers less direct control and may be less efficient than modern alternatives like Vulkan.
why it matters: different APIs can perform differently on the same hardware.
-
what it is: turning shader code into a form the gpu can run, then saving it for reuse.
why it matters: compiling during gameplay can cause stutter, caching reduces it.
example: a game builds its shader cache on first run, then plays smoother later.
-
what it is: on screen display for fps, temps, chat, or capture controls.
why it matters: helpful but can conflict with anti cheat or each other.
example: disable extra overlays during a ranked match to avoid issues.
-
what it is: software that tries to stop cheating.
why it matters: can block some overlays and tools to keep matches fair.
-
what it is: the steps and defaults when you launch a game or driver app the first time.
why it matters: smart defaults reduce support issues and make players happy.
example: the app offers a recommended preset for your hardware at first launch.
-
· What it is: A technology that reduces system latency (the delay between your mouse click and the action appearing on screen). It requires game developers to integrate it directly into their games.
· Why it matters: In fast-paced competitive games, lower latency can give you a measurable advantage, making your aim feel more responsive. Reflex is highly effective because it optimizes the entire pipeline from the CPU to the GPU.
· Example: In a game like Valorant or Apex Legends, enabling NVIDIA® Reflex can make your shots feel like they're happening instantly, potentially helping you win more duels.
-
· What it is: A driver-level feature from AMD that also aims to reduce input latency.
· Why it matters: It can make games feel more responsive, especially in situations where the GPU is the bottleneck. Since it's controlled through the driver, it can be enabled for a wide variety of games.
· Example: You enable Radeon™ Anti-Lag in the AMD software settings to get a snappier feel in your favorite shooter, even if the game doesn't have a built-in latency reduction option.
-
What it is: Microsoft’s certification/signature that a driver passed Windows compatibility tests.
Why it matters
Trust & distribution: WHQL-signed drivers install without security warnings and are eligible for Windows Update distribution.
Risk management: Many OEMs/enterprises require WHQL for their system images.
Example: “We need a WHQL-signed RC by T-10 for OEM image finalization.”
-
What it is: Low-level PC firmware that starts hardware before the OS loads (modern systems use UEFI, the successor to legacy BIOS).
What it does (boot sequence)
Power on → firmware initializes CPU, RAM, GPU, storage controllers.
Runs quick self-tests.
Hands off to the OS bootloader on your drive.
Why it matters to gamers
Stability/perf: Firmware updates can fix memory training issues, boost behavior, or PCIe quirks that affect FPS/stutter.
Compatibility: New GPUs/CPUs sometimes require a firmware update to work properly.
Related term: VBIOS—the GPU’s own firmware (controls clocks, power, fans).
-
What it is: AMD’s frame-generation tech at the driver level. It estimates a new in-between frame using optical flow and motion data, so motion looks smoother (higher apparent FPS).
Why it matters: Big FPS uplift even when the game doesn’t ship its own frame gen.
Trade-offs & tips
Latency: Frame gen adds some input delay. For competitive shooters, prioritize raw FPS/latency; for RPGs/open-world, AFMF can feel great.
Floor FPS: Works best when your “real” FPS is already decent (e.g., ~60+) so the generated frames have stable motion to interpolate.
Visual stability: Very fast camera pans or UI animations can show artifacts; try different V-Sync/VRR settings.
FSR vs AFMF (simple)
FSR = renders fewer pixels, then upscales (performance via lower render cost).
AFMF = adds extra frames between real ones (performance via interpolation).
They can be combined in some setups.
-
What it is: AMD’s game upscaling technology. The game renders at a lower resolution, then FSR reconstructs (“upscales”) the image to your screen resolution to boost FPS.
Why it matters: Lets mid-range hardware play at higher apparent resolution/performance.
How it evolved (simple)
FSR 1: spatial (single-frame) upscaling—very fast, simpler quality.
FSR 2+: temporal (multi-frame) upscaling—uses motion vectors/history for better detail and fewer shimmering edges.
FSR + Frame Gen: newer FSR releases can be paired with frame-generation features (either in-game or via driver) to raise apparent FPS further.
When to use
You’re GPU-limited and want more FPS without dropping settings too far.
“Quality” or “Balanced” modes often look best for 1440p/4K; “Performance” is for hitting a target FPS in heavy scenes.
Common artifacts to watch
Ghosting on fine details, shimmering on foliage, or softer UI if the game doesn’t render UI at native res.
Network and Online Play
-
what it is: how long it takes data to go to the server and back, measured in ms.
why it matters: lower ping means faster hit registration and smoother play.
-
what it is: how much your ping varies over time.
why it matters: even a low ping that jumps around can feel bad.
-
what it is: data that never arrives.
why it matters: causes rubber banding and missed shots.
-
what it is: how many times per second the server updates the game state.
why it matters: higher tick rate can feel more responsive.
-
what it is: how much data your connection can carry per second.
why it matters: matters more for downloads and streams than for basic gameplay.
-
what it is: how your router handles connections.
why it matters: strict NAT can block voice chat and matchmaking.
-
what it is: wired vs wireless.
why it matters: ethernet is usually more stable with lower latency.
Streaming and Capture
-
what it is: how video is compressed for streaming or recording, like H.264, HEVC, or AV1.
why it matters: better codecs can look cleaner at the same bitrate.
example: AV1 at 6 Mbps can look better than H.264 at the same bitrate.
-
what it is: how much data per second for your video stream.
why it matters: higher bitrate looks better but needs more upload speed.
-
what it is: constant vs variable bitrate.
why it matters: VBR can save bandwidth while keeping quality, CBR is more predictable.
-
what it is: how often a full image is stored.
why it matters: affects seek speed and stream stability.
-
what it is: size and smoothness of your broadcast.
why it matters: 1080p60 looks smooth if your upload can handle it.
-
what it is: keep a rolling buffer so you can save the last moments.
why it matters: great for highlight clips without recording all the time.
Game options and performance tuning
-
what it is: a group of settings like low, medium, high, ultra, or recommended.
why it matters: a quick way to get good performance without tweaking everything.
-
what it is: the game adjusts render resolution on the fly to keep frame rate steady.
why it matters: fewer frame time spikes during intense scenes.
-
what it is: which part is limiting performance.
why it matters: if cpu bound, lower crowd density or physics. if gpu bound, lower shadows or resolution.
-
what it is: how much temperature room you have before throttling.
why it matters: better cooling keeps clocks higher.
-
what it is: other apps running while you game.
why it matters: they can eat cpu, memory, and disk, causing stutter.
-
what it is: display modes.
why it matters: exclusive fullscreen can reduce latency. borderless makes alt tab easy.
-
what it is: field of view, how wide the camera sees.
why it matters: higher FOV can help awareness but may cost performance.
Input and control
-
what it is: how often your device reports its position.
why it matters: higher rates can reduce input delay.
example: a mouse at 1000 Hz feels more responsive than 125 Hz.
-
what it is: DPI is mouse sensitivity in hardware. eDPI is dpi times in game sensitivity.
why it matters: helps you compare settings across games and mice.
-
what it is: deadzone is the stick movement that does nothing. acceleration speeds up movement based on how fast you move.
why it matters: tuning these makes aim feel natural.
GeForce Experience vs. AMD Software: Adrenalin Edition
-
· What it is: A companion application for NVIDIA GPUs that provides game-ready drivers, automatic game optimization, and features like ShadowPlay for recording gameplay highlights.
· Why it matters: It's a convenient, all-in-one tool for keeping drivers updated and easily capturing your best gaming moments. The new NVIDIA® App aims to streamline this experience further.
· Example: Using the instant replay feature (ShadowPlay) to save a clip of an amazing shot you just made without having to record your entire gaming session.
-
· What it is: The all-in-one software suite for AMD Radeon™ graphics cards, combining driver updates, performance monitoring and tuning, recording and streaming features, and game-specific settings.
· Why it matters: It's praised for integrating a vast number of features into a single, cohesive application, from overclocking to latency reduction settings.
· Example: Opening AMD Software to enable Radeon™ Anti-Lag for a specific game, check your GPU temperature, and update your driver all from the same interface.
-
Intel Graphics Software is an all-in-one graphics driver control center that allows users to customize settings, monitor performance, and optimize their Intel graphics products and gaming experience. It features intuitive driver updates, performance tuning, detailed display options, and performance monitoring tools, and it automatically applies saved settings for different applications and games. It replaced previous Intel graphics applications like Intel Arc Control and Intel Graphics Command Center.
Key Features and Capabilities
Driver Management:
Easily access and update drivers for your Intel graphics hardware.
Customization & Optimization:
Fine-tune settings for games and applications with custom profiles, image sharpening, and other visual enhancements.
Display Configuration:
Personalize your display with options for refresh rates, color settings, scaling modes, and power-saving features.
Performance Monitoring:
Track key system metrics such as frames per second (FPS), memory usage, clock speed, and temperature with live telemetry.
Seamless App Integration:
Automatically apply your stored graphics and display settings when you switch to a specific game or application.
Advanced Gaming Features:
Includes detailed controls for improving gameplay, such as low latency mode and adaptive tessellation.
User-Friendly Interface:
Provides an intuitive and graphical interface for interacting with system settings.
How it Works
Intel Graphics Software works by integrating with your Intel graphics driver to provide a central hub for controlling and optimizing your graphics hardware. The software analyzes your system and applications to apply the optimal settings, ensuring a smooth and consistent experience for various tasks, from gaming to general use.
Advanced but useful
-
· What it is: An industry-standard technology that allows the CPU to access the entire pool of graphics card VRAM at once, rather than in small chunks. It's supported by modern AMD, Intel, and NVIDIA components.
· Why it matters: It removes a performance bottleneck, which can lead to a modest performance increase of up to 15% in certain games, especially at higher resolutions.
· Example: Enabling Resizable BAR in your computer's BIOS can give you a "free" performance boost, squeezing a few extra frames per second out of your existing hardware.
-
· What it is: AMD's brand name for Resizable BAR technology. It was originally promoted for systems with an AMD CPU and AMD GPU working together.
· Why it matters: Like Resizable BAR, it can provide a noticeable performance uplift in supported games. The performance difference between SAM and a standard Resizable BAR implementation is generally minimal.
· Example: If you have a PC with a Ryzen™ 5000 series (or newer) CPU and a Radeon™ RX 6000 series (or newer) GPU, enabling SAM is a quick way to potentially boost your gaming performance.
-
what it is: resize the image to fit your screen.
why it matters: affects sharpness and input delay depending on the method.
-
what it is: types of gpu memory. HBM is very fast stacked memory. GDDR is common on gaming cards.
why it matters: memory type and speed affect bandwidth.
-
what it is: memory inside the gpu that reduces trips to VRAM.
why it matters: helps frame time stability in texture heavy scenes.
-
what it is: controlling how much power the gpu can draw or lowering voltage for the same clock.
why it matters: can lower temperatures and noise while keeping performance.
-
what it is: small programs that tell the gpu how to draw pixels, vertices, and effects.
why it matters: efficient shaders improve performance and visuals.
-
Tiled/deferred rendering is a graphics processing technique that optimizes rendering by dividing the screen into small "tiles" and processing each one separately. Instead of calculating lighting for every geometry object in the whole scene at once, rendering is "deferred" until after the geometry for each tile has been determined, allowing for parallel processing and reduced memory usage, especially for mobile and low-power devices.
Tiled Rendering:
The screen is divided into a grid of smaller regions called "tiles".
The GPU processes each tile independently.
This reduces the amount of memory and bandwidth needed compared to drawing the entire frame at once.
It's particularly useful for devices with limited power and memory, such as handheld devices and mobile phones.
Deferred Rendering:
Lighting calculations are "deferred" or "postponed" until after the scene's geometry has been processed for each tile.
This is a screen-space lighting technique, meaning it operates on the image space rather than the 3D geometry.
By deferring lighting, the GPU can determine which parts of the geometry are relevant to each tile before performing lighting calculations, which is more efficient.
How they work together:
Tiled-Based Deferred Rendering (TBDR): is a combined technique where the GPU breaks the screen into tiles and then defers the lighting calculations for each tile.
This allows the GPU to efficiently process many tiles in parallel, optimizing for both performance and power efficiency.
The goal is to improve efficiency by determining all the geometry for a tile first, then performing the computationally expensive lighting calculations on that tile, rather than scattering the work across the entire frame.
-
Who they are: Chip designers.
In this space: AMD, NVIDIA, Intel (they design CPUs/GPUs and provide drivers/SDKs). -
Who they are: Companies that build graphics cards using a GPU from an IHV.
Examples: ASUS, MSI, Gigabyte, Sapphire, XFX (custom PCBs, coolers, power limits). -
Who they are: System makers that ship complete PCs/laptops/desktops.
Examples: Dell, HP, Lenovo, ASUS, Acer (chassis, cooling, firmware/BIOS, drivers image, warranty/support).What OEMs actually do
Industrial & thermal design: Laptops/desktops/GPUs need custom chassis, heatsinks, vapor chambers, fan curves, and acoustics. Two products using the same chip can feel very different (noise, temps, throttling).
Electrical engineering & power delivery: Custom PCBs, VRMs, power limits—affects boost behavior and stability.
Form factors: Thin-and-light laptops vs desktop towers vs SFF builds vs servers—totally different constraints.
Firmware & tuning: BIOS/UEFI, VBIOS profiles, battery/charging logic, display color profiles.
Validation & certification: Shock/thermal/cycle testing; WHQL images; Wi-Fi/Bluetooth/regulatory (FCC/CE).
Software image & updates: Preinstall correct driver versions, utilities, recovery partitions, and update pipelines.
Supply chain & service: Sourcing panels, memory, storage; global warranty; repair networks; parts logistics.
Channel & support: Retail bundles, regional SKUs, co-marketing, localized documentation.
Foundries (TSMC) sell manufacturing services, not finished consumer products. The finished, warrantied product with a chassis, cooling, firmware, and support comes from the AIB/OEM—using chips designed by the IHV.
IHV designs the chip → AIB builds the add-in GPU card → OEM integrates parts into full systems for consumers and businesses.
-
What it is: A toolbox developers use to add a feature to their game/app. It usually includes libraries (.dll or .lib files), headers, example code, docs, and sometimes sample projects.
Why it matters: Without an SDK, a studio would have to reinvent the feature from scratch. With an SDK, they drop in proven code and follow a guide.
Gaming examples
A studio integrates an upscaler or frame-generation feature using the vendor’s SDK and a short integration checklist.
A capture/streaming app uses a GPU encode SDK to access hardware encoders (H.264/HEVC/AV1) efficiently.
How PMs talk about it: “Ship the SDK + docs by T-30 so the studio can integrate and test before their content lock.”
-
What it is: AMD’s game upscaling technology. The game renders at a lower resolution, then FSR reconstructs (“upscales”) the image to your screen resolution to boost FPS.
Why it matters: Lets mid-range hardware play at higher apparent resolution/performance.
How it evolved (simple)
FSR 1: spatial (single-frame) upscaling—very fast, simpler quality.
FSR 2+: temporal (multi-frame) upscaling—uses motion vectors/history for better detail and fewer shimmering edges.
FSR + Frame Gen: newer FSR releases can be paired with frame-generation features (either in-game or via driver) to raise apparent FPS further.
When to use
You’re GPU-limited and want more FPS without dropping settings too far.
“Quality” or “Balanced” modes often look best for 1440p/4K; “Performance” is for hitting a target FPS in heavy scenes.
Common artifacts to watch
Ghosting on fine details, shimmering on foliage, or softer UI if the game doesn’t render UI at native res.
-
What it is: The “embedded software” living on the device itself (motherboard, GPU, SSD, monitor, controller).
Why it matters
Performance & features: New fan curves, power management, encoder improvements.
Bug fixes: Resolve black-screen issues, coil-whine behaviors, wake-from-sleep glitches.
Examples
GPU VBIOS update to fix rare crashes.
SSD firmware update to improve write performance.
Monitor firmware to fix VRR flicker.
-
Game studios (they “vendor” the software you run).
Example: Work with the ISV to accept your recommended presets.