Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 26-11-2014, 01:06
skype123 skype123 is offline
Registered User
 
Join Date: Mar 2014
Location: U
Posts: 67
Thanks: 23
Thanked 34 Times in 20 Posts
skype123 is on a distinguished road
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)
Reply With Quote
Sponsored Links
  #2  
Old 26-11-2014, 09:30
felice2011's Avatar
felice2011 felice2011 is offline
Registered User
 
Join Date: Feb 2011
Location: italy
Posts: 836
Thanks: 357
Thanked 1,158 Times in 390 Posts
felice2011 is on a distinguished road
Quote:
Originally Posted by skype123 View Post
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

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

very simple
Reply With Quote
  #3  
Old 01-12-2014, 07:33
skype123 skype123 is offline
Registered User
 
Join Date: Mar 2014
Location: U
Posts: 67
Thanks: 23
Thanked 34 Times in 20 Posts
skype123 is on a distinguished road
Quote:
Originally Posted by felice2011 View Post
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

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

very simple
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
Reply With Quote
  #4  
Old 01-12-2014, 08:19
felice2011's Avatar
felice2011 felice2011 is offline
Registered User
 
Join Date: Feb 2011
Location: italy
Posts: 836
Thanks: 357
Thanked 1,158 Times in 390 Posts
felice2011 is on a distinguished road
Quote:
Originally Posted by skype123 View Post
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
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
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.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
NASCAR The Game 2013 (inno setup script) sentinelks PC Games - CD/DVD Conversions 28 08-09-2013 20:30
Elby CloneDVD2 Full Screen burn method ? darram CD/DVD Software & Utilities 2 16-03-2005 01:52
battlefield prob super_gray PC Games 4 09-12-2002 12:27
FULL ALBUMS.... yorisuy Media Files 1 08-09-2001 08:46



All times are GMT -7. The time now is 16:41.


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