Added resolution changer and overdrive setting

This commit is contained in:
Serge
2023-02-11 17:38:30 +01:00
parent 7c8ed2e776
commit 98ae672d3b
3 changed files with 244 additions and 51 deletions

Binary file not shown.

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

292
gpu.ps1

File diff suppressed because one or more lines are too long