Skip to content

GPU Fix

Eli edited this page Jun 18, 2026 · 4 revisions

GPU Fix (Mode 6)

Many TeknoParrot games include optional per-vendor fix settings (AMD, NVIDIA, Intel) in their GameProfiles. Mode 6 auto-detects your GPU vendor via WMI and applies the correct fix flag to every registered game that has one.


When to use it

Run mode 6 once after initial setup, and again any time you change or update your GPU. It is safe to re-run as many times as needed.


How it works

  1. Detects your GPU vendor (AMD / NVIDIA / Intel) via Windows WMI.
  2. Scans TeknoParrot's GameProfiles folder at runtime for fix-related fields:
    • Boolean AMD fields: EnableAmdFix, AMDCrashFix, AMDFix
    • Dropdown GPU fields: GPU Fix
  3. For each registered UserProfile that has a matching field, sets the correct value for your vendor and leaves the others at their default.
  4. Reports: Vendor detected / Updated / Unchanged / Errors.

Because GameProfiles are scanned at runtime, newly added games are always covered automatically -- no script update is needed when TeknoParrot adds new titles.


Running it

Choose mode 6 from the main menu, or answer Y when prompted at the end of any normal registration run.


Notes

  • Only UserProfiles (registered games) are updated -- GameProfile templates are never modified.
  • Games that do not have a GPU fix field in their profile are silently skipped.
  • If a game already has the correct value, it is counted as Unchanged and left alone.
  • (v0.77+) A full UserProfiles backup is taken to FullBackup\GpuFix_<timestamp> before any field is written, the same safety net used by Crosshair setup's cursor-hide option.

TeknoParrot Manager

Home

Getting started

Modes

Reference


Releases

Clone this wiki locally