Hide unsupported options for Ally at Extra screen

This commit is contained in:
Serge
2024-01-13 16:10:46 +01:00
parent b1b187f098
commit 3bd35074fe

View File

@@ -226,6 +226,8 @@ namespace GHelper
SetKeyCombo(comboM4, textM4, "m4");
SetKeyCombo(comboFNF4, textFNF4, "paddle");
checkGpuApps.Visible = false;
checkUSBC.Visible = false;
int apuMem = Program.acpi.GetAPUMem();
if (apuMem >= 0)