|
|
|
#1
|
|||
|
|||
|
hello how to get this with dsg : ue4d+srep+lolz ?
|
| Sponsored Links |
|
#2
|
||||
|
||||
|
__________________
Haters gonna hate
|
| The Following User Says Thank You to KaktoR For This Useful Post: | ||
fabrieunko (07-02-2022) | ||
|
#3
|
|||
|
|||
|
when you have components after creating data13.bin on next disk is data23.bin not data14.bin in records ini is data13.bin COMPONENT=9 / DISK=1,2 etc but in next disk is created Data23.bin
|
|
#4
|
|||
|
|||
|
hey Cesar82 why is creating for components and tasks with extension 001
example when i have 2 components COMP1 is Data1.bin and for COMP2 is Data2.bin.001 and if COMP2 is splitted he creates in DISK 1 Data2.bin.001 and in DISK 2 Data2.bin.002 maybe is a problem or a bug beacause im renaming from [Data1a-o1.bin] to Data1.bin ? and if i have more components for example 10 components he creates like that Data1.bin / Data2.bin.001->->->-> Data9.bin.001 after Data9.bin.001 he makes ok Data10.bin / Data11.bin / Data12.bin and after Data13.bin when is splitting again he creates Data23.bin and when installer ask next disk he want data23.bin not 14 / 15 and so on |
|
#5
|
||||
|
||||
|
Quote:
EDIT: The file naming must contain the value "1" on the right which will be incremented in each slice. If it does not contain "1", it is necessary to include ".001" so that the slice count is defined. You can use Data1.bin, Data2.bin, ... Data11.bin, etc only if you use the UNLIMITED tab. You can also use #a values to increment alphabetically like Data1#a.bin, Data2#a.bin, Data3#a.bin, ... Data10#a.bin, etc. Last edited by Cesar82; 15-02-2022 at 15:43. |
|
#6
|
||||
|
||||
|
Quote:
LOG: ------------------------------------------------------------------------------------------ ------------------------------- CONVERSION DATE 2026/01/16 ------------------------------- ------------------------------------------------------------------------------------------ 03:30:25 - You have chosen the unlimited type for the output size. 03:30:25 - ISO images will not be created when conversion is complete. 03:30:25 - The computer will remain on when the conversion is complete. 03:30:25 - Selected ARC/DS method for Data1.bin was: xt_zlib+srep_new+lzma2:d96m:fb273:lc4:mc1000000 03:30:25 - Selected ARC/DS method for Data2.bin was: xt_zlib+srep_new+lzma2:d96m:fb273:lc4:mc1000000 03:30:25 - Selected ARC/DS method for Data3.bin was: xt_zlib+srep_new+lzma2:d96m:fb273:lc4:mc1000000 ------------------------------------------------------------------------------------------ 03:30:26 - Compression initialized in 16/01/2026 at 03:30:26. 03:30:26 - Starting Data1.bin archive creation. 03:30:26 - Starting Data2.bin archive creation. 03:30:28 - Moving Data2.bin file to media folder. 03:30:28 - Starting Data3.bin archive creation. 03:30:29 - Moving Data3.bin file to media folder. 03:30:29 - Compression finished in 16/01/2026 at 03:30:29. ------------------------------------------------------------------------------------------ 03:30:29 - Getting size of the game: Hollow Knight: Silksong 03:30:29 - » Installation folder size: 5.26 MB 03:30:29 - » Data1.bin file size: 03:30:29 - » Data2.bin file size: 2.63 MB 03:30:29 - » Data3.bin file size: 2.63 MB 03:30:29 - » Compressed game size: 5.26 MB (Ratio 100.02%) ------------------------------------------------------------------------------------------ 03:30:29 - Overall input size: 5.26 MB 03:30:29 - Overall output size: 5.26 MB (Ratio 100.02%) 03:30:29 - Overall conversion time: 00:00:02 03:30:29 - Overall conversion media: 1 custom media ------------------------------------------------------------------------------------------ and here's the summary: ------------------------------------------------------------------------------------------ Creating Data1.bin file, Please Wait... ------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------ Creating Data2.bin file, Please Wait... ------------------------------------------------------------------------------------------ FreeArc 0.67 (March 15 2014) creating archive: Conversion_Output\Data2.bin Compressing 1 file, 2,755,517 bytes. Processed 0% Compressing 2,755,533 bytes with "OTHERS\SREP\srep.exe" -hash- -m3f -a0/0 InFile OutFile 13%SREP 3.93 beta (September 30, 2014): input size 2 mb, memory used 17 mb, -m3f -l512 -c512 -a0/0 -hash- -b8mb 100%: 2,755,533 -> 2,755,577: 100.00%. Cpu 84 mb/s (0.031 sec), real 115 mb/s (0.023 sec) = 137%. Remains 00:00 Decompression memory is 0 mb. 0 matches = 0 bytes = 0.00% of file Errorlevel=0 Compressed 1 file, 2,755,517 => 2,755,812 bytes. Ratio 100.01% Compression time: cpu 0.00 sec/real 0.85 sec = 0%. Speed 3.23 mB/s All OK ------------------------------------------------------------------------------------------ Creating Data3.bin file, Please Wait... ------------------------------------------------------------------------------------------ FreeArc 0.67 (March 15 2014) creating archive: Conversion_Output\Data3.bin Compressing 4 files, 2,756,240 bytes. Processed 21% Compressing 2,756,256 bytes with "OTHERS\SREP\srep.exe" -hash- -m3f -a0/0 InFile OutFile SREP 3.93 beta (September 30, 2014): input size 2 mb, memory used 17 mb, -m3f -l512 -c512 -a0/0 -hash- -b8mb 100%: 2,756,256 -> 2,756,300: 100.00%. Cpu 168 mb/s (0.016 sec), real 114 mb/s (0.023 sec) = 68%. Remains 00:00 Decompression memory is 0 mb. 0 matches = 0 bytes = 0.00% of file Errorlevel=0 Compressed 4 files, 2,756,240 => 2,756,532 bytes. Ratio 100.01% Compression time: cpu 0.02 sec/real 0.86 sec = 2%. Speed 3.19 mB/s All OK EDITED: I figured it out, making data.bin files must be Ascending order data1.bin (small files) to....... data4.bin (biggest file UPDATE: AFTER 2nd try, it skips the Data1.bin again Data1 - include *exe *.dll Data2 - include *.bundle Data3 - Exclude *.exe *.dll *.bundle 3 data bin has same compression, but it skips data1 again, I tried the reverse it skips again Last edited by ReDsHanks2; 15-01-2026 at 15:00. |
|
#7
|
|||
|
|||
|
hello
Nope it's not diskpangui the issue... You probably have something wrong in your config/setup or rights to write on drive Quote:
I take a fresh new copy of diskpangui. write the same config as you and my log give this : Quote:
Quote:
and tell me if it's ok |
|
#8
|
||||
|
||||
|
Quote:
If possible, please send me the test files and the DSG_Settings.ini file from the Resources folder of your test, and also a screenshot of the sizes reported as DiskSize where your test failed. |
![]() |
| Tags |
| cls-diskspan, compressor, diskspan, diskspan_gui |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to use diskspan bat | mausschieber | Conversion Tutorials | 13 | 14-01-2026 19:20 |
| DiskSpan on Linux | hydefromt70s | Conversion Tutorials | 1 | 15-10-2020 07:12 |
| DiskSpan FreeArc returns an error | Titeuf | Conversion Tutorials | 2 | 18-07-2020 01:46 |
| CIU 3.0.0.0.u3 (2019-03-28) - Diskspan Issues | mesut28 | Conversion Tutorials | 17 | 30-03-2019 02:28 |
| R.G. Gamers DiskSpan | Simorq | Conversion Tutorials | 1 | 28-10-2017 08:22 |