|
|
|
#1
|
|||
|
|||
|
Quote:
Hello Ratchet & Clank Rift Apart I want to compress game DiskSpan_GUI help with files needed for the filesystem for compression Razor12911 Can I get some help on adding DiskSpan GUI to the newly created plugin? Quote:
insomniac_R2. https://fileforums.com/attachment.ph...8&d=1690432068 |
| Sponsored Links |
|
#2
|
||||
|
||||
|
Quote:
Soon I will share a new version of DiskSpan GUI with plugin support. |
| The Following 3 Users Say Thank You to Cesar82 For This Useful Post: | ||
|
#3
|
||||
|
||||
|
Is there support for compression of audio in opus format
|
|
#4
|
|||
|
|||
|
No tools can handle that format.
|
|
#5
|
||||
|
||||
|
What is the difference in the compression ratio if i use old xtool in place of new xtool
|
|
#6
|
|||
|
|||
|
Test and find out.
|
|
#7
|
||||
|
||||
|
Does it mean the old xtool can give better results on some data
|
|
#8
|
|||
|
|||
|
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? |
|
#9
|
|||
|
|||
|
Issue while compressing Scarlet Nexus
The new version of scarlet nexus v1.08 uses ue5 + key for compression. However, while trying to compress *.pak files, there is some error. can someone help me in providing the correct algo for compression?
|
|
#10
|
||||
|
||||
|
Quote:
Code:
------------------------------------------------------------------------------------------------------------------------------------------- Creating Data1a-01.bin file, Please Wait... ------------------------------------------------------------------------------------------------------------------------------------------- FreeArc 0.67 (March 15 2014) creating archive: Conversion_Output\Data1a-01.bin Compressed 2 files, 84,074,653 => 224,618,367 bytes. Ratio 267.17% Compression time: cpu 0.05 sec/real 2.88 sec = 2%. Speed 29.14 mB/s All OK ------------------------------------------------------------------------------------------------------------------------------------------- Extracting Data1a-01.bin file, Please Wait... ------------------------------------------------------------------------------------------------------------------------------------------- FreeArc 0.67 (March 15 2014) extracting archive: Conversion_Output\CONVERSION\Data1a-01.bin Extracted 2 files, 224,618,367 => 84,074,653 bytes. Ratio 267.17% Extraction time: cpu 0.05 sec/real 1.26 sec = 4%. Speed 66.88 mB/s All OK Code:
xtool:c32mb:d1:mue5,k0x48AE8311350417BDC50A440FCD0E98B2FA6BCEAE3EDA8D0E24881F205E6C4540:mzlib
__________________
Haters gonna hate
|
|
#11
|
|||
|
|||
|
I tried using the same algo but mine is failing with error:
00:00:59 - You have chosen the unlimited type for the output size. 00:00:59 - ISO images will not be created when conversion is complete. 00:00:59 - The computer will remain on when the conversion is complete. 00:00:59 - Selected ARC/DS method for Data-01.RGT was: xtool:c32mb:mzlib:d1:mue5,k0x48AE8311350417BDC50A4 40FCD0E98B2FA6BCEAE3EDA8D0E24881F205E6C4540+srep_n ew:3 ---------------------------------------------------------------------------------------------------------------------------------- 00:00:59 - Compression initialized in 31-08-2023 at 00:00:59. 00:00:59 - Starting Data-01.RGT archive creation. 00:01:00 - Archive Data-01.RGT creation error With the following error message in the summary: -------------------------------------------------------------------------------- Creating Data-01.RGT file, Please Wait... -------------------------------------------------------------------------------- FreeArc 0.67 (March 15 2014) creating archive: Conversion_Output\Data-01.RGT Compressing 137 files, 12,090,039,570 bytes. Processed 0.0% ERROR: write error (disk full?) in compression algorithm xtool:c32mb:mzlib:d1:mue5,k0x48AE8311350417BDC50A4 40FCD0E98B2FA6BCEAE3EDA8D0E24881F205E6C4540 Quote:
|
|
#12
|
||||
|
||||
|
It's clearly not the same command. Look again
![]() Yours Code:
xtool:c32mb:mzlib:d1:mue5,k0x48AE8311350417BDC50A4 40FCD0E98B2FA6BCEAE3EDA8D0E24881F205E6C4540 Code:
xtool:c32mb:d1:mue5,k0x48AE8311350417BDC50A440FCD0E98B2FA6BCEAE3EDA8D0E24881F205E6C4540:mzlib
__________________
Haters gonna hate
|
|
#13
|
|||
|
|||
|
Yeah! But same error :')
00:32:03 - You have chosen the unlimited type for the output size. 00:32:03 - ISO images will not be created when conversion is complete. 00:32:03 - The computer will remain on when the conversion is complete. 00:32:03 - Selected ARC/DS method for Data-01.RGT was: xtool:c32mb:d1:mue5,k0x48AE8311350417BDC50A440FCD0 E98B2FA6BCEAE3EDA8D0E24881F205E6C4540:mzlib ---------------------------------------------------------------------------------------------------------------------------------- 00:32:03 - Compression initialized in 31-08-2023 at 00:32:03. 00:32:03 - Starting Data-01.RGT archive creation. 00:32:04 - Archive Data-01.RGT creation error. And the error at summary: ---------------------------------------------------------------------------------------------------------------------------------- Creating Data-01.RGT file, Please Wait... ---------------------------------------------------------------------------------------------------------------------------------- FreeArc 0.67 (March 15 2014) creating archive: Conversion_Output\Data-01.RGT Compressing 68 files, 117,387,906 bytes. Processed 0% ERROR: write error (disk full?) in compression algorithm xtool:c32mb:d1:mue5,k0x48AE8311350417BDC50A440FCD0 E98B2FA6BCEAE3EDA8D0E24881F205E6C4540:mzlib |
|
#14
|
||||
|
||||
|
Quote:
__________________
Haters gonna hate
|
|
#15
|
||||
|
||||
|
Starfield plugin for dsg
Code:
------------------------------------------------------------------------------------------------------------------------------------------- Creating Data1a-01.bin file, Please Wait... ------------------------------------------------------------------------------------------------------------------------------------------- FreeArc 0.67 (March 15 2014) creating archive: Conversion_Output\Data1a-01.bin Compressed 1 file, 665,580,483 => 823,162,237 bytes. Ratio 123.68% Compression time: cpu 0.19 sec/real 7.21 sec = 3%. Speed 92.30 mB/s All OK ------------------------------------------------------------------------------------------------------------------------------------------- Extracting Data1a-01.bin file, Please Wait... ------------------------------------------------------------------------------------------------------------------------------------------- FreeArc 0.67 (March 15 2014) extracting archive: Conversion_Output\CONVERSION\Data1a-01.bin Extracted 1 file, 823,162,237 => 665,580,483 bytes. Ratio 123.68% Extraction time: cpu 0.42 sec/real 10.82 sec = 4%. Speed 61.50 mB/s All OK
__________________
Haters gonna hate
|
| The Following 2 Users Say Thank You to KaktoR For This Useful Post: | ||
Danziel123 (01-09-2023), Jarmen_Kell (11-09-2023) | ||
![]() |
| Tags |
| cls-diskspan, compressor, diskspan, diskspan_gui |
|
|
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 |