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

Reply
 
Thread Tools Display Modes
  #1  
Old 06-11-2016, 10:43
EzzEldin16's Avatar
EzzEldin16 EzzEldin16 is offline
Registered User
 
Join Date: Sep 2016
Location: USA
Posts: 112
Thanks: 343
Thanked 47 Times in 23 Posts
EzzEldin16 is on a distinguished road
Post Share Your best method

i made this thread so all fileforums users could share the best compression methods they have to help each other to find the best compression method
SHARE and also share your methods problems or compressores problems
but i can't help with reflate de-compression or even precomp sorry
Code:
MY METHODS :
;  Basic Methods
mc1        = rep+exe2+delta+4x4+lzma:max:75
mc2        = srep+rep+exe2+delta+4x4+lzma:max:75
mc3        = precomp+srep+rep+exe2+delta+4x4+lzma:max:75

;  Submask Section
stdlz       = srep64+4x4:lzma:normal:100m
static      = srep64+exe2+delta
staticx     = srep64:m3f:a64:d1g+exe2+delta
dictionary  = dict:p:128m+lzp:64m:105:d1m:s32:h22+ppmd:12:192m

;  Speeds Section
fastest     = static+zstd/$msrsolid=pcf
fast        = static+7z/$msrsolid=pcf/$void=srep
fast2       = static+4x4:lzma:normal:50m/$msrsolid=msr/$void=srep64
fast3       = pzlib+static+4x4:lzma:normal:50m/$precomp3=precomp3/$void=srep:m3f:a16
slow        = precomp:slow:t-j:v+srep+delta+7z:x9:d256m

;  Modes Section
normal      = static+7z/$msrsolid=pcf/$void=srep/$deflate=reflate+static+7z
good        = static+7z/$msrsolid=pcf/$void=srep/$deflate=precomp+static+7z
best        = static+7z/$msrsolid=pcf/$void=srep/$deflate=reflate+precomp+static+7z

;  Mask Section for Game Repacking the best most recommended options are optimal and placebo 
sonido      = static+zstd/$msrsolid=msr
optimal     = static+xz/$msrsolid=msr/$void=srep64
ultra       = static+xz/$msrsolid=msr/$void=srep64/$deflate=reflate+static+lz77
placebo     = static+xz/$msrsolid=msr/$void=srep64/$deflate=precomp+static+lz77
deflate     = static+xz/$msrsolid=msr/$void=srep64/$deflate=reflate+precomp+static+lz77
brute       = static+xz/$msrsolid=msr/$void=srep64/$deflate=brute+static+lz77

;  Max Section
max         = precomp+static+lzham/$msrsolid=msr/$void=srep64
max2        = precomp043+msc+srep64:m3f:a64:d1g+nz
max3        = precomp043+msc+srep64:m3f:a64:d1g+zcm
maxfast     = pzlib+msc+srep64:m3f:a64:d1g+xz
max4        = srep:m3f:a64:d1g+xz
max5        = srep64:m3f:a64:d1g+zcm
max6        = srep:m3f:a64:d1g+nz

;  Corepack
corepack    = precomp038+srep+delta+lzma:177mb:fb273:lc8
corepack2   = precomp038+msc+srep+lzma:177mb:fb273:lc8

;  GB section
F4          = srep:m3f:a1+lzma:69mb:normal:bt4:128:lc8
FRL         = reflate+srep+delta+lzma:64mb:normal:32
60GB        = msc+7z+precomp+srep+rep:512mb+delta+lzma:1gb:273:ht4:mc512
91          = precomp+srep:m3f:a16:d1g+nz

;  Blackbox
blackbox    = srep+lzma:a1:mfbt4:d200m:fb273:mc1000:lc8
blackbox2   = srep+lzma:2000mb:normal:bt4:128:mc1000:lc8
blackbox3   = precomp038+srep+lzma:69mb:normal:bt4:128:lc8
blackbox4   = precomp038+srep64+4x4:lzma:a1:mfbt4:d80m:fb128:mc999:lc8

;  Third-Party Presets
DIRT        = rep:1487424kb+exe+delta+lzma:170mb:normal:bt4:128
ADIHIYAS    = srep+lzma:a8:mfbt4:d256m:fb273:mc1000:lc8
ANNO        = reflate+srep+lzma:69mb:normal:bt4:128:lc8
MADMAX      = reflate+lzma+srep:m3f:a1:d1g+xz
FreeARC     = dict:2519kb:80%:l8192:m400:s100+lzp:2519kb:92%:145:h22:d1mb+ppmd:16:384mb
FreeARC2    = rep:26mb+exe+delta+lzma:26mb:normal:bt4:128
J.F.K       = reflate+srep:m3f:a1:d1g+lzma:a1:mfbt4:d155m:fb273: mc999:lc8
intense     = lightpcf+reflate+static+xz/$msrsolid=msr+zstd/$void=srep64+zstd
lztmax      = reflate+lzma+srep64+delta+msc+exe2+lzt+xz/$jpgsolid=jpg+zstd/$void=srep64+zstd/$text=nz/$precomp=precomp+msc+srep64+delta+lzt

;  BETA section, dont ask for fixes whenever something exits BETA i will let you know 
devastate   = msc+precomp+reflate+static+nz/$msrsolid=msr/$void=srep64+4x4:lzma:normal:100m
refl8       = msc+srep64+delta+exe2+xz/$jpgsolid=jpg+zstd/$void=srep64+zstd/$text=nz/$precomp=reflate+msc+srep64+delta+lz77
thirdmask   = static+xz/$msrsolid=msr+zstd/$void=srep64+zstd/$deflate=precomp+static+lz77
thirdmask2  = static+xz/$msrsolid=msr+zstd/$void=srep64+zstd/$deflate=reflate+static+lz77

;  Tiny SFX Usage
legacy      = msc+srep+delta+exe2+4x4:lzma:max:250m/$text=dictionary
legacy2     = msc+srep+delta+exe2+4x4:lzma:max:250m/$text=dictionary/$deflate=precomp+srep+delta+4x4:lzma:max:250m
sfx         = msc+srep+delta+exe2+4x4:lzma:100m:max/$text=dict:p:128m+lzp:64m:105:d1m:s32:h22+ppmd:12:192m
sfxmax      = precomp+msc+srep+delta+exe2+4x4:lzma:100m:max/$text=dict:p:128m+lzp:64m:105:d1m:s32:h22+ppmd:12:192m
lzma2       = 4x4:lzma:a1:mfbt4:d256m:fb273:mc1000:lc8
oldtxt      = dict:p:128m+lzp:64m:105:d1m:s32:h22+ppmd:12:192m
__________________
learn it

Last edited by pakrat2k2; 06-11-2016 at 19:33. Reason: added code so smilies wont affect input.
Reply With Quote
The Following 9 Users Say Thank You to EzzEldin16 For This Useful Post:
AHMED SAMI (06-11-2016), Carldric Clement (06-11-2016), Harsh ojha (14-06-2019), houcine80 (20-12-2016), Jiva newstone (30-11-2017), JRD! (08-11-2016), romulus_ut3 (02-05-2017), SamZ4000 (04-05-2017), Simorq (17-06-2017)
Sponsored Links
  #2  
Old 06-11-2016, 11:01
aswadd's Avatar
aswadd aswadd is offline
Registered User
 
Join Date: Aug 2016
Location: Egypt
Posts: 316
Thanks: 84
Thanked 162 Times in 98 Posts
aswadd is on a distinguished road
their is no best method you simply try what is the most suited one for your game it's useless to use a one method for all
BTW
srep:m3f:a16:d1g+nz (nz with o/O will give you better ratio than xz/lzma2 with the same time if you used much ram & more threads )

for zlib I usually use ppx2 with precomp038 it's the fastest way until now
for pzlib you know it will be a good replacement for reflate & Antiz
but still using ppx2 with precomp038 faster than pzlib for individual files
__________________
~ Greetz to anyone teached me anything ~
Reply With Quote
The Following User Says Thank You to aswadd For This Useful Post:
romulus_ut3 (02-05-2017)
  #3  
Old 06-11-2016, 11:07
EzzEldin16's Avatar
EzzEldin16 EzzEldin16 is offline
Registered User
 
Join Date: Sep 2016
Location: USA
Posts: 112
Thanks: 343
Thanked 47 Times in 23 Posts
EzzEldin16 is on a distinguished road
i know i created this thread so everyone could share there methods and solve thier problems and learn something that's all
__________________
learn it
Reply With Quote
  #4  
Old 06-11-2016, 11:13
aswadd's Avatar
aswadd aswadd is offline
Registered User
 
Join Date: Aug 2016
Location: Egypt
Posts: 316
Thanks: 84
Thanked 162 Times in 98 Posts
aswadd is on a distinguished road
Quote:
Originally Posted by EzzEldin16 View Post
i know i created this thread so everyone could share there methods and solve thier problems and learn something that's all
better to play with other tools like fp8 it's a zlib stream detector & an excellent compressor in the same time will be in next version of EGY_Compressor
__________________
~ Greetz to anyone teached me anything ~
Reply With Quote
The Following 2 Users Say Thank You to aswadd For This Useful Post:
1234567890123 (07-11-2016), romulus_ut3 (02-05-2017)
  #5  
Old 06-11-2016, 11:31
EzzEldin16's Avatar
EzzEldin16 EzzEldin16 is offline
Registered User
 
Join Date: Sep 2016
Location: USA
Posts: 112
Thanks: 343
Thanked 47 Times in 23 Posts
EzzEldin16 is on a distinguished road
update it soon
__________________
learn it
Reply With Quote
  #6  
Old 06-11-2016, 11:36
aswadd's Avatar
aswadd aswadd is offline
Registered User
 
Join Date: Aug 2016
Location: Egypt
Posts: 316
Thanks: 84
Thanked 162 Times in 98 Posts
aswadd is on a distinguished road
Quote:
Originally Posted by EzzEldin16 View Post
update it soon
Need many updates & i have many sheets for the University don't have much time BTW I fixed the reflate & will included many things
__________________
~ Greetz to anyone teached me anything ~
Reply With Quote
  #7  
Old 06-11-2016, 11:38
EzzEldin16's Avatar
EzzEldin16 EzzEldin16 is offline
Registered User
 
Join Date: Sep 2016
Location: USA
Posts: 112
Thanks: 343
Thanked 47 Times in 23 Posts
EzzEldin16 is on a distinguished road
i know it man education is time hungry when you have time text me so we work together 2 brains 4 arms
__________________
learn it
Reply With Quote
The Following User Says Thank You to EzzEldin16 For This Useful Post:
aswadd (06-11-2016)
  #8  
Old 06-11-2016, 12:06
myrepack myrepack is offline
Registered User
 
Join Date: Oct 2016
Location: Isle of Land
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
myrepack is on a distinguished road
I think that it will be super helpful for new users to read a guide on each individual method, with examples.
Today all the info is scattered across dozens of posts in dozens of threads
That way people like me who really want to understand so they do better and contribute to this community back, can do so
Reply With Quote
  #9  
Old 06-11-2016, 12:13
EzzEldin16's Avatar
EzzEldin16 EzzEldin16 is offline
Registered User
 
Join Date: Sep 2016
Location: USA
Posts: 112
Thanks: 343
Thanked 47 Times in 23 Posts
EzzEldin16 is on a distinguished road
already added to my future plans
to make guides
__________________
learn it
Reply With Quote
  #10  
Old 06-11-2016, 12:19
myrepack myrepack is offline
Registered User
 
Join Date: Oct 2016
Location: Isle of Land
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
myrepack is on a distinguished road
Thanks a lot.
I will be ever grateful!
Reply With Quote
  #11  
Old 07-11-2016, 01:16
1234567890123 1234567890123 is offline
Registered User
 
Join Date: Aug 2014
Location: ankara
Posts: 92
Thanks: 124
Thanked 36 Times in 19 Posts
1234567890123 is on a distinguished road
Quote:
Originally Posted by aswadd View Post
better to play with other tools like fp8 it's a zlib stream detector & an excellent compressor in the same time will be in next version of EGY_Compressor
i tried it and yes it's better than nanozip generally but moore slow
Reply With Quote
  #12  
Old 07-11-2016, 01:19
aswadd's Avatar
aswadd aswadd is offline
Registered User
 
Join Date: Aug 2016
Location: Egypt
Posts: 316
Thanks: 84
Thanked 162 Times in 98 Posts
aswadd is on a distinguished road
Quote:
Originally Posted by 1234567890123 View Post
i tried it and yes it's better than nanozip generally but moore slow
Extremely slow it detects each file type then compress it , you should use it for masks or in a lower compression profile
__________________
~ Greetz to anyone teached me anything ~
Reply With Quote
  #13  
Old 07-11-2016, 06:02
1234567890123 1234567890123 is offline
Registered User
 
Join Date: Aug 2014
Location: ankara
Posts: 92
Thanks: 124
Thanked 36 Times in 19 Posts
1234567890123 is on a distinguished road
i don't use masks anymore because sometimes it gives bad compression ratio. like comressing game part part or folder splitter.compress all data with only one times is more better i think.
Reply With Quote
  #14  
Old 07-11-2016, 06:25
Amsal Amsal is offline
Registered User
 
Join Date: May 2015
Location: New Delhi
Posts: 237
Thanks: 242
Thanked 41 Times in 28 Posts
Amsal is on a distinguished road
Quote:
Originally Posted by 1234567890123 View Post
i don't use masks anymore because sometimes it gives bad compression ratio. like comressing game part part or folder splitter.compress all data with only one times is more better i think.
Haha man, if you have brain, then mask can atleast faster installation and many times better ratio. Just you need brain to use it
Reply With Quote
  #15  
Old 07-11-2016, 10:44
aswadd's Avatar
aswadd aswadd is offline
Registered User
 
Join Date: Aug 2016
Location: Egypt
Posts: 316
Thanks: 84
Thanked 162 Times in 98 Posts
aswadd is on a distinguished road
for EX: a game like Syndicate 2012 I used precomp mask for only one file data type & it gave me around 47% Ratio instead of separate those files into another data
Masks is a good option if you intend to use one archive with different methods for similar types of data
__________________
~ Greetz to anyone teached me anything ~
Reply With Quote
Reply

Tags
arc.ini compression, compressing method

Thread Tools
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
Freearc What Method Razor12911 Conversion Tutorials 27 03-03-2017 20:54
Problem with Backups MrJigi PSX Games 4 30-05-2003 11:33
battlefield prob super_gray PC Games 4 09-12-2002 12:27
New burning method (the one using bin2boot) won't work with all games? Please read and help RedsunsFD DC Games 3 30-11-2001 03:06



All times are GMT -7. The time now is 20:04.


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