mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2024-11-28 00:10:51 +01:00
dist: add jubeat heap size
- Sourced from L44-011's bootstrap.xml Jubeat clan 2018081401 clean data ran out of memory. jubeat clan 2018081401 has a slightly larger achievement_info.xml so that may have caused the problem.
This commit is contained in:
parent
7d129a3e63
commit
2b1dd866d0
2
dist/jb/gamestart.bat
vendored
2
dist/jb/gamestart.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 jbhook.dll jubeat.dll
|
||||
launcher -H 33554432 -K jbhook.dll jubeat.dll
|
||||
|
Loading…
Reference in New Issue
Block a user