|
|
|
#1
|
||||
|
||||
|
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.
__________________
Practice makes perfect. Last edited by JRD!; 04-01-2018 at 23:52. |
| Sponsored Links |
|
#2
|
||||
|
||||
|
Quote:
__________________
Practice makes perfect. |
| The Following User Says Thank You to JRD! For This Useful Post: | ||
Simorq (05-01-2018) | ||
|
#3
|
||||
|
||||
|
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.
__________________
Practice makes perfect. |
| The Following User Says Thank You to JRD! For This Useful Post: | ||
KaktoR (16-01-2018) | ||
|
#4
|
||||
|
||||
|
Unfortunatelly i don't have much time for deep testing atm, but if you like make a public beta... some kind of.
__________________
Haters gonna hate
|
| The Following User Says Thank You to KaktoR For This Useful Post: | ||
JRD! (16-01-2018) | ||
|
#5
|
||||
|
||||
|
Yes, that's what I tried to do with the previous version but without much success.
__________________
Practice makes perfect. |
|
#6
|
||||
|
||||
|
An analysis of the output stream is used to determine whether file decompression will require more free space or not.
Code:
+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+ | 2018/01/17 00:01:25 | +---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+ | | Step 1/1 | | Creating archive Data-1.bin | | Method name camel5 | Method value pzlib_x64+static1+7z_xz | Expanded method value pzlib_x64+srep_x64+exe+delta+7z_xz | | Compressor 1: pzlib_x64 | Compressor 2: srep_x64 | Compressor 3: exe | Compressor 4: delta | Compressor 5: 7z_xz | | NeedSize: 618,31 MB | | Status: Operation success | Compression time: 00:01:19 | +---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+ | | +---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+---+
__________________
Practice makes perfect. |
| The Following User Says Thank You to JRD! For This Useful Post: | ||
Simorq (18-01-2018) | ||
|
#8
|
||||
|
||||
|
The update of the program will be done on this thread.
__________________
Practice makes perfect. |
| The Following 3 Users Say Thank You to JRD! For This Useful Post: | ||
|
#9
|
||||
|
||||
|
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.
__________________
Practice makes perfect. |
| The Following User Says Thank You to JRD! For This Useful Post: | ||
punsher2011 (23-04-2019) | ||
|
#10
|
||||
|
||||
|
1.14 preview
__________________
Practice makes perfect. Last edited by JRD!; 15-01-2019 at 13:08. |
| The Following 4 Users Say Thank You to JRD! For This Useful Post: | ||
|
#11
|
|||
|
|||
|
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 |
| The Following User Says Thank You to Ripper1 For This Useful Post: | ||
Carldric Clement (23-04-2019) | ||
|
#12
|
|||
|
|||
|
For some reason, it crashes when you start packing.
|
|
#13
|
|||
|
|||
|
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:
|
| The Following User Says Thank You to Ripper1 For This Useful Post: | ||
JRD! (23-05-2019) | ||
|
#15
|
||||
|
||||
|
@Ripper1:
I do not know what can create this error, I will add code to have more information in case of error, thanks for the feedback. You can change the default compression method at any time by right-clicking on the desired compression method and clicking on the element named "Set as default" (if the method contains masks, they will be ignored) My English is not very good, there are some parts of the program that are not translated, I am alone to develop this little application on my free time, so if you have any remarks, ideas or advice it would make me better. time. Thanks to those who follow the development and the translators, it's really cool. I will share the next version soon with a user manual in PDF format, see you soon. Some information on the changes made to the next version: ![]() Code:
Added decompression of archives. The style of the app has been refreshed. The options have been moved to the main window. The edited elements (methods, compressors, groups) remain selected after the validation. The structure of the method is perfectly synchronized with the list, its status [visible / hidden] and its width is saved. The error detection system has been updated. A form has been added to manage the CLS (definition of the operating mode, in order to inform the error detection system) The application asks you if you want to restore the game folder structure when closing (if you have to load a project). Improvement of the project import file (possibility of modifying the information, a list indicates the missing / unknown files in order to choose an action for these). The browse folders window has been improved (the drives' roots are no longer importable, the protected files of the system are excluded, the loading information during the operation). A "Synchronize WorkSpace" button has been added to the options, in order to synchronize the workspace. The changes are applied immediately, more confirmations. The error level system has been completely rewritten to give more information / warnings / errors, it is able to detect is to warn about several errors (on the previous version only the most serious detected error was reported ). A field to add the extensions has been added in order to know if the extension is already present in another group (you can also add it directly in the list). A lot of bugs have been fixed.
__________________
Practice makes perfect. |
| The Following 4 Users Say Thank You to JRD! For This Useful Post: | ||
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Vista beta 2 blocking Starforce | ronandex | CD/DVD Copy Protections & Utilities | 4 | 31-05-2006 02:37 |
| Neverwinter Nights v1.66.8071 (Beta) | doomerdgr8 | PC Games | 1 | 28-05-2005 10:18 |
| Copying Socom2 Beta Is It Possible | dblue | PS2 Games | 6 | 14-10-2003 19:14 |
| OT: Opinion and BETA testers neded for my upcomming products! | krondike | PC Games | 3 | 06-10-2003 08:29 |
| PAL Patcher 0.93 Beta | Megalexxx | DC Games | 18 | 03-01-2003 09:23 |