1
0
mirror of https://github.com/djhackersdev/bemanitools.git synced 2025-01-19 07:17:23 +01:00
bemanitools/dist/ddr/gamestart-11-us.bat

12 lines
219 B
Batchfile
Raw Normal View History

2022-05-12 19:45:50 +09:00
@echo off
cd /d %~dp0
if not exist conf\nvram mkdir conf\nvram
if not exist conf\raw mkdir conf\raw
2022-05-26 20:43:41 +09:00
regsvr32 /s com\CLVsd.ax
regsvr32 /s com\xactengine2_10.dll
2022-05-12 19:45:50 +09:00
2022-05-19 11:18:03 +09:00
inject ddrhook1.dll DDR.exe --config ddr-11-us.conf %*