mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2025-02-17 11:18:31 +01:00
jbhook: fix missing heap sizes in gamestart.bat
This commit is contained in:
parent
4721ba2d3c
commit
0d54587787
2
dist/jb/gamestart-03.bat
vendored
2
dist/jb/gamestart-03.bat
vendored
@ -7,4 +7,4 @@ 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 jbhook2.dll jubeat.dll
|
||||
launcher -H 33554432 -K jbhook2.dll jubeat.dll
|
||||
|
2
dist/jb/gamestart-04.bat
vendored
2
dist/jb/gamestart-04.bat
vendored
@ -7,4 +7,4 @@ 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 jbhook3.dll jubeat.dll
|
||||
launcher -H 33554432 -K jbhook3.dll jubeat.dll
|
||||
|
Loading…
x
Reference in New Issue
Block a user