1
0
mirror of synced 2025-02-07 06:51:22 +01:00
bananatools/dist/tekken/start.bat

10 lines
217 B
Batchfile
Raw Normal View History

2023-09-18 04:15:27 -04:00
@echo off
pushd %~dp0
start inject.exe -d -k tekkenhook.dll AMCUS\AMAuthd.exe
inject.exe -d -k tekkenhook.dll TekkenGame\Binaries\Win64\TekkenGame-Win64-Shipping.exe
echo.
echo The game process has terminated
pause