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 05-10-2017, 05:44
GBT repack GBT repack is offline
Registered User
 
Join Date: May 2015
Location: china
Posts: 32
Thanks: 37
Thanked 17 Times in 11 Posts
GBT repack is on a distinguished road
Thanks Razor12911 for us to release so many original programs. I will always thank him

But I do not understand how to use, I hope someone to share the relevant documents and the use of methods, thank everyone!

I am sorry, I can only speak a little English

In my country, almost no one knows

Last edited by pakrat2k2; 05-10-2017 at 14:36. Reason: another post
Reply With Quote
The Following User Says Thank You to GBT repack For This Useful Post:
S-Ghost (06-10-2017)
Sponsored Links
  #2  
Old 05-10-2017, 07:50
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,684
Thanks: 1,106
Thanked 7,331 Times in 2,834 Posts
KaktoR is on a distinguished road
Here is a example. I have tested ztool with this back in the days.

pzlibv3 is included
Attached Files
File Type: rar ztool test.rar (5.57 MB, 651 views)
__________________
Haters gonna hate
Reply With Quote
The Following 4 Users Say Thank You to KaktoR For This Useful Post:
EzzEldin16 (05-10-2017), GBT repack (06-10-2017), S-Ghost (06-10-2017), Stor31 (24-10-2017)
  #3  
Old 06-10-2017, 06:26
GBT repack GBT repack is offline
Registered User
 
Join Date: May 2015
Location: china
Posts: 32
Thanks: 37
Thanked 17 Times in 11 Posts
GBT repack is on a distinguished road
Smile

Quote:
Originally Posted by KaktoR View Post
Here is a example. I have tested ztool with this back in the days.

pzlibv3 is included
Thank you very much, you are a good man!
Reply With Quote
  #4  
Old 06-10-2017, 19:12
S-Ghost S-Ghost is offline
Registered User
 
Join Date: Aug 2017
Location: LK
Posts: 25
Thanks: 28
Thanked 8 Times in 7 Posts
S-Ghost is on a distinguished road
Please kaktor
How to use ztool

Commands
Options
Reply With Quote
The Following User Says Thank You to S-Ghost For This Useful Post:
GBT repack (06-10-2017)
  #5  
Old 07-10-2017, 03:20
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 S-Ghost View Post
Please kaktor
How to use ztool
Commands
Options
pzlib:fast
pzlib:normal
pzlib:high
pzlib:max (Best Choice)
pzlib:ultra

Code:
[External compressor:pzlib]
header    = 0
packcmd = ZTool e:pzlib:max:t25p:c128m - - <stdin> <stdout>
unpackcmd = ZTool d:{compressor}{:option}:t75p:cm0mb - - <stdin> <stdout>

[External compressor:plz4,plzo,pzstd]
header    = 0
packcmd = ZTool e:{compressor}:t175p{:option} $$arcdatafile$$.tmp <stdout>
unpackcmd = ZTool d:{compressor}{:option}:t75p:cm0mb - - <stdin> <stdout>
Reply With Quote
The Following 2 Users Say Thank You to Simorq For This Useful Post:
EzzEldin16 (12-05-2018), S-Ghost (21-10-2017)
  #6  
Old 07-10-2017, 00:22
GBT repack GBT repack is offline
Registered User
 
Join Date: May 2015
Location: china
Posts: 32
Thanks: 37
Thanked 17 Times in 11 Posts
GBT repack is on a distinguished road
@ KaktoR, can you share an inno script (isdone) to me?
You share the "ztool test" very well, but I do not know how to decompress the game files.
I used to be isdone0.6final (2011/12/31). If there is a newer version, but also hope to share, thank you.

Thanks again for all the guys, later I will share my own inno script out, but now it is still semi-finished.
Reply With Quote
  #7  
Old 10-05-2018, 05:00
PsYcHo_RaGE's Avatar
PsYcHo_RaGE PsYcHo_RaGE is offline
Registered User
 
Join Date: Mar 2018
Location: DarckSide
Posts: 238
Thanks: 193
Thanked 160 Times in 78 Posts
PsYcHo_RaGE is on a distinguished road
Quote:
Originally Posted by GBT repack View Post
@ KaktoR, can you share an inno script (isdone) to me?
You share the "ztool test" very well, but I do not know how to decompress the game files.
I used to be isdone0.6final (2011/12/31). If there is a newer version, but also hope to share, thank you.

Thanks again for all the guys, later I will share my own inno script out, but now it is still semi-finished.
if you know the compression you should also know the decompression as well if you want to repack games and become a repacker

for decompression you need to create a simple bat file with compressed file and certain decompressors and some setting to use with em for testing your decompression speed
and if you want installer to do that task for you then you should go with Razor's WPI or any other modded one or create your own installer in inno setup
then you need to place the files and certain settings in arc.ini file and you are done installing as well as uninstalling

you can also use my modded installer which is originally created by razor!!!!
Reply With Quote
  #8  
Old 07-10-2017, 00:28
GBT repack GBT repack is offline
Registered User
 
Join Date: May 2015
Location: china
Posts: 32
Thanks: 37
Thanked 17 Times in 11 Posts
GBT repack is on a distinguished road
my head is spinning ,help...
Reply With Quote
  #9  
Old 07-10-2017, 03:43
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,684
Thanks: 1,106
Thanked 7,331 Times in 2,834 Posts
KaktoR is on a distinguished road
pzlib from ztool is not good, that's why i don't use it
http://fileforums.com/showpost.php?p...&postcount=239

to change pzlib to plz4,plzo,pzstd open compress.bat (right-click -> Edit) and replace -mpzlib with -mplz4 or -mplzo or -mpzstd
__________________
Haters gonna hate
Reply With Quote
The Following 3 Users Say Thank You to KaktoR For This Useful Post:
GBT repack (07-10-2017), S-Ghost (21-10-2017), Simorq (07-10-2017)
  #10  
Old 07-10-2017, 05:31
GBT repack GBT repack is offline
Registered User
 
Join Date: May 2015
Location: china
Posts: 32
Thanks: 37
Thanked 17 Times in 11 Posts
GBT repack is on a distinguished road
Quote:
Originally Posted by KaktoR View Post
pzlib from ztool is not good, that's why i don't use it
http://fileforums.com/showpost.php?p...&postcount=239

to change pzlib to plz4,plzo,pzstd open compress.bat (right-click -> Edit) and replace -mpzlib with -mplz4 or -mplzo or -mpzstd
Thank you for your reply, I have repeatedly tested the "plz4", "plzo", "pzstd" and found that their compression ratio than pzlib.
Although pzlib will be a bug, extract the file when the error, but @fitgirl has been using it .... too incredible!
I wondered how she did it ...
Guys, to share with the "ztool" related inno setup script (isdone), haste, thanks
Reply With Quote
  #11  
Old 10-05-2018, 04:46
PsYcHo_RaGE's Avatar
PsYcHo_RaGE PsYcHo_RaGE is offline
Registered User
 
Join Date: Mar 2018
Location: DarckSide
Posts: 238
Thanks: 193
Thanked 160 Times in 78 Posts
PsYcHo_RaGE is on a distinguished road
Quote:
Originally Posted by GBT repack View Post
Thank you for your reply, I have repeatedly tested the "plz4", "plzo", "pzstd" and found that their compression ratio than pzlib.
Although pzlib will be a bug, extract the file when the error, but @fitgirl has been using it .... too incredible!
I wondered how she did it ...
Guys, to share with the "ztool" related inno setup script (isdone), haste, thanks
she's not incredible stop mentioning her name here its the Razor who is the best of em all.....give him the credits
Reply With Quote
The Following 2 Users Say Thank You to PsYcHo_RaGE For This Useful Post:
yasitha (10-01-2019)
  #12  
Old 12-05-2018, 09:05
darkwolves's Avatar
darkwolves darkwolves is offline
Registered User
 
Join Date: Oct 2016
Location: North Eastern,, USA
Posts: 482
Thanks: 49
Thanked 280 Times in 166 Posts
darkwolves is on a distinguished road
Quote:
Originally Posted by PsYcHo_RaGE View Post
she's not incredible stop mentioning her name here its the Razor who is the best of em all.....give him the credits
that is not going to happen both names will always come up in the forums
fitgirl has a high reputation on here and you will see her name all over
and yes she uses razors tools and credits him but she does not only use his tools
and has done many other things wich leave people speechless..
like repacking .cpk games before xtool was ever even started long before it started
she can repack unreal engine 4 games there is not a tool on here that can do that yet
razor has a reputation for a reason and so does fitgirl and both are well deserved
__________________
Ideas are bulletproof...

Last edited by darkwolves; 12-05-2018 at 09:26.
Reply With Quote
The Following User Says Thank You to darkwolves For This Useful Post:
78372 (12-05-2018)
  #13  
Old 12-05-2018, 23:57
ShivShubh ShivShubh is offline
Registered User
 
Join Date: Dec 2015
Location: India
Posts: 94
Thanks: 311
Thanked 101 Times in 43 Posts
ShivShubh is on a distinguished road
Quote:
Originally Posted by darkwolves View Post
that is not going to happen both names will always come up in the forums
fitgirl has a high reputation on here and you will see her name all over
and yes she uses razors tools and credits him but she does not only use his tools
and has done many other things wich leave people speechless..
like repacking .cpk games before xtool was ever even started long before it started
she can repack unreal engine 4 games there is not a tool on here that can do that yet
razor has a reputation for a reason and so does fitgirl and both are well deserved
You mean repack Unreal Engine 4 games by unpacking the game files right ? Most of the times Unreal Engine 4 has zlib or sometimes encrypted, on the latter case you have to extract the game files to repack it.

As for CPK, you can just use CPK maker and create a cpk file out of extracted files then use xdelta to restore. Did it on Bayonetta PC and some other games.

Quote:
Originally Posted by PsYcHo_RaGE View Post
she's not incredible stop mentioning her name here its the Razor who is the best of em all.....give him the credits
Well she doesn't always use Razor's tool

Quote:
Originally Posted by GBT repack View Post
Although pzlib will be a bug, extract the file when the error, but @fitgirl has been using it .... too incredible!
I wondered how she did it ...
If you are talking about pzlib 3, then always use -t1 for precompression stage and your chances of encountering errors during decompression will be reduced by many times ! But I wonder why anyone would want to use pzlib 3 when massively better tools like ZTool or XTool exists.

Last edited by ShivShubh; 13-05-2018 at 00:02.
Reply With Quote
  #14  
Old 15-05-2018, 01:48
PsYcHo_RaGE's Avatar
PsYcHo_RaGE PsYcHo_RaGE is offline
Registered User
 
Join Date: Mar 2018
Location: DarckSide
Posts: 238
Thanks: 193
Thanked 160 Times in 78 Posts
PsYcHo_RaGE is on a distinguished road
Quote:
Originally Posted by darkwolves View Post
that is not going to happen both names will always come up in the forums
fitgirl has a high reputation on here and you will see her name all over
and yes she uses razors tools and credits him but she does not only use his tools
and has done many other things wich leave people speechless..
like repacking .cpk games before xtool was ever even started long before it started
she can repack unreal engine 4 games there is not a tool on here that can do that yet
razor has a reputation for a reason and so does fitgirl and both are well deserved
nevermind she's still nothing in my opinion even she has done many things which leave people speechless......
Reply With Quote
  #15  
Old 12-05-2018, 22:25
78372 78372 is offline
Registered User
 
Join Date: Dec 2016
Location: Bangladesh
Posts: 650
Thanks: 772
Thanked 953 Times in 309 Posts
78372 is on a distinguished road
Quote:
Originally Posted by PsYcHo_RaGE View Post
she's not incredible stop mentioning her name here its the Razor who is the best of em all.....give him the credits
She's incredible for her works, Razor should get credits for his work, not others.

And she always give credits to other people, there are a lot of repackers who don't , so she deserves the respect.
__________________
NOT AVAILABLE
Reply With Quote
The Following User Says Thank You to 78372 For This Useful Post:
Jiva newstone (12-05-2018)
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



All times are GMT -7. The time now is 07:18.


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