mirror of
https://github.com/cemu-project/DS4Windows.git
synced 2024-11-22 17:29:18 +01:00
Link to ViGEm installer version 1.16.116
This commit is contained in:
parent
9ada77e7f0
commit
e517f4a1b2
@ -14,8 +14,8 @@ namespace DS4WinWPF.DS4Forms
|
|||||||
public partial class WelcomeDialog : Window
|
public partial class WelcomeDialog : Window
|
||||||
{
|
{
|
||||||
private const string InstallerDL =
|
private const string InstallerDL =
|
||||||
"https://github.com/ViGEm/ViGEmBus/releases/download/setup-v1.16.115/ViGEmBus_Setup_1.16.115.exe";
|
"https://github.com/ViGEm/ViGEmBus/releases/download/setup-v1.16.116/ViGEmBus_Setup_1.16.116.exe";
|
||||||
private const string InstFileName = "ViGEmBus_Setup_1.16.115.exe";
|
private const string InstFileName = "ViGEmBus_Setup_1.16.116.exe";
|
||||||
private string tempInstFileName;
|
private string tempInstFileName;
|
||||||
|
|
||||||
Process monitorProc;
|
Process monitorProc;
|
||||||
|
Loading…
Reference in New Issue
Block a user