mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
-
This commit is contained in:
2
gpu.ps1
2
gpu.ps1
@@ -492,7 +492,7 @@ function UIGPUMode ($gpu_mode) {
|
|||||||
$Main_Tool_Icon.Icon = $icon_ultimate
|
$Main_Tool_Icon.Icon = $icon_ultimate
|
||||||
}
|
}
|
||||||
Default {
|
Default {
|
||||||
$script:title_gpu = "GPU: Balanced"
|
$script:title_gpu = "GPU: iGPU and dGPU"
|
||||||
$Menu_Standard.Checked = $true
|
$Menu_Standard.Checked = $true
|
||||||
$gpu_mode = "standard"
|
$gpu_mode = "standard"
|
||||||
$Main_Tool_Icon.Icon = $icon_standard
|
$Main_Tool_Icon.Icon = $icon_standard
|
||||||
|
|||||||
Reference in New Issue
Block a user