![]() |
3 Attachment(s)
Specify the working directory, everything is synchronize,
methods, compressors, extension groups with their default values as well as categories. I will share a working directory so that you can see for yourself. - Fixed encryption bug - Fixed the archive renaming bug - Fixed pct result bug - Fixed some bugs - New Dynamic editing system - Improve system stability - New interface - Added 7 languages *English *French *German *Italian *Polish *Russian *Spanish Update: Soon Previews 0983: |
Can I get link for software
|
1 Attachment(s)
I'm busy translating, I'm using a document translation service, I'm holding that in about window.
|
If you would like to use proper translations, copy strings here :)
|
Code:
[Translate]Underlined ones are really hard/impossible to translate into german. Otherwise they sound really annoying and possible no one actually understands them :D (f.e. "Compressor", which the german language has no suitable word for this in case for data compression. You can translate it directly to german, but in this case it has more to do with this: https://en.wikipedia.org/wiki/Compressor :D) |
Yes I know that this is sometimes ambiguous, when it is written compressor, it refers to external compressors,
for the bold line, it refers to the columns present in the different lists, thank you very much for your effort. I send you a private message. |
Ok, i've updated the translation. I think it's now ready to use.
I will look at it again when the program is finished and released. Just to correct any misleading translation (just in case). |
|
I can actually implement this in the program, do you think that the option 7-zip split that I put in place is obsolete? It seems to me that CLS-DiskSpan does not support hidden compression methods (/$Arcgroups=Compression method)
|
Quote:
Yes, CLS-DiskSpan does not support ArcGroup, which does not matter much. |
OK, I'll implement it in the next version, this option seems more appropriate, so it will replace the split mode 7-Zip for the next version, thank you for the advice.
|
1 Attachment(s)
The split function has been removed temporarily, I opted for compatibility with CLS-DISKSPAN of razor12911,
I will be able to integrate Universal CLS Generator 78372, I do not know yet if it's through the Tools menu or if it is automatically after compression (if the option is enabled). Version 0.9.8.5 is available, I included the folder "Masked Data Compressor 2.5" of the panker1992 project for demonstration purposes. |
Remember, the cls generated with Universal CLS Generator requires to be in compression if you use it on decompression.
Instead of integrating the whole generator, you can generate some cls for methods that don't support stdio and add them to Arc GUI. Or, as you have source, you can add the generator directly to the program. |
Yes, I am thinking about the most suitable solution, thanks for the advice.
|
1 Attachment(s)
The next version will be clearly different from the previous one at least visually, the file manager has disappeared and the independent tabs have seen the day on the main interface.
A CLS tab has been added to support the encoding/decoding of the various libraries in the working folder. The creation of CLS will be possible and their editing should be possible. |
1 Attachment(s)
An example of using CLS-DISKSPAN:
|
Sorry, I did not test the last share, this does not work because of the FREEARC commands that are managed internally by the application that are incompatible with the work of Panker,
I add the option solid archive for the Compatibility with CLS-Diskspan, please excuse me for this error, so I added an area where you can add your commands to ensure compatibility. I have improved the manager of external compressors, you can now create or edit external compressors with the format [external compressor: precomp043, precomp044], In order to quickly fix the problem, I'll soon be sharing the next version with CLS-Diskspan compatibility, the CLS creation feature will come a little later. |
1 Attachment(s)
I will opt for an option in the settings of the application rather than by creating the method Diskspan:
|
Good Job Mate:):eek::D
when you are using external compressors it becomes difficult to track decompression, so maybe an archive(Setup0.bin?) with all decomp exe(resources needed for decompression) can be created so that setup.exe can extract it before everything (in {tmp}) and walla we don't have to change every single script for a new compression also, we can know it's size beforehand so you can set disk span value accordingly |
Thank you, I had already set up the system that copies the external compressors used, I have to revise it to integrate the management of CLS if it is used for compression.
Maybe I'll add a zone where you fill in the weight of the setup.exe, so you only have one value for the split, and add some presets: dvd5, dvd9... I have a little change the diskspan.dll of razor so what kind all the files in the same output directory, I will see to use the format "Setup-1.bin, Setup-2.bin", there are about fifteen changes to make, it should be functional in the evening or tomorrow. A big thank you to Razor12911 for his work! |
Finally I will leave the original format, I just change the way to recovered the output path in order to be compatible with ArcGUI.
for those interested here are the changes: Code:
https://img15.hostingpics.net/pics/453678arcgui0987.jpg |
On this short video I add a folder to compressed which contains 2 files, one with the extension *.esm, the other with the extension *.mp4, the method used contains an extension group that is bound with a method,
the extension *.mp4 is located in the group "$void" this implies that the mp4 file will receive the srep64 compression method, so no have two files with 2 different compression methods and it works. I remove Precomp from the Max method in order to shorten the video... If someone has a remark he does not hesitate to share it with me. I need to update the language files, I will share a version in the day with the folder "masked Data Compressor 2.5" from Panker, the directory contains the categories files as you can see below: https://img15.hostingpics.net/pics/8...ionmethods.jpg https://img15.hostingpics.net/pics/3...ompressors.jpg The CLS-Diskspan is not integrated with Arcgui at the moment, but the options present in the program implies its presence for it to work, it will have to use the version I have a little bit change. I'll post the DLL below the program. Thanks to Razor for his work! https://img15.hostingpics.net/pics/853854about.jpg Sorry for the old-fashioned layout, when the version will be 100% functional, I'll make a great presentation page with big characters and colors like we do more since the invention of HTML;) |
i applied full masked method: "/$text=ppmd/$jpeg=paq8pxd/$exe=exe2"
The result: Code:
G:\Delphi\Projets\Arc GUI\Arc GUI 0.9.8.7\Win32\Release\working_dir>arc a --logfile=C:\Temp\freearc.log -ma9 -ds -lc1024 -ld1024 -di -i1 -ep1 -ed -r -s -wE:\ArcGUI\Temp E:\ArcGUI\Output\Data.bin.001 -mdiskspan:10mb:10mb/$text=ppmd/$jpeg=paq8pxd/$exe=exe2 C:\Users\Arnaud\Desktop\DataCode:
function SetDiskspanValuePosition(const sMethodValue, sDiskspanValue: string): string;Code:
ShowMessage('-m'+SetDiskspanValuePosition('/$text=ppmd/$jpeg=paq8pxd/$exe=exe2', '+diskspan:4460mb:4470mb')); |
Updated. Included Masked Data compressor 2.5 by panker1992 as well as modified CLS-Diskpan.
I create the categories of compression methods and external compressors. I will do a series of videos to make a brief tour of the Features. I quickly released this version, there are definitely bugs, if you noticed, make me know about the thread, thanks to all. |
Quote:
|
Here is the list of changes to the next version:
Quote:
Quote:
I currently have no tester, so I am forced to test myself what slowed the development. At the level of translation only KaktoR has brought help. If someone could make me some return it would be great. |
Unfortunatelly i don't have much time for deep testing atm, but if you like make a public beta... some kind of.
|
Quote:
|
An analysis of the output stream is used to determine whether file decompression will require more free space or not.
Code:
+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+ |
re-opened by request
|
The update of the program will be done on this thread.
|
If you have a better translation or if you have translated to other language, do not hesitate to posted the file in the thread, I will integrate it in the following versions. Thank you.
|
|
Quote:
Has this project been canceled? |
Hi Simorq,
This is an example for those who want to implement cls-diskspan.dll in their program. This places the diskspan value before the part of the method that contains the groups. About cls-diskspan: The implementation in ArcGUI allows division into multiple DVDs or a custom size. The first volume size of the next archive is calculated by the size of the last previous volume, which greatly simplifies its use. If an error occurs during compression, it will retrieve information from the previous archive. About ArcGUI: I'm going to post version 1.15.1, it includes an automated compression method function that is based on the default values assigned to extension groups. With a simple click, you designate a default compression method for files whose extension is not part of the groups, it allows to apply the masks when it is necessary. |
Updated
I must write for a long time a help file.... Some quick info; For favorite programs in the modules folder, add "module." in the name of the program to launch, the name of the menu "Modules -> External -> XXX" corresponds to the name of the folder in which your favorite program is located; for the repack project creation this is in development, used "Restore Game Structure" fonction from main menu to restore the structure after the loading of a project. |
I don't know if it's a bug.
I have to PC a laptop with a i7-6700 and a desktop with a i7-9700, on the laptop it works, but on the desktop I have some problems. I try to compress a directory with AC2 choosing AUTO as profile, but after 3 hours it was stuck at 0,2% and it was not possible to stop it eve with task manager and it was not possible to shutdown the PC, it remains stuck with the screen saying shutting down. Also the external file scanner remain stuck, but I can switch it off. The desktop is water cooled and the temperature is 37 C |
For some reason, it crashes when you start packing.
|
After another reboot is now working, but I still cannot pack Assassin's creed 2.
According to what I found on the forum (https://fileforums.com/showpost.php?...&postcount=754) I add an extesion group for .forge files with these parameters afr+srep_x64+lolz. I run the software using Auto as compression method, but it quit saying: Invalid compression method or parameters Here are all the messages: Quote:
|
1 Attachment(s)
when im free i edit turkish language pack.maybe its useful. :)
|
| All times are GMT -7. The time now is 07:39. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com