Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 24-05-2019, 06:39
IgorKolesnik IgorKolesnik is offline
Registered User
 
Join Date: Dec 2018
Location: Kiev
Posts: 31
Thanks: 27
Thanked 7 Times in 6 Posts
IgorKolesnik is on a distinguished road
Quote:
Originally Posted by JRD! View Post
@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.
We will wait for the update.
Reply With Quote
Sponsored Links
  #2  
Old 15-07-2019, 16:37
SS4K SS4K is offline
Registered User
 
Join Date: May 2019
Location: USA
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
SS4K is on a distinguished road
awesome Gui

but how do i decompress the file ?
Reply With Quote
  #3  
Old 23-08-2019, 04:28
JRD!'s Avatar
JRD! JRD! is offline
Registered User
 
Join Date: Sep 2015
Location: Matrix
Posts: 274
Thanks: 225
Thanked 600 Times in 168 Posts
JRD! is on a distinguished road
Quote:
Originally Posted by SS4K View Post
awesome Gui

but how do i decompress the file ?
In the next version
__________________
Practice makes perfect.
Reply With Quote
  #4  
Old 23-08-2019, 04:37
JRD!'s Avatar
JRD! JRD! is offline
Registered User
 
Join Date: Sep 2015
Location: Matrix
Posts: 274
Thanks: 225
Thanked 600 Times in 168 Posts
JRD! is on a distinguished road
Hi all, I had some problems lately, the development had to be stopped, I worked a little on these last days and it's almost ready, I'll posted a locked version on English because I did not not worked on translating new additions.

Some infos:
  • Removing diskspan because there are conditions for it to work with a hidden method and I prefer that there is no ambiguity (for this to work it is necessary that the volume of data covered by the main method is superior the volume of data covered by the masked method, during my test these conditions were met that is why I clarify this point here).
  • Removing the files scanner tools (internal), it is not useful.
  • Improvement of the visualization of the elements constituting a method of compression, if the button allowing the visualization of the structure of the method is activated,
    when you select one or more method in the list, their values ​​are editable from this place, I will give more details about the colors of the icons in the manual.
  • Added management of CLS and internal algorithms in the same place as compression methods, external compressors and extension groups with the ability to categorize them into user-created categories.
  • The addition of programs to favorites is made from the settings (no need to add the prefix to the target application, with the ability to change the name in the drop-down menu).
  • Developed dynamic value replacement system, for example when you change the name of a method or a compressor, the modification applies to all data, taking into account the type of value and code of error, the spaces present in the value of the method are preserved as well as the comments (from the detection of the character ";")
  • The error code of the external compressors is also based on the presence or absence of CLS of the same name, based on the operating mode defined by the user.
  • Updated External Compressor Dependency Management System and CLS. (This is useful if the user is creating a conversion project from a custom workspace)
  • The conversion project creation system is not completely finished, it is still necessary to take into account the external compressor / CLS priorities in the case of a personalized workspace.
__________________
Practice makes perfect.

Last edited by JRD!; 23-08-2019 at 04:40.
Reply With Quote
The Following 2 Users Say Thank You to JRD! For This Useful Post:
ffmla (23-08-2019), Simorq (23-08-2019)
  #5  
Old 23-08-2019, 04:47
JRD!'s Avatar
JRD! JRD! is offline
Registered User
 
Join Date: Sep 2015
Location: Matrix
Posts: 274
Thanks: 225
Thanked 600 Times in 168 Posts
JRD! is on a distinguished road
Previews:
Attached Images
File Type: jpg arcgui_1.4_settings.jpg (128.1 KB, 219 views)
File Type: jpg arcgui_1.4_methods.jpg (280.6 KB, 215 views)
__________________
Practice makes perfect.

Last edited by JRD!; 23-08-2019 at 04:52.
Reply With Quote
The Following 6 Users Say Thank You to JRD! For This Useful Post:
Andu21 (28-08-2019), ffmla (23-08-2019), romi1996 (26-01-2020), sajmon83 (17-09-2019), Simorq (23-08-2019), Titeuf (23-08-2019)
  #6  
Old 10-09-2019, 07:12
Zanoza79 Zanoza79 is offline
Registered User
 
Join Date: May 2015
Location: usa
Posts: 5
Thanks: 12
Thanked 3 Times in 2 Posts
Zanoza79 is on a distinguished road
Arc Gui (beta) ver 1.2 lang RU

Translated russian
Attached Images
File Type: jpg lang.jpg (101.4 KB, 185 views)
Attached Files
File Type: zip ru.zip (3.2 KB, 7 views)
Reply With Quote
The Following User Says Thank You to Zanoza79 For This Useful Post:
st0rm (10-09-2019)
  #7  
Old 11-09-2019, 00:14
Zanoza79 Zanoza79 is offline
Registered User
 
Join Date: May 2015
Location: usa
Posts: 5
Thanks: 12
Thanked 3 Times in 2 Posts
Zanoza79 is on a distinguished road
Updated the language file with error correction.

Attached Files
File Type: zip ru_upd.zip (3.3 KB, 10 views)
Reply With Quote
  #8  
Old 12-09-2019, 17:41
Zanoza79 Zanoza79 is offline
Registered User
 
Join Date: May 2015
Location: usa
Posts: 5
Thanks: 12
Thanked 3 Times in 2 Posts
Zanoza79 is on a distinguished road
Lang-file-RU_upd_13.09.2019

Moderator, please delete the previous messages and files, they had translation errors.

A good thing! But automatic compression often ends in errors. You need to add the option with the default MSC + method to the program.
Attached Files
File Type: zip ArcGUI_1.2_(beta) Lang-file-RU_upd_13.09.2019.zip (3.3 KB, 20 views)

Last edited by Zanoza79; 12-09-2019 at 18:00.
Reply With Quote
  #9  
Old 27-01-2020, 23:05
romi1996 romi1996 is offline
Registered User
 
Join Date: Apr 2018
Location: Hanoi
Posts: 2
Thanks: 4
Thanked 1 Time in 1 Post
romi1996 is on a distinguished road
Compress using LOLZ with custom option or even program original option resulting in default settings
Reply With Quote
  #10  
Old 28-01-2017, 21:01
rinaldo's Avatar
rinaldo rinaldo is offline
Registered User
 
Join Date: Sep 2015
Location: Rome
Posts: 433
Thanks: 101
Thanked 696 Times in 191 Posts
rinaldo is on a distinguished road
Thumbs up

it is impressive 10+ JRD
tried now .. the more good big project in this field that I know .. the good that is in Delphi and also very well planned
__________________
if you understand read more

Last edited by rinaldo; 28-01-2017 at 21:20.
Reply With Quote
The Following User Says Thank You to rinaldo For This Useful Post:
JRD! (29-01-2017)
  #11  
Old 29-01-2017, 15:10
JRD!'s Avatar
JRD! JRD! is offline
Registered User
 
Join Date: Sep 2015
Location: Matrix
Posts: 274
Thanks: 225
Thanked 600 Times in 168 Posts
JRD! is on a distinguished road
Quote:
Originally Posted by rinaldo View Post
it is impressive 10+ JRD
tried now .. the more good big project in this field that I know .. the good that is in Delphi and also very well planned
Thanks Rinaldo, I put the decompression side part for now, I integrated a part "Inno Setup Script Editor" in order to decompressed blocks of data compressed with ArcGUI, a mode of advanced compression where all extensions will be moved into folders for this, any content can be scanned and so is based on the content of the files arcgroups to predict the best method among the present based on extensions and thus accelerated the compression, a module for inno setup is required if you used the mode advanced, it detects the compressors not present as well as the present, is arcgroups indicates the methods using these, when adding external compressor it detected what origin and offers sheets with Visual objects to adjusted easily compressor settings, for now is managed "7-zip, Srep, precomp", in the section, a password strength indicator, memorization of the position of the columns of the listview, and a lot of other things, with the arrival of Freearc Next I hope that will change any of the current engine... Later and thanks for the support.
__________________
Practice makes perfect.
Reply With Quote
The Following 3 Users Say Thank You to JRD! For This Useful Post:
Razor12911 (30-01-2017), rinaldo (29-01-2017), Sarvagya (30-07-2017)
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

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



All times are GMT -7. The time now is 15:47.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com