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

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 25-09-2017, 18:11
elit elit is offline
Registered User
 
Join Date: Jun 2017
Location: sun
Posts: 265
Thanks: 190
Thanked 325 Times in 119 Posts
elit is on a distinguished road
You can chain ztool for games like Ghost Recon Wildlands that use both lzo and some zlib streams, like this for example:

[External compressor:pzlib,plz4,plzo,pzstd]
header = 0
packcmd = ZTool e:{compressor}{:option} - - <stdin> <stdout>
unpackcmd = ZTool d:{compressor}{:option} - - <stdin> <stdout>

-m5 -mc-delta -mc:rep/srep64:m5f:mem2gb:s128gb:l1k -mc$default,$precomp,$obj:+plzo+pzlib
"

In the above we first pass it through lzo precompress filter and then to pzlib. Pzlib filter will also look into data that was precompressed from lzo as well as outside it. If data inside lzo's were also zlibed those will be additionally processed.
Btw for srep you absolutely have to use "s" option if you pipe its input:

[External compressor:srep64]
packcmd = srep64avx2 {options} - - <stdin> <stdout>
unpackcmd = srep64avx2 -d {options} - - <stdin> <stdout>

^then you save space and time as data are streamed directly: ztool:plzo=>ztool=>pzlib=>srep but you have to use "s" option and you have to take into account preprocessed size after ztool!

Another game where you can chain ztool is Mirror's Edge Catalyst, there you chain plz4=>pzlib.
Reply With Quote
The Following 7 Users Say Thank You to elit For This Useful Post:
Behnam2018 (20-01-2020), COPyCAT (21-10-2017), EzzEldin16 (26-09-2017), JustFun (25-09-2017), L0v3craft (06-01-2020), rivesh (10-10-2017), TheGeekyGamer (24-06-2018)
Sponsored Links
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 04:19.


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