fix: GPU preference hint to Laptop-only

This commit is contained in:
Fazri Gading
2026-01-31 00:52:02 +08:00
parent 5337441d97
commit 769bc2054c
11 changed files with 19 additions and 16 deletions

View File

@@ -119,7 +119,7 @@
"repairGame": "Repair Game",
"reinstallGame": "Reinstall game files (preserves data)",
"gpuPreference": "GPU Preference",
"gpuHint": "Select your preferred GPU (Linux: affects DRI_PRIME)",
"gpuHint": "Laptop-only feature; set to Integrated if on PC",
"gpuAuto": "Auto",
"gpuIntegrated": "Integrated",
"gpuDedicated": "Dedicated",