From e42de4fa64f8a4fd3eaab5f80ac5fd28d87d647a Mon Sep 17 00:00:00 2001 From: Will Xyen Date: Tue, 26 Nov 2019 16:04:14 -0500 Subject: [PATCH] sdvxhoook2: typo in gamestart --- dist/sdvx5/gamestart.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/sdvx5/gamestart.bat b/dist/sdvx5/gamestart.bat index a6e2dfb..029619a 100644 --- a/dist/sdvx5/gamestart.bat +++ b/dist/sdvx5/gamestart.bat @@ -13,4 +13,4 @@ for /R prop\defaults %%D in (*.*) do ( if not exist dev\nvram\%%~nxD copy /y prop\defaults\%%~nxD dev\nvram ) -launcher -H 268435456 -K sdvxhook5.dll soundvoltex.dll --options sdvxhook.conf %* +launcher -H 268435456 -K sdvxhook2.dll soundvoltex.dll --options sdvxhook.conf %*