bananatools/dist/mkac/start.bat

10 lines
169 B
Batchfile
Raw Permalink Normal View History

2023-09-18 08:05:22 +00:00
@echo off
pushd %~dp0
inject.exe -d -k mkachook.dll AMCUS/AMAuthd.exe
inject.exe -d -k mkachook.dll MK_AGP3_FINAL.exe
echo.
echo The game process has terminated
pause