View Single Post
  #1  
Old 08-09-2020, 23:53
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 696
Thanks: 484
Thanked 2,585 Times in 569 Posts
BLACKFIRE69 is on a distinguished road
cls-span New Update

cls-span New Update - v1.0.0.2



What's New:
  • Fixed some bugs.
  • Added a request disk dialog to browse for splitted parts.
  • It can define two sizes for the first disk and the other disks. (as cls-diskspan - Razor12911 )
  • Supports three different types.


Code:
Type: 1
cmd = arc.exe a ... -m=span:700mb:800mb  Packed\setup-1.bf.001  "Pack\*"

[ setup-1.bf.001,  setup-1.bf.002,  setup-1.bf.003, ...  ]
Code:
Type: 2
cmd = arc.exe a ... -m=span:700mb:800mb  Packed\setup-1.bf  "Pack\*"

[ setup-1.bf,  setup-2.bf,  setup-3.bf, ...  ]
Code:
Type: 3
cmd = arc.exe a ... -m=span:700mb:800mb  Packed\setup-1a.bf  "Pack\*"



* This type can be used for a collection of games, its meaning

RE := Resident Evil,

===============================================================================
RE 1 --> arc.exe a ... -m=span:700mb:800mb  Packed\setup-1a.bf  "Pack1\*"

[ setup-1a.bf,  setup-1b.bf,  setup-1c.bf, ... , setup-1ab, setup-1ac, ... ]
===============================================================================

RE 2 --> arc.exe a ... -m=span:700mb:800mb  Packed\setup-2a.bf  "Pack2\*"

[ setup-2a.bf,  setup-2b.bf,  setup-2c.bf, ... , setup-2ab, setup-2ac, ... ]
===============================================================================

RE 3 --> arc.exe a ... -m=span:700mb:800mb  Packed\setup-3a.bf  "Pack3\*"

[ setup-3a.bf,  setup-3b.bf,  setup-3c.bf, ... , setup-3ab, setup-3ac, ... ]
===============================================================================

RE 4 --> arc.exe a ... -m=span:700mb:800mb  Packed\setup-4a.bf  "Pack4\*"

[ setup-4a.bf,  setup-4b.bf,  setup-4c.bf, ... , setup-4ab, setup-4ac, ... ]
===============================================================================


* supports upto 30:  setup-30a.bf

_
Attached Images
File Type: png CLS-SPAN1.png (18.6 KB, 158 views)
File Type: png CLS-SPAN2.png (28.1 KB, 161 views)
File Type: png CLS-SPAN3.png (10.0 KB, 158 views)

Last edited by BLACKFIRE69; 15-10-2022 at 16:24.
Reply With Quote
The Following 3 Users Say Thank You to BLACKFIRE69 For This Useful Post:
Cesar82 (09-09-2020), Dunnowho69 (26-06-2025), Gehrman (09-09-2020)
Sponsored Links