Compare commits

...

6 Commits
0.1 ... 0.2.1

Author SHA1 Message Date
Serge
7744f2d947 Resolution change disabled for external display 2023-02-11 20:49:36 +01:00
Serge
392d25e1c2 Added new screenshot 2023-02-11 17:42:43 +01:00
Serge
ad97cc18b9 Merge branch 'main' of https://github.com/seerge/g14-helper 2023-02-11 17:38:45 +01:00
Serge
98ae672d3b Added resolution changer and overdrive setting 2023-02-11 17:38:30 +01:00
seerge
660c07684f Update README.md 2023-02-11 01:03:58 +01:00
seerge
f93d9f8e78 Add files via upload 2023-02-11 01:03:07 +01:00
6 changed files with 260 additions and 51 deletions

View File

@@ -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
![Ultimate Mode](https://github.com/seerge/g14-helper/blob/main/ultimate.png)

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 199 KiB

After

Width:  |  Height:  |  Size: 134 KiB

View File

@@ -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

307
gpu.ps1

File diff suppressed because one or more lines are too long

BIN
ultimate.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB