View Single Post
  #129  
Old 04-01-2021, 10:22
Epic Titan 69 Epic Titan 69 is offline
Banned
 
Join Date: Dec 2020
Location: In The Hell
Posts: 89
Thanks: 147
Thanked 39 Times in 27 Posts
Epic Titan 69 is on a distinguished road
Quote:
Originally Posted by Ele View Post
DiskSpan is not an essential tool. So you can drop it.Now try the normal method as below (no DiskSpan).

Code:
bin\arc.exe a .... Output\data1.bf -m=xtool+srep+lolz "Pack1\*"
bin\arc.exe a .... Output\data2.bf -m=xtool+srep+lolz "Pack2\*"
bin\arc.exe a .... Output\data3.bf -m=xtool+srep+lolz "Pack3\*"
And Compiler.ini
Code:
[Datas]
Data1=data1.bf
Data2=data2.bf
Data3=data3.bf
Though this solved my 50% problem Thanks......

But again For this i have to divide the game manually in different folders
is there any otherway of doing so i mean choosing the whole folder and the compressor itself divides the games in different parts.............

Last edited by Epic Titan 69; 04-01-2021 at 10:27.
Reply With Quote