1
0
mirror of https://github.com/djhackersdev/bemanitools.git synced 2024-11-14 18:27:36 +01:00
bemanitools/dist/iidx/gamestart-21.bat

11 lines
328 B
Batchfile
Raw Normal View History

2019-09-27 22:36:50 +02:00
@echo off
cd /d %~dp0
if not exist dev\nvram mkdir dev\nvram
if not exist dev\nvram\coin.xml copy prop\defaults\coin.xml dev\nvram\coin.xml
if not exist dev\nvram\eacoin.xml copy prop\defaults\eacoin.xml dev\nvram\eacoin.xml
if not exist dev\raw mkdir dev\raw
launcher -K iidxhook7.dll bm2dx.dll --config iidxhook-21.conf %*