mirror of
https://gitea.tendokyu.moe/Hay1tsme/segatools.git
synced 2026-03-27 04:25:08 -05: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 |