From 412ece18fc577e0490d6d3014e3c096ea30b238b 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 %*