FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   Full Method, Splitting, Finalizing, Compressing (https://fileforums.com/showthread.php?t=96298)

skype123 09-11-2014 16:35

Quote:

Originally Posted by felice2011 (Post 434458)
The moment is set the size of the folder, the program divides the game folder in an approximate calculation of the files to be included in each folder uniform,
logically are inserted duplicates of the same file in different folders.
The "Remove Duplicate Files" is used to delete duplicate files and save additional size of the subfolders to be divided..:D

Without the Function "Remove Duplicate Files" .................................................. ......................After the Function "Remove Duplicate Files"

what? are the dublicates stubs? by calculating the space there shouldn´t be a single file moved, after the moving they will. how can there be dublicates?
the original folder and the splittfolder? O-O

senying 11-11-2014 13:44

hi guys, i wanna ask something...

i have 1 very big files, and i want to split it into several .bin after compress..
so if i use the normal compressing method the setup.bin it produce is too large to burn into DVD5, the size is around 12-13GB after compress..

any solution guys ?

skype123 12-11-2014 02:05

use ZIP or RAR, in winrar for example you can say how big one part of the compressed file should be. lets say 1gb, then winrar will compress the file AND will splitt it into 12 parts.

Installer Creator, BlackBoxscript and other programs, which support external archives can handle RAR and ZIP files

felice2011 12-11-2014 12:23

Quote:

Originally Posted by skype123 (Post 435849)
what? are the dublicates stubs? by calculating the space there shouldn´t be a single file moved, after the moving they will. how can there be dublicates?
the original folder and the splittfolder? O-O

The program analyzes the game folder to be divided, when choosing the size of the folder you want to split, it happens that the same program enters the same file in the same folder..:)
In this case, use the command "REMOVE DUPLICATE FILE" to remove the files of the same name and size, as they are unnecessary double, freeing up space for each folder you want to compress the final.;)

P.S : Soon new updates and news with a new program, with compression capacity in Single-Thread and Multi-Thread ...
Up to eight compressions at the same time, and four methods to choose among the best, with a time saving of over 60% in comparison to single-instance ...:D:D:D

skype123 12-11-2014 19:21

any plan on releasing the sourcecode ? from "old" and new version?
i´m interested in what you exactly did there :)

skype123 26-11-2014 01:06

your program doesn´t copy files, it creates hardlinks in ntfs.
before i use your program i want to know what your RDF.exe is deleting, and why.
you can totally messup the original filestructureby deleting the wrong hardlink. (because deleting is unnecessary)

felice2011 26-11-2014 09:30

Quote:

Originally Posted by skype123 (Post 436469)
your program doesn´t copy files, it creates hardlinks in ntfs.
before i use your program i want to know what your RDF.exe is deleting, and why.
you can totally messup the original filestructureby deleting the wrong hardlink. (because deleting is unnecessary)

In the notes I recommended to uncheck (use Hard Links)..
What is the RDF ..?
1)Folder Game....."That contains 2 subfolders + Files A-H"
Folder 1 "contains" (A=10mb, B=20Mb, C=30mb, D=40mb)
Folder 2 "contains" (E=50mb, F=60Mb, G=70mb, H=80mb)
2)The program divides considering the size of the largest single file since it can not 'split the single file.
3)Then you will sum "A+B+C+D+E+F+G+H = 360mb/80Mb = 4.5 Folders "that the program rounds up to 5 Folders"
So:
Folder 1 = "A+B+C"
Folder 2 = "A+C"
Folder 3 = "A+D+H"
Folder 4 = "F+G+E"
Folder 5 = "B+C+D+G"

Now comes in RDF eliminates all duplicates in the five folders, leaving the individual files as well as real and 'the original folder including the size.

Before using RDF = "A+B+C" + "A+C" + "A+D+H" + "F+G+E" + "B+C+D+G" = 15file : 570mb :rolleyes:

After using RDF = "A+B" + "C+D" + "E" + "F+G" + "H" = 8file : 360mb. ;)

very simple :D:D:D

gatosky1620 26-11-2014 14:55

i want split only files not folders help?

felice2011 26-11-2014 15:06

Quote:

Originally Posted by gatosky1620 (Post 436482)
i want split only files not folders help?

:D:D:Dtime to time:D:D:D
we're working to split a file is easy, it's hard to reassemble.in case uses arc..
for now you can use winrar or 7z or HJSplit :)

skype123 01-12-2014 07:33

Quote:

Originally Posted by felice2011 (Post 436480)
In the notes I recommended to uncheck (use Hard Links)..
What is the RDF ..?
1)Folder Game....."That contains 2 subfolders + Files A-H"
Folder 1 "contains" (A=10mb, B=20Mb, C=30mb, D=40mb)
Folder 2 "contains" (E=50mb, F=60Mb, G=70mb, H=80mb)
2)The program divides considering the size of the largest single file since it can not 'split the single file.
3)Then you will sum "A+B+C+D+E+F+G+H = 360mb/80Mb = 4.5 Folders "that the program rounds up to 5 Folders"
So:
Folder 1 = "A+B+C"
Folder 2 = "A+C"
Folder 3 = "A+D+H"
Folder 4 = "F+G+E"
Folder 5 = "B+C+D+G"

Now comes in RDF eliminates all duplicates in the five folders, leaving the individual files as well as real and 'the original folder including the size.

Before using RDF = "A+B+C" + "A+C" + "A+D+H" + "F+G+E" + "B+C+D+G" = 15file : 570mb :rolleyes:

After using RDF = "A+B" + "C+D" + "E" + "F+G" + "H" = 8file : 360mb. ;)

very simple :D:D:D

really good explained!

i encountered this exact "problem", with having 5 folders all 4gb big (20gb) - 6gb bigger than the original game.
i must say, directory slicer does a pretty bad job.

i use a program called "DVDspan", which does the same thing, but good. without double files and nearly perfect filled folders.
in the end it packs the folders in .iso files, which you then must unpack, but it gets the job done.

what i want to say is: after directoryslicer and doublefileremover (RDF.exe) i can make a better result manually, than leaving the folders as they were.
i compress with my own tools, so its not critisism to your work, more to the failed dream i had with directoryslicer being better than DVDspan.

in the end, splitting folders is work noone wants to do by themself :P

felice2011 01-12-2014 08:19

Quote:

Originally Posted by skype123 (Post 436599)
really good explained!

i encountered this exact "problem", with having 5 folders all 4gb big (20gb) - 6gb bigger than the original game.
i must say, directory slicer does a pretty bad job.

i use a program called "DVDspan", which does the same thing, but good. without double files and nearly perfect filled folders.
in the end it packs the folders in .iso files, which you then must unpack, but it gets the job done.

what i want to say is: after directoryslicer and doublefileremover (RDF.exe) i can make a better result manually, than leaving the folders as they were.
i compress with my own tools, so its not critisism to your work, more to the failed dream i had with directoryslicer being better than DVDspan.

in the end, splitting folders is work noone wants to do by themself :P

You're absolutely right I have not found anything better than directoryslicer.
Even (RDF) is not always precise.
I always suggest to check the number of files in the game with that uniform after using (RDF).
I compiled and tried many programs to slip folders of a game, but none that would work well for our work:o
If someone here on the forum could find or fill out a good program to split the folder of a game and then compress it would be great:confused:
you could add to the Kompressor that I created and to have a complete program that divides the game folder and compress all in short walk.:rolleyes::rolleyes:

Stor31 17-01-2015 05:41

Hi guy,
i am stucking at extracting file
when i start extract, it(precomp) pops up: "incorret version of precomp.exe"
and then (ISDone.dll) says
"an error occured while unpacking: does not match checksum!
unarc.dll returend an error code : -12
error: file....
failed CRC check"

I am using win 7 - 64 bit
I used the compress method of : http://fileforums.com/showthread.php?t=96298
may this method not suitable for win 7 - 64 bit?
please help me

Razor12911 17-01-2015 06:12

The precomp file used for compression must also be used for decompression to avoid that error

felice2011 17-01-2015 08:37

Exact...!!!!
Copy of the same file "precomp.exe" located in "InstallFiles" inside the folder you use to decompress...;)

SAM2712 21-01-2015 02:58

People who want to use external Compression..
Thanks Mate..Really Helpful.


All times are GMT -7. The time now is 22:08.

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