forked from Dniel97/segatools
update dist start.bat for wacca
This commit is contained in:
parent
ca69474837
commit
56d08a93c3
4
dist/mercury/start.bat
vendored
4
dist/mercury/start.bat
vendored
@ -2,8 +2,8 @@
|
|||||||
pushd %~dp0
|
pushd %~dp0
|
||||||
taskkill /f /im amdaemon.exe > nul 2>&1
|
taskkill /f /im amdaemon.exe > nul 2>&1
|
||||||
:LOOP
|
: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
|
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.exe
|
inject -d -k mercuryhook.dll ../WindowsNoEditor/Mercury/Binaries/Win64/Mercury-Win64-Shipping.exe
|
||||||
taskkill /f /im amdaemon.exe > nul 2>&1
|
taskkill /f /im amdaemon.exe > nul 2>&1
|
||||||
echo.
|
echo.
|
||||||
echo Game processes have terminated
|
echo Game processes have terminated
|
||||||
|
Loading…
Reference in New Issue
Block a user