Skip to content

A Windows program that sets your preferred GPU globally, manually or automatically

License

Notifications You must be signed in to change notification settings

reticivis-net/win_global_gpu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Win Global GPU

Win Global GPU

Created by Melody

Written in Rust

What is Win Global GPU?

Win Global GPU lets you globally use either your dedicated or integrated GPU. You can manually specify which one or have it automatically set when you plug in or unplug your laptop.

How to use it?

Download the exe file in the releases tab

Run it in your favorite terminal: win_global_gpu.exe or win_global_gpu.exe SUBCOMMAND

Subcommand What it does
<no subcommand> Launch Win Global GPU in default mode: integrated GPU on battery power and dedicated GPU on wall power
shutdown Shuts down any running stance of Win Global GPU
dedicated Sets the preferred GPU to the dedicated GPU
integrated Sets the preferred GPU to the integrated GPU
reset Resets the preferred GPU, lets Windows decide
help Shows help on how it works
about Shows some information about Win Global GPU

For best results, add Win Global GPU as a startup program.

Some disclaimers

Currently, Win Global GPU only works for apps installed on NTFS volumes. See why below.

Win Global GPU is only meant for systems with a dedicated and integrated GPU. No idea what happens if you use this program without them.

How does it work?

There is no way to globally set the preferred GPU on Windows, only per exe/Windows app. So Win Global GPU scans your system for every exe and windows app and sets them all via the registry. It uses the NTFS MFT to very quickly scan your system for all exes, similar to WizTree.

About

A Windows program that sets your preferred GPU globally, manually or automatically

Topics

Resources

License

Stars

Watchers

Forks

Languages