-
-
Notifications
You must be signed in to change notification settings - Fork 0
GPU Fix
Jumpstile edited this page Jun 14, 2026
·
4 revisions
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.
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.
- Detects your GPU vendor (AMD / NVIDIA / Intel) via Windows WMI.
- Scans TeknoParrot's
GameProfilesfolder at runtime for fix-related fields:- Boolean AMD fields:
EnableAmdFix,AMDCrashFix,AMDFix - Dropdown GPU fields:
GPU Fix
- Boolean AMD fields:
- For each registered UserProfile that has a matching field, sets the correct value for your vendor and leaves the others at their default.
- 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.
Choose mode 7 from the main menu, or answer Y when prompted at the end of any normal registration run.
- 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.
Getting started
Modes
- AutoSync (1)
- Register (2)
- Crosshairs (3)
- ReShade (4)
- dgVoodoo2 (5)
- GPU Fix (6)
- FFB Setup (7)
- BepInEx (8)
- Restore Backup (9)
- Postgres Setup (11)
Reference