update dist start.bat for wacca

This commit is contained in:
Hay1tsme 2022-01-10 20:31:01 -05:00 committed by Hay1tsme
parent cde1781b53
commit 0928d4342b
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@
pushd %~dp0
taskkill /f /im amdaemon.exe > nul 2>&1
:LOOP
inject -d -k mercuryhook.dll amdaemon.exe -c config.json config_region_jpn.json config_video_clone.json config_video_clone_flip.json config_video_dual.json config_video_dual_flip.json
inject -d -k mercuryhook.dll ../WindowsNoEditor/Mercury.exe
start inject -d -k mercuryhook.dll amdaemon.exe -f -c config.json config_region_jpn.json config_video_clone.json config_video_clone_flip.json config_video_dual.json config_video_dual_flip.json
inject -d -k mercuryhook.dll ../WindowsNoEditor/Mercury/Binaries/Win64/Mercury-Win64-Shipping.exe
taskkill /f /im amdaemon.exe > nul 2>&1
echo.
echo Game processes have terminated