mirror of
https://gitea.tendokyu.moe/Dniel97/segatools.git
synced 2024-11-15 17:43:17 +01:00
9 lines
107 B
Batchfile
9 lines
107 B
Batchfile
@echo off
|
|
|
|
pushd %~dp0
|
|
|
|
inject -d -k divahook.dll diva.exe
|
|
|
|
echo.
|
|
echo Game processes have terminated
|
|
pause |