Skip to content

Commit af60392

Browse files
committed
Merge branch 'main' of https://github.com/seerge/g-helper
2 parents 1dc707c + cb1a965 commit af60392

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

app/AppConfig.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -520,7 +520,7 @@ public static bool IsBacklightZones()
520520

521521
public static bool IsStrixLimitedRGB()
522522
{
523-
return ContainsModel("G614PM") || ContainsModel("G614PR") || ContainsModel("G512LI") || ContainsModel("G513R") || ContainsModel("G713QM") || ContainsModel("G713PV") || ContainsModel("G513IE") || ContainsModel("G713RC") || ContainsModel("G713IC") || ContainsModel("G713PU") || ContainsModel("G513QM") || ContainsModel("G513QC") || ContainsModel("G531G") || ContainsModel("G615JMR") || ContainsModel("G615LM") || ContainsModel("G815LR");
523+
return ContainsModel("G614PM") || ContainsModel("G614PP") || ContainsModel("G614PR") || ContainsModel("G512LI") || ContainsModel("G513R") || ContainsModel("G713QM") || ContainsModel("G713PV") || ContainsModel("G513IE") || ContainsModel("G713RC") || ContainsModel("G713IC") || ContainsModel("G713PU") || ContainsModel("G513QM") || ContainsModel("G513QC") || ContainsModel("G531G") || ContainsModel("G615JMR") || ContainsModel("G615LM") || ContainsModel("G815LR");
524524
}
525525

526526
public static bool IsPossible4ZoneRGB()

docs/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ Small and lightweight Armoury Crate alternative for Asus laptops offering almost
3838
1. https://www.digitaltrends.com/computing/g-helper-armoury-crate-alternative/
3939
2. https://binaryfork.com/ghelper-armoury-crate-alternative-10216/
4040
3. https://www.ultrabookreview.com/71392-optimized-quiet-gaming-5080-5090/
41-
4. https://www.lesnumeriques.com/appli-logiciel/marre-des-lenteurs-d-armoury-crate-sur-votre-pc-portable-asus-decouvrez-g-helper-l-alternative-ultra-legere-n240111.html
41+
4. https://www.notebookcheck.net/Unbloated-G-Helper-The-best-open-source-alternative-to-Asus-Armoury-Crate-Part-2.1213486.0.html
42+
5. https://www.lesnumeriques.com/appli-logiciel/marre-des-lenteurs-d-armoury-crate-sur-votre-pc-portable-asus-decouvrez-g-helper-l-alternative-ultra-legere-n240111.html
4243

4344
## :gift: Advantages
4445

0 commit comments

Comments
 (0)