From 1be25d7f3b3d6260b6e2511be0862fe76ef1ba66 Mon Sep 17 00:00:00 2001 From: Hengi Fettlich Date: Mon, 8 Apr 2019 00:04:35 +0200 Subject: [PATCH] changed vc2015 to vc2017 --- cemutil.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cemutil.sh b/cemutil.sh index d63cc5c..e0872c4 100755 --- a/cemutil.sh +++ b/cemutil.sh @@ -173,7 +173,7 @@ fi #Configure wine prefix echo "Configuring new wine prefix" export WINEPREFIX=$(realpath $instdir)/wine -winetricks -q vcrun2015 +winetricks -q vcrun2017 winetricks settings win7 #Create cemuhook.ini, enabling cemuhook h264 as default