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 16-04-2018, 05:07
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,689
Thanks: 1,106
Thanked 7,336 Times in 2,838 Posts
KaktoR is on a distinguished road
Anyone can tell me what's wrong with this file?
https://www99.zippyshare.com/v/pwTFeGyB/file.html

pzlib3/ztool/xtool = archive data corrupted, no matter what options i use.
__________________
Haters gonna hate
Reply With Quote
Sponsored Links
  #2  
Old 16-04-2018, 06:37
JustFun's Avatar
JustFun JustFun is offline
Registered User
 
Join Date: Jan 2013
Location: Bosnia and Herzegovina
Posts: 343
Thanks: 1,539
Thanked 446 Times in 168 Posts
JustFun is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
Anyone can tell me what's wrong with this file?
https://www99.zippyshare.com/v/pwTFeGyB/file.html

pzlib3/ztool/xtool = archive data corrupted, no matter what options i use.
It compresses just fine here using pzlib3!
Also decompression works just fine!
Reply With Quote
  #3  
Old 16-04-2018, 06:49
vollachr's Avatar
vollachr vollachr is offline
Conversions & UCC Creator
 
Join Date: Sep 2009
Location: Israel
Posts: 247
Thanks: 58
Thanked 536 Times in 186 Posts
vollachr is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
Anyone can tell me what's wrong with this file?
https://www99.zippyshare.com/v/pwTFeGyB/file.html

pzlib3/ztool/xtool = archive data corrupted, no matter what options i use.
Quote:
Originally Posted by JustFun View Post
It compresses just fine here using pzlib3!
Also decompression works just fine!
Which pzlib3 version each of you using?

I had a lot of archive corruption problems with pzlib v3.2 but not with pzlib v3.0.1.0, this could explain the different results.
__________________

Ultimate Conversion Compressor Creator (Discontinued/Abandoned)
My Other Tools: File Splitter and Merger - Multiple Text/String Replacer (MTSR) - UCC Files & Folders Lister
Microsoft Certified Professional
Retired Conversion Creator
Reply With Quote
  #4  
Old 16-04-2018, 08:17
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,689
Thanks: 1,106
Thanked 7,336 Times in 2,838 Posts
KaktoR is on a distinguished road
Quote:
Originally Posted by JustFun View Post
It compresses just fine here using pzlib3!
Also decompression works just fine!
What options did you use?
__________________
Haters gonna hate
Reply With Quote
  #5  
Old 16-04-2018, 09:06
Simorq's Avatar
Simorq Simorq is offline
Registered User
 
Join Date: Mar 2014
Location: Iran
Posts: 642
Thanks: 3,602
Thanked 1,308 Times in 464 Posts
Simorq is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
What options did you use?
Install RuntimePack

Code:
Resources\Arc create -ma9 -dses -ep1 -ed -i2 -r -s; -w.\Temp -mpzlib DarkSouls3.Bin.001 "pack\*"
RD /S /Q TEMP
pause

Last edited by Simorq; 16-04-2018 at 09:09.
Reply With Quote
  #6  
Old 16-04-2018, 09:18
JustFun's Avatar
JustFun JustFun is offline
Registered User
 
Join Date: Jan 2013
Location: Bosnia and Herzegovina
Posts: 343
Thanks: 1,539
Thanked 446 Times in 168 Posts
JustFun is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
What options did you use?
I have used
"packcmd = pzlib e -m2 -x -st75p -t8 -ct8 -c8m -b512k -r1"
Reply With Quote
  #7  
Old 16-04-2018, 15:09
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,751
Thanks: 2,181
Thanked 11,207 Times in 2,308 Posts
Razor12911 is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
Anyone can tell me what's wrong with this file?
https://www99.zippyshare.com/v/pwTFeGyB/file.html

pzlib3/ztool/xtool = archive data corrupted, no matter what options i use.
Code:
[External compressor:xprecomp]
header    = 0
packcmd   = xtool.exe e:precomp:t4 - - <stdin> <stdout>
unpackcmd = xtool.exe d:precomp:t4 - - <stdin> <stdout>
Code:
Compressed 1 file, 5,067,776 => 47,620,292 bytes. Ratio 939.67%
Compression time: cpu 0.00 sec/real 2.40 sec = 0%. Speed 2.11 mB/s

Extracted 1 file, 47,620,292 => 5,067,776 bytes. Ratio 939.67%
Extraction time: cpu 0.02 sec/real 1.93 sec = 1%. Speed 2.62 mB/s
Reply With Quote
The Following 5 Users Say Thank You to Razor12911 For This Useful Post:
EzzEldin16 (19-04-2018), KaktoR (17-04-2018), kassane (17-04-2018), ShivShubh (24-11-2019), Simorq (17-04-2018)
  #8  
Old 17-04-2018, 10:38
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,689
Thanks: 1,106
Thanked 7,336 Times in 2,838 Posts
KaktoR is on a distinguished road
Quote:
Originally Posted by Razor12911 View Post
Code:
[External compressor:xprecomp]
header    = 0
packcmd   = xtool.exe e:precomp:t4 - - <stdin> <stdout>
unpackcmd = xtool.exe d:precomp:t4 - - <stdin> <stdout>
Code:
Compressed 1 file, 5,067,776 => 47,620,292 bytes. Ratio 939.67%
Compression time: cpu 0.00 sec/real 2.40 sec = 0%. Speed 2.11 mB/s

Extracted 1 file, 47,620,292 => 5,067,776 bytes. Ratio 939.67%
Extraction time: cpu 0.02 sec/real 1.93 sec = 1%. Speed 2.62 mB/s
Worked for this file, then error on another file (out of over 50k).

Same with KCD, crc error on 1 file, tested different settings, file extracted Ok, then error on another file, like wtf

I give up on this.
__________________
Haters gonna hate
Reply With Quote
  #9  
Old 16-04-2018, 07:43
JustFun's Avatar
JustFun JustFun is offline
Registered User
 
Join Date: Jan 2013
Location: Bosnia and Herzegovina
Posts: 343
Thanks: 1,539
Thanked 446 Times in 168 Posts
JustFun is on a distinguished road
I am using v3.2
Reply With Quote
  #10  
Old 16-04-2018, 09:40
Webster17's Avatar
Webster17 Webster17 is offline
Registered User
 
Join Date: Jan 2015
Location: Goa, India, Asia, Planet Earth
Posts: 55
Thanks: 14
Thanked 34 Times in 13 Posts
Webster17 is on a distinguished road
Assassin's Creed Syndicate (19.6Gb)
Afr -a2+srep+lzma for .forge files
binkpack for videos
srep+lzma for rest

Warning : The temp files created by AFR are very huge, so you might need much more space than you expect

Last edited by Webster17; 16-04-2018 at 09:43.
Reply With Quote
The Following 3 Users Say Thank You to Webster17 For This Useful Post:
JustFun (16-04-2018), sakila(playboy) (26-11-2019), Simorq (16-04-2018)
  #11  
Old 16-04-2018, 09:42
Webster17's Avatar
Webster17 Webster17 is offline
Registered User
 
Join Date: Jan 2015
Location: Goa, India, Asia, Planet Earth
Posts: 55
Thanks: 14
Thanked 34 Times in 13 Posts
Webster17 is on a distinguished road
Call of Duty World at War (3.61Gb)
Precomp+srep+lzma for .ff(zone) files only
Binkpack for videos
srep+lzma for .iwd and rest
Reply With Quote
The Following 2 Users Say Thank You to Webster17 For This Useful Post:
JustFun (16-04-2018), Simorq (16-04-2018)
  #12  
Old 16-04-2018, 23:56
ZakirAhmad ZakirAhmad is offline
Registered User
 
Join Date: Sep 2015
Location: Kmr
Posts: 290
Thanks: 56
Thanked 58 Times in 37 Posts
ZakirAhmad is on a distinguished road
Can anybody post me3 .sfar packer and unpacker
Reply With Quote
  #13  
Old 17-04-2018, 11:30
Sergey3695 Sergey3695 is offline
Registered User
 
Join Date: Mar 2013
Location: Russia
Posts: 86
Thanks: 43
Thanked 76 Times in 42 Posts
Sergey3695 is on a distinguished road
Tales of Berseria (8.4 Gb) (2xDVD5) (MULTi8|RUS|ENG)
RAWDATA (3.58 Gb) (bink2 -> bink1 (bink it! - based on input file. next step - add track1. (mix sound))
Data_RAWDATA.bin (2.58 Gb)
Code:
-mbpk
GAMEDATA\CATALOG
GAMEDATA\BASE\CHUNK0\SOUND\LOCALIZE
Data_GAMEDATA_2.bin (1.49 Gb)
Code:
-mdelta+1+rep:1600m:16
GAMEDATA\*
Data_GAMEDATA_1.bin (4.25 Gb)
Code:
-mdelta+1+rep:1600m:16
SYSTEMDATA
*.dll
*.exe
*.*
Data.bin (71.5 Mb)
Code:
-mdelta+lzma:mfbt4:a1:d1g:lc4:fb256:lp1:pb4:mc10000
Installation time: 511.72 sec (~ 9 min) on HDD 5400.

Last edited by Sergey3695; 19-04-2018 at 05:36.
Reply With Quote
The Following 4 Users Say Thank You to Sergey3695 For This Useful Post:
ffmla (17-04-2018), JustFun (17-04-2018), oltjon (17-04-2018), Simorq (17-04-2018)
  #14  
Old 19-04-2018, 04:41
Andu21 Andu21 is offline
Registered User
 
Join Date: Feb 2016
Location: Impossible Planet
Posts: 114
Thanks: 179
Thanked 48 Times in 38 Posts
Andu21 is on a distinguished road
Spec Ops The Line (7.81 GB > 3.54 GB)

*.tfc, *.upk (6.35 GB > 2.43 GB)
Code:
uelr:u+srep:m5f:l2048:hash-+lolz:d512m:fba4096:x1
*.bik (1.41 GB > 1.08 GB)
Code:
bpk+srep:m5f:l16:hash-
*.* (92.7 MB)
Code:
delta+rz:48m 									19.7 MB
srep:m3f:hash-+delta+exe2+lolz:d80m:tt16:oh11:x2:mc1023:bc7:bll1:bm7:dm20	20.0 MB
Notes:
There might be room for improvement compressing some *.upk files separately since there are some mp3 and wave streams.

Last edited by Andu21; 21-04-2018 at 15:31.
Reply With Quote
The Following User Says Thank You to Andu21 For This Useful Post:
JustFun (19-04-2018)
  #15  
Old 19-04-2018, 04:55
Sergey3695 Sergey3695 is offline
Registered User
 
Join Date: Mar 2013
Location: Russia
Posts: 86
Thanks: 43
Thanked 76 Times in 42 Posts
Sergey3695 is on a distinguished road
Talking

Quote:
Originally Posted by andu21 View Post
92.7 mb
Code:
rz:48m
lol
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
Games Are For Kids JoyBoy Chit Chat 83 16-11-2021 14:28
CorePack Compression methods ? Help ramazan19833 Conversion Tutorials 34 09-08-2018 06:51
i got the email in the mail about copying ps2 games EVOEvo PS2 Games 7 21-11-2003 07:56
Self-booting games on an older Japanese DC? Named DC Games 1 26-09-2003 17:48
Having Problems Burning Numerous *Recent* Games....Help is Appreciated Protosstic PSX Games 2 15-01-2002 21:27



All times are GMT -7. The time now is 06:17.


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