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

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 10-11-2024, 10:45
Doomman2008 Doomman2008 is offline
Registered User
 
Join Date: Oct 2010
Location: Belgium
Posts: 4
Thanks: 0
Thanked 1 Time in 1 Post
Doomman2008 is on a distinguished road
Ok, my problem is solved:

Components are defined in records.ini, too.

in case anyone else has this problem at some point:

Code:
[Record1]
Type=FreeArc_Original
Source={src}\Data1a-01.bin
Output={app}\
Disk=1
Size=386.315.748 bytes

[Record2]
Type=FreeArc_Original
Source={src}\Data1b-01.bin
Output={app}\
Disk=1
Component=1
Size=712.924.910 bytes

[InstallerSettings]
SingleDisk=1
Reply With Quote
The Following User Says Thank You to Doomman2008 For This Useful Post:
Cesar82 (10-11-2024)
Sponsored Links
  #2  
Old 20-12-2024, 10:28
Ra7eN Ra7eN is offline
Registered User
 
Join Date: Apr 2023
Location: Midwest USA
Posts: 21
Thanks: 4
Thanked 1 Time in 1 Post
Ra7eN is on a distinguished road
Talking Just catching up

HI not sure if this is the right area..
Im old school back in the days of MYTH, Paradigm etc... So I know now, how they got those files down to size. ripping. Back then is was crucial due to the 2400b - 1440b.. now a days with fiber optics no biggy. So I still like to compress all my games. I don't rip them anymore. but I found this forum and here is what I use:

I do all this in a bat. keep in mind I've used this for some time, so forgive me if it is ancient

This was done with skyrim with all the lang taken out but english. saved about 10gb. Leaving a size of approx 20gb

compress: (all the user input var and other features including escape codes for color and locations have been omited to show just compression)
yes this is line-by-line, I like it that way
).
PHP Code:
7z a -ttar "%temp_tar%" "%input_folder%\*"
precomp_047.exe -o"%temp_pcf%" "%temp_tar%"
srep64.exe -m3f -a0 "%temp_pcf%" "%temp_srep%"
7z a "%output%" "%temp_srep%" -mx9 -m0=lzma2 -md=512m -mfb=273 -ms=on -bsp1 
Result: 13gb


Another compress from here (chain)
PHP Code:
arc a -lc8 -ep1 -ed --w.\ %archive% -msrep+delta+lzma:a1:mfbt4:d158m:fb273:mc1000:lc8 "%gamepath%\*" 
surprisingly 13gb actually 40mb smaller

Now this works great with just using a .bat. the iss are cool but I love bat stuff. And yes this is just a basic run of the mill I use and does a really good job for the most part.

so getting up to date, are there newer methods that are standard for .bat file compression? Or are these still the tried and true holy trinity :-), I'm old so be gentle on the corrections. I am always looking for new ways of shrinking without ripping.
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
newbie question bigorangekitty PS2 Games 5 15-05-2002 16:51
Total newbie...dumb question...patience please! xxxMikexxx PC Games 1 02-04-2002 23:19
newbie question troi22 PS2 Games 1 28-02-2002 03:18
newbie PAL patch question for Pro Evolution Purple Cowboy PS2 Games 2 19-02-2002 12:39
Newbie question...how do I know if the game I've downloaded is Autoboot or not? konichiwa DC Games 1 23-11-2000 20:35



All times are GMT -7. The time now is 07:59.


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