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

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,210 Times in 2,309 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
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
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 12:29.


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