Skip to content

GPU Fix

Jumpstile edited this page Jun 14, 2026 · 4 revisions

GPU Fix (Mode 7)

Many TeknoParrot games include optional per-vendor fix settings (AMD, NVIDIA, Intel) in their GameProfiles. Mode 7 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 7 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 7 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.

TeknoParrot Manager

Home

Getting started

Modes

Reference


Releases

Clone this wiki locally