|
I'm trying to compress a game using Diskspan GUI, using method srep_new:3+LZMA_MT
I'm also splitting the files in custom sizes (say 20GB each)
It creates 3 Disk and using Diskspan GUI, I'm able to unpack all those files as well.
The problem is when I'm trying to extract those files using my installer, it gives me error that files are corrupt.
I might be missing on some files I need to import in my installer, or some modifications in my arc.ini file. Can someone help?
|