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.
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, ... ]
Type: 2
cmd = arc.exe a ... -m=span:700mb:800mb Packed\
setup-1.bf "Pack\*"
[ setup-1.bf, setup-2.bf, setup-3.bf, ... ]
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