You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# GPUPrefSwitcher
2
2
Enables seamless switching of game settings and targeting the dGPU/iGPU for gaming laptops when they plug in or out, making portable gaming more convenient.
3
3
4
-
## [Download/install (directly downloads the latest release)](https://github.com/sharpjd/GPUPrefSwitcher/releases/download/v0.1.0/GPUPrefSwitcher_Installer_v0.1.0.zip)
4
+
## [Download/install (directly downloads the latest release)](https://github.com/sharpjd/GPUPrefSwitcher/releases/download/v1.0.0/GPUPrefSwitcher_Installer_v1.0.0.zip)
5
5
6
6
## Features
7
7
* When switching between plugged in / on battery, this app can:
@@ -28,11 +28,11 @@ Enables seamless switching of game settings and targeting the dGPU/iGPU for gami
28
28
## Installation
29
29
30
30
#### Install (Wizard):
31
-
- Download the [latest installer Release](https://github.com/sharpjd/GPUPrefSwitcher/releases).
31
+
- Download the [latest installer Release](https://github.com/sharpjd/GPUPrefSwitcher/releases/download/v1.0.0/GPUPrefSwitcher_Installer_v1.0.0.zip).
32
32
- Extract all .zip contents and run `setup.exe` (not the .msi file)
33
33
34
34
#### Install (Manual):
35
-
- Download and extract to a location the [latest self-contained release](https://github.com/sharpjd/GPUPrefSwitcher/releases/download/v0.2.1/GPUPrefSwitcher_SelfContained_v0.1.0.zip)
35
+
- Download and extract to a location the [latest self-contained release](https://github.com/sharpjd/GPUPrefSwitcher/releases/download/v1.0.0/GPUPrefSwitcher_SelfContained_v1.0.0.zip)
36
36
- See step 3 of the Manual Installation section (expand the Build/Develop section below)
0 commit comments