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
  #1  
Old 20-11-2014, 17:11
hydefromt70s hydefromt70s is offline
Registered User
 
Join Date: Aug 2012
Location: Poland
Posts: 83
Thanks: 34
Thanked 45 Times in 29 Posts
hydefromt70s is on a distinguished road
[solved]

Quote:
Originally Posted by Dante1995 View Post
bsize -s12gb
Thank you for this switch - will check it tomorrow.

I did it! Finally, after many attempts I managed to compress this game to repack the BB size, and more! My folder was about 1GB bigger (25.8GB), and I managed to compress it to 12.9GB - 0.2GB less than BB repack! Yeyyyy!



It seems that compression using SREP is more effective when we use it on a SINGLE LARGE file, rather than smaller packets of data. So first compress the entire folder with the game using 7z or arc (can't remember), without the compression level and then I treated this large single file with the SREP. It gave me the final file size 12.9GB.

The riddle was, at least partially, solved

And now there is another problem, but with this I invite you to THIS topic
Reply With Quote
Sponsored Links
  #2  
Old 21-11-2014, 05:19
_EZEKiEL_'s Avatar
_EZEKiEL_ _EZEKiEL_ is offline
Registered User
 
Join Date: Jul 2014
Location: France
Posts: 9
Thanks: 16
Thanked 13 Times in 6 Posts
_EZEKiEL_ is on a distinguished road
Quote:
Originally Posted by hydefromt70s View Post
Thank you for this switch - will check it tomorrow.

I did it! Finally, after many attempts I managed to compress this game to repack the BB size, and more! My folder was about 1GB bigger (25.8GB), and I managed to compress it to 12.9GB - 0.2GB less than BB repack! Yeyyyy!



It seems that compression using SREP is more effective when we use it on a SINGLE LARGE file, rather than smaller packets of data. So first compress the entire folder with the game using 7z or arc (can't remember), without the compression level and then I treated this large single file with the SREP. It gave me the final file size 12.9GB.

The riddle was, at least partially, solved

And now there is another problem, but with this I invite you to THIS topic
Try this methode:
arc a -lc8 -ep1 -ed -r -w.\ "Data.bin" -msrep+lzma:a1:mfbt4:d158m:fb273:mc1000:lc8 "G:\Far Cry 4 - Gold Edition"


25GB ==> 12,8GB

Reply With Quote
The Following 3 Users Say Thank You to _EZEKiEL_ For This Useful Post:
Fsi - RePack (07-06-2019), l4km47 (07-11-2017), Simorq (27-01-2015)
  #3  
Old 15-12-2014, 20:43
lhanz678's Avatar
lhanz678 lhanz678 is offline
Registered User
 
Join Date: Apr 2014
Location: Philippines
Posts: 67
Thanks: 150
Thanked 65 Times in 27 Posts
lhanz678 is on a distinguished road
wow

this is mine


Last edited by lhanz678; 28-12-2014 at 02:00.
Reply With Quote
  #4  
Old 06-02-2015, 04:31
ShadowEagle's Avatar
ShadowEagle ShadowEagle is offline
Registered User
 
Join Date: Dec 2014
Location: Wonderland
Posts: 138
Thanks: 18
Thanked 21 Times in 18 Posts
ShadowEagle is on a distinguished road
Quote:
Originally Posted by _EZEKiEL_ View Post
Try this methode:
arc a -lc8 -ep1 -ed -r -w.\ "Data.bin" -msrep+lzma:a1:mfbt4:d158m:fb273:mc1000:lc8 "G:\Far Cry 4 - Gold Edition"


25GB ==> 12,8GB

And what the command line for unpacking this?
Reply With Quote
  #5  
Old 06-02-2015, 11:33
Paul de Pleur Paul de Pleur is offline
Registered User
 
Join Date: Dec 2014
Location: Paris
Posts: 1
Thanks: 1
Thanked 0 Times in 0 Posts
Paul de Pleur is on a distinguished road
Quote:
Originally Posted by ShadowEagle View Post
And what the command line for unpacking this?
No command line. But this dont really belongs here.
Reply With Quote
  #6  
Old 09-02-2015, 07:11
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 Posts
Razor12911 is on a distinguished road
Quote:
Originally Posted by ShadowEagle View Post
And what the command line for unpacking this?
arc x -y Data.bin "G:\Far Cry 4 - Gold Edition"
Reply With Quote
The Following 2 Users Say Thank You to Razor12911 For This Useful Post:
gozarck (12-02-2015), pakrat2k2 (09-02-2015)
  #7  
Old 29-08-2015, 20:53
nhinchihap3 nhinchihap3 is offline
Registered User
 
Join Date: Feb 2014
Location: VietNam
Posts: 13
Thanks: 4
Thanked 2 Times in 2 Posts
nhinchihap3 is on a distinguished road
Quote:
Originally Posted by _EZEKiEL_ View Post
Try this methode:
arc a -lc8 -ep1 -ed -r -w.\ "Data.bin" -msrep+lzma:a1:mfbt4:d158m:fb273:mc1000:lc8 "G:\Far Cry 4 - Gold Edition"


25GB ==> 12,8GB

I test with BFBC2
6.58GB > 5.32GB
How to compress like u ?

Last edited by nhinchihap3; 29-08-2015 at 21:09.
Reply With Quote
  #8  
Old 21-01-2015, 02:16
emor emor is offline
Registered User
 
Join Date: Aug 2012
Location: palestine
Posts: 6
Thanks: 1
Thanked 0 Times in 0 Posts
emor is on a distinguished road
Quote:
Originally Posted by hydefromt70s View Post
Thank you for this switch - will check it tomorrow.

I did it! Finally, after many attempts I managed to compress this game to repack the BB size, and more! My folder was about 1GB bigger (25.8GB), and I managed to compress it to 12.9GB - 0.2GB less than BB repack! Yeyyyy!



It seems that compression using SREP is more effective when we use it on a SINGLE LARGE file, rather than smaller packets of data. So first compress the entire folder with the game using 7z or arc (can't remember), without the compression level and then I treated this large single file with the SREP. It gave me the final file size 12.9GB.

The riddle was, at least partially, solved

And now there is another problem, but with this I invite you to THIS topic
could you show how to use this switch?
many thanks
Reply With Quote
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
INDEX - CD2DVD Conversion Index **UPDATED: 17-07-2024** Grumpy PC Games - CD/DVD Conversions 252 16-07-2024 20:35
Best Compression Format DRAGoN.X Chit Chat 11 07-09-2017 23:13
Mechwarrior 4: Vengeance + Black Knight + Mercenaries + Mechpacks Ssnake PC Games - CD/DVD Conversions 0 14-05-2006 23:55
Black Thorn - Black Thorn - Black Thorn Darklighter PC Games 0 10-02-2002 11:27



All times are GMT -7. The time now is 21:31.


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