mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7744f2d947 | ||
|
|
392d25e1c2 | ||
|
|
ad97cc18b9 | ||
|
|
98ae672d3b | ||
|
|
660c07684f | ||
|
|
f93d9f8e78 |
@@ -10,3 +10,4 @@ A small windows system tray utility that allows you to switch between 3 main GPU
|
||||
2. Standard mode (Windows Hybrid) : iGPU and dGPU (Radeon 6700s/6800s) enabled, iGPU drives built in display
|
||||
3. Ultimate mode: iGPU and dGPU enabled, but dGPU drives built in display
|
||||
|
||||

|
||||
|
||||
BIN
g14-gpu.exe
BIN
g14-gpu.exe
Binary file not shown.
BIN
g14-gpu.png
BIN
g14-gpu.png
Binary file not shown.
|
Before Width: | Height: | Size: 199 KiB After Width: | Height: | Size: 134 KiB |
@@ -1 +1,2 @@
|
||||
ps2exe .\gpu.ps1 g14-gpu.exe -title 'G14 GPU Mode' -DPIAware -winFormsDPIAware -requireAdmin -iconFile 'standard.ico' -noConsole -copyright 'G14 GPU Mode'
|
||||
ps2exe .\gpu.ps1 g14-gpu.exe -title 'G14 GPU Mode' -DPIAware -winFormsDPIAware -requireAdmin -iconFile 'standard.ico' -noConsole -copyright 'G14 GPU Mode'
|
||||
.\g14-gpu.exe
|
||||
BIN
ultimate.png
Normal file
BIN
ultimate.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 64 KiB |
Reference in New Issue
Block a user