From fe7c53f952d94ef9145ccf4f8166b525f82a6578 Mon Sep 17 00:00:00 2001 From: Peter Repukat Date: Sat, 24 Sep 2022 16:41:46 +0200 Subject: [PATCH] Update ViGEm --- deps/ViGEmClient | 2 +- download_release_deps.ps1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/deps/ViGEmClient b/deps/ViGEmClient index c8c312e..3bc2cee 160000 --- a/deps/ViGEmClient +++ b/deps/ViGEmClient @@ -1 +1 @@ -Subproject commit c8c312ef33d6112dbb8b86d5cd80d25716d32ff1 +Subproject commit 3bc2cee48ab0b10b5dd31323a621677175cfb00d diff --git a/download_release_deps.ps1 b/download_release_deps.ps1 index 9afd46b..04c2692 100644 --- a/download_release_deps.ps1 +++ b/download_release_deps.ps1 @@ -1,3 +1,3 @@ -Invoke-WebRequest -o ViGEmBusSetup_x64.exe https://github.com/ViGEm/ViGEmBus/releases/download/v1.18.367.0/ViGEmBus_1.18.367_x64_x86.exe +Invoke-WebRequest -o ViGEmBusSetup_x64.exe https://github.com/ViGEm/ViGEmBus/releases/download/v1.21.442.0/ViGEmBus_1.21.442_x64_x86_arm64.exe Invoke-WebRequest -o HidHideSetup.exe https://github.com/ViGEm/HidHide/releases/download/v1.2.98.0/HidHide_1.2.98_x64.exe Invoke-WebRequest -o vc_redist.x64.exe https://aka.ms/vs/16/release/vc_redist.x64.exe \ No newline at end of file