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
  #451  
Old 23-02-2016, 00:58
Prieest Prieest is offline
Registered User
 
Join Date: Feb 2016
Location: Unknown Place
Posts: 9
Thanks: 8
Thanked 2 Times in 2 Posts
Prieest is on a distinguished road
Question

Quote:
Originally Posted by panker1992 View Post
remove reflate entirely, dont use it at all test precomp and report back


Manual Added everything will be there
Thanks for a manual.
Remove Reflate mean : to remove reflate script from Arc.ini?
How to test with precomp? need to change any script?
Reply With Quote
Sponsored Links
  #452  
Old 23-02-2016, 07:20
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
panker
method ultra no working in bat
__________________
if you understand read more
Reply With Quote
  #453  
Old 23-02-2016, 07:21
panker1992's Avatar
panker1992 panker1992 is offline
Registered User
 
Join Date: Oct 2015
Location: Always Somewhere
Posts: 565
Thanks: 116
Thanked 882 Times in 320 Posts
panker1992 is on a distinguished road
Quote:
Originally Posted by SAM2712 View Post
Thanks for Manual Somehow I need little guide
CPU= fx 8350 (8cores) , RAM (8gb) , win10 x64 , Usage masked compression (latest)
Case 1. When i use 4 cores of cpu then I have to do ( 4 * 200 * 10 = 8gb) B'cos I have 8gb ram but I have cpu fx 8350 So i have to do 4 cores disabled, If I want to use above formula, Right or Not?
Case 2. But If -mmt=on (Default) is used then compression will be done according to cpu cores available I MEAN cpu cores will be increase or decrease during compression , Right or Not?
Case 3. If all cores will be use then acc. to my ram, I have to use ( 8 * 100 * 10 ) Right or not ?
Please look for case 2 mainly beacuse I don't want to disable 4 core In all cases If I explained Right then I can use anyone case
If I mistake any then correct me
In last one thing also what is -mcrc=0 if I change to 1 then crc error never occur , Right or Not


since you have 8 GB of ram that means that you have left 6 GB because windows taking 2GB to operate,

since you have 8 core cpu then

8 * x *10 = 6 GB of ram because the limiting factor is your RAM

if you want to use all your 8 cores then you need to put dictionary
70mb

then its like 8 * 70 * 10 =5600 MB of ram which is good
for 4 cores 4 * 140 * 10 = 5600 MB of RAM which is good but slower

and mmt=on means it will use all cores mmt=1 = 1 core
mmt=4 4 cores

if you have i7 then its counted as 8 cores so plan accordingly


Priest and Rinaldo, Ultra is reflate, reflate is in the manual

IF you want to have a stable repack use precomp D:
__________________
My projects : Masked Compression, lzma2(xz) on Freearc, Zstd compressor for windows
My optimizations : packjpg.exe, zstd, lzham, precomp-dev-0.45.

Last edited by panker1992; 23-02-2016 at 07:31.
Reply With Quote
The Following User Says Thank You to panker1992 For This Useful Post:
SAM2712 (23-02-2016)
  #454  
Old 23-02-2016, 08:43
SAM2712's Avatar
SAM2712 SAM2712 is offline
Registered User
 
Join Date: Sep 2013
Location: ¬ IND!A ¬
Posts: 118
Thanks: 113
Thanked 39 Times in 28 Posts
SAM2712 is on a distinguished road
Quote:
Originally Posted by panker1992 View Post
since you have 8 GB of ram that means that you have left 6 GB because windows taking 2GB to operate,

since you have 8 core cpu then

8 * x *10 = 6 GB of ram because the limiting factor is your RAM

if you want to use all your 8 cores then you need to put dictionary
70mb

then its like 8 * 70 * 10 =5600 MB of ram which is good
for 4 cores 4 * 140 * 10 = 5600 MB of RAM which is good but slower

and mmt=on means it will use all cores mmt=1 = 1 core
mmt=4 4 cores

if you have i7 then its counted as 8 cores so plan accordingly


Priest and Rinaldo, Ultra is reflate, reflate is in the manual

IF you want to have a stable repack use precomp D:
Oh ! How can I forgot this simple point that I have 6gb is usable
THANKS to clear out my all points ..
Really Appreciate panker
One thing more , If all my 8 cores running then should i have to do with mmt=8 and also Is this effect on (8*x*10)
Simple I mean that In both thing (mmt and 8*x*10) I have to set cores same or different ? If same then no need further explain OR if different then what should I have to change in either things or both
__________________
¬ BRAIN Can Do ANYTHING iF USE ;) ¬

Last edited by SAM2712; 23-02-2016 at 08:46.
Reply With Quote
  #455  
Old 23-02-2016, 09:37
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
I thought it was your oversight .. I do not use these tools, I always say ... because everything else works by changing the method I thought
__________________
if you understand read more
Reply With Quote
  #456  
Old 23-02-2016, 09:41
panker1992's Avatar
panker1992 panker1992 is offline
Registered User
 
Join Date: Oct 2015
Location: Always Somewhere
Posts: 565
Thanks: 116
Thanked 882 Times in 320 Posts
panker1992 is on a distinguished road
-mmt=on will use 8 cores
-mmt=8 will also use 8 cores :P

and yes 8 cores means 8 * dictionary * 10

to make this more confusing

its cores * dictionary * matchfinder

there are a bunch of matchfinders

bt4 uses the multiplier (* 10) this is why we multiply * 10 in the end

you can change the matchfinder and use hc4 for example, but i recommend to use less dictionary than to change matchfinder

i hope you can follow me while i explain all these :P

I had to study compression lecturing under university of Helsinki to understand all that

if i went and wrote that all into manual it wouldnt be a manual i would be a lecture :P
__________________
My projects : Masked Compression, lzma2(xz) on Freearc, Zstd compressor for windows
My optimizations : packjpg.exe, zstd, lzham, precomp-dev-0.45.
Reply With Quote
The Following User Says Thank You to panker1992 For This Useful Post:
SAM2712 (24-02-2016)
  #457  
Old 24-02-2016, 04:08
SAM2712's Avatar
SAM2712 SAM2712 is offline
Registered User
 
Join Date: Sep 2013
Location: ¬ IND!A ¬
Posts: 118
Thanks: 113
Thanked 39 Times in 28 Posts
SAM2712 is on a distinguished road
Quote:
Originally Posted by panker1992 View Post
-mmt=on will use 8 cores
-mmt=8 will also use 8 cores :P

and yes 8 cores means 8 * dictionary * 10

to make this more confusing

its cores * dictionary * matchfinder

there are a bunch of matchfinders

bt4 uses the multiplier (* 10) this is why we multiply * 10 in the end

you can change the matchfinder and use hc4 for example, but i recommend to use less dictionary than to change matchfinder

i hope you can follow me while i explain all these :P

I had to study compression lecturing under university of Helsinki to understand all that

if i went and wrote that all into manual it wouldnt be a manual i would be a lecture :P
I don't need deep knowledge about these stuffs But I want only required knowledge about compression . So I asked and U helped very well
Now I understand Thanks
__________________
¬ BRAIN Can Do ANYTHING iF USE ;) ¬
Reply With Quote
  #458  
Old 24-02-2016, 04:14
SAM2712's Avatar
SAM2712 SAM2712 is offline
Registered User
 
Join Date: Sep 2013
Location: ¬ IND!A ¬
Posts: 118
Thanks: 113
Thanked 39 Times in 28 Posts
SAM2712 is on a distinguished road
Need help..!

Compression is going very well with Masks
Now problem arise here
What about this error panker ?
Attached Images
File Type: png ScreenShot_20160224171401.png (71.7 KB, 162 views)
__________________
¬ BRAIN Can Do ANYTHING iF USE ;) ¬
Reply With Quote
  #459  
Old 24-02-2016, 07:20
BLEND2001 BLEND2001 is offline
Registered User
 
Join Date: Feb 2016
Location: Underwater
Posts: 5
Thanks: 0
Thanked 1 Time in 1 Post
BLEND2001 is on a distinguished road
Quote:
Originally Posted by SAM2712 View Post
Compression is going very well with Masks
Now problem arise here
What about this error panker ?
lol i'd met with the same prob! if the app name contains a comma it shows this error!
like Assassin's Creed is the app name then it will show this error!
writing Assassins Creed would fix it
Reply With Quote
The Following User Says Thank You to BLEND2001 For This Useful Post:
SAM2712 (24-02-2016)
  #460  
Old 24-02-2016, 09:11
SAM2712's Avatar
SAM2712 SAM2712 is offline
Registered User
 
Join Date: Sep 2013
Location: ¬ IND!A ¬
Posts: 118
Thanks: 113
Thanked 39 Times in 28 Posts
SAM2712 is on a distinguished road
Thumbs up

Quote:
Originally Posted by BLEND2001 View Post
lol i'd met with the same prob! if the app name contains a comma it shows this error!
like Assassin's Creed is the app name then it will show this error!
writing Assassins Creed would fix it
Very Simple LOL Thanks
__________________
¬ BRAIN Can Do ANYTHING iF USE ;) ¬
Reply With Quote
  #461  
Old 24-02-2016, 21:31
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
Panker, I just trying to compress file with lzham, it compress well, and when I decompress it then it decompress well, but it leaves a freearc836477383.tmp folder in the installation folder, so can you please tell me that how can I fix that
Reply With Quote
  #462  
Old 24-02-2016, 21:54
The Ghost The Ghost is offline
Banned
 
Join Date: Jan 2016
Location: india
Posts: 8
Thanks: 10
Thanked 1 Time in 1 Post
The Ghost is on a distinguished road
thank you panker for this awesome compressor making repacks now size of my repacks are amazing thank you Thank you thank you
Reply With Quote
  #463  
Old 24-02-2016, 23:11
panker1992's Avatar
panker1992 panker1992 is offline
Registered User
 
Join Date: Oct 2015
Location: Always Somewhere
Posts: 565
Thanks: 116
Thanked 882 Times in 320 Posts
panker1992 is on a distinguished road
Lzham

Quote:
Originally Posted by Amsal View Post
Panker, I just trying to compress file with lzham, it compress well, and when I decompress it then it decompress well, but it leaves a freearc836477383.tmp folder in the installation folder, so can you please tell me that how can I fix that

what inno you use and what settings ??

i have tested lzham and it aint giving any freearc temps on me :/ please provide full details on what you do and how you do it

thanks ghost
__________________
My projects : Masked Compression, lzma2(xz) on Freearc, Zstd compressor for windows
My optimizations : packjpg.exe, zstd, lzham, precomp-dev-0.45.
Reply With Quote
The Following User Says Thank You to panker1992 For This Useful Post:
The Ghost (26-02-2016)
  #464  
Old 24-02-2016, 23:15
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
Using this precomp043+static+xz+lzham+lz77, I am using blackbox inno

Edit: got the same problem with -max also

Last edited by Amsal; 25-02-2016 at 05:48.
Reply With Quote
  #465  
Old 25-02-2016, 16:51
panker1992's Avatar
panker1992 panker1992 is offline
Registered User
 
Join Date: Oct 2015
Location: Always Somewhere
Posts: 565
Thanks: 116
Thanked 882 Times in 320 Posts
panker1992 is on a distinguished road
It's either use lzham or lz77

Not both lol

And it's -mmax not -max

And you really need to hire a Guru or a specialist for your repacks
__________________
My projects : Masked Compression, lzma2(xz) on Freearc, Zstd compressor for windows
My optimizations : packjpg.exe, zstd, lzham, precomp-dev-0.45.
Reply With Quote
The Following User Says Thank You to panker1992 For This Useful Post:
Amsal (25-02-2016)
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
Best Compression Format DRAGoN.X Chit Chat 11 07-09-2017 23:13
Dragon Age: Origins Ultimate Edition 3xDVD5 [CIU 2.0.2] NamelessOne PC Games - CD/DVD Conversions 16 03-03-2017 11:38
compression -msrep+rep+delta+nzip Danik1B9 Conversion Tutorials 11 21-12-2014 08:13
Borderlands 2: Ultimate Vault Hunter Edition - 3xDVD5 [ALL DLCs + CIU V2] REV0 PC Games - CD/DVD Conversions 7 06-07-2013 03:14
Fallout New Vegas Ultimate Edition 3xDVD9 to 2xDVD5 1LANGUAGE senseman PC Games - CD/DVD Conversions 29 04-06-2013 10:36



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


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