View Single Post
  #15  
Old 20-12-2018, 14:31
Chrushev Chrushev is offline
Registered User
 
Join Date: Dec 2018
Location: US
Posts: 17
Thanks: 0
Thanked 1 Time in 1 Post
Chrushev is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
So what streams the game use actually (use GFS and choose zlib+lz4+lzo+zstd)

If the game use zlib then change in arc.ini
Code:
:lzo

to

:zlib
Sometimes it happens that pack.bat do nothing and process seems finished after 1 or 2 seconds. In this case just retry (it has some bugs I guess).
Tried that, same deal. At this point the issue is not that it wont compress... the issue is that it just does nothing.

Do I need to do something in xtool.ini?

edit: wait a minute... am I using xtool wrong? Can xtool be called to compress a directory with a ton of files? Or does each file to compress have to be specified?

Last edited by Chrushev; 20-12-2018 at 15:04.
Reply With Quote