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
  #121  
Old 03-01-2016, 13:20
panker1992's Avatar
panker1992 panker1992 is offline
Registered User
 
Join Date: Oct 2015
Location: Always Somewhere
Posts: 564
Thanks: 116
Thanked 881 Times in 319 Posts
panker1992 is on a distinguished road
Razor did it again
thanks for this
so 7z.dll 15.5 edition 32 bit should suffice or i can get the copy of 15.14 latest edition ??

i have 7z.exe to extract xz format and lz77 format (as dictated by arc.ini :external compression)

compression duration is not affected by rep:800mb but it uses 1 gig more ram during the entire process :P

so as by now lets call rep obsolete, so the entire rep+exe is skipped or replaced by the universal exe2 or as bulat call it dispack070
__________________
My projects : Masked Compression, lzma2(xz) on Freearc, Zstd compressor for windows
My optimizations : packjpg.exe, zstd, lzham, precomp-dev-0.45.
Reply With Quote
Sponsored Links
  #122  
Old 03-01-2016, 15:03
ramazan19833 ramazan19833 is offline
Banned
 
Join Date: Apr 2012
Location: abc
Posts: 248
Thanks: 16
Thanked 10 Times in 8 Posts
ramazan19833 is on a distinguished road
panker1992 HELP

arc a -lc1024 -ld1024 -ep1 -ed -r -hp -pYourpassword -w.\ Data\data1.bin -mmsc+srep64+rep:512+delta+exe+xz/$bink:zm+zstd/$void=srep64+zstd/$text=srep64+zpaq/$precomp=precomp+msc+srep64+rep:512+delta+exe+lz77 "C:\Max Payne 3\*"

Eror : disk full eror help
Reply With Quote
  #123  
Old 03-01-2016, 15:07
panker1992's Avatar
panker1992 panker1992 is offline
Registered User
 
Join Date: Oct 2015
Location: Always Somewhere
Posts: 564
Thanks: 116
Thanked 881 Times in 319 Posts
panker1992 is on a distinguished road
how much ram you have ??

you need to optimize it for your ram post your RAM

and i will do it for you
__________________
My projects : Masked Compression, lzma2(xz) on Freearc, Zstd compressor for windows
My optimizations : packjpg.exe, zstd, lzham, precomp-dev-0.45.
Reply With Quote
  #124  
Old 03-01-2016, 15:18
ramazan19833 ramazan19833 is offline
Banned
 
Join Date: Apr 2012
Location: abc
Posts: 248
Thanks: 16
Thanked 10 Times in 8 Posts
ramazan19833 is on a distinguished road
Reply With Quote
  #125  
Old 03-01-2016, 15:20
ramazan19833 ramazan19833 is offline
Banned
 
Join Date: Apr 2012
Location: abc
Posts: 248
Thanks: 16
Thanked 10 Times in 8 Posts
ramazan19833 is on a distinguished road

I WOULD THANKS IN ADVANCE


panker1992
Reply With Quote
  #126  
Old 03-01-2016, 15:30
panker1992's Avatar
panker1992 panker1992 is offline
Registered User
 
Join Date: Oct 2015
Location: Always Somewhere
Posts: 564
Thanks: 116
Thanked 881 Times in 319 Posts
panker1992 is on a distinguished road
16G RAM Optimals

Code :

[External compressor:xz]
header = 0
packcmd = xz a -txz -an -mcrc=0 -m1=lzma2:d600m:fb=273:mf=bt4:mc=1000000:lc=4:lp=0 -mmt=4 -mx9 -si -so <stdin> <stdout>
unpackcmd = dec x -txz -an -y -si -so <stdin> <stdout>

[External compressor:lz77]
header = 0
packcmd = 7z a -txz -an -mcrc=0 -m1=lzma2:d1200m:fb=273:mf=bt4:mc=1000000:lc=4:lp=0 -mmt=2 -mx9 -si -so <stdin> <stdout>
unpackcmd = dec x -txz -an -y -si -so <stdin> <stdout>


Change these settings in arc.ini and let shine :D hope ti works
__________________
My projects : Masked Compression, lzma2(xz) on Freearc, Zstd compressor for windows
My optimizations : packjpg.exe, zstd, lzham, precomp-dev-0.45.
Reply With Quote
The Following User Says Thank You to panker1992 For This Useful Post:
Simorq (04-01-2016)
  #127  
Old 03-01-2016, 15:49
ramazan19833 ramazan19833 is offline
Banned
 
Join Date: Apr 2012
Location: abc
Posts: 248
Thanks: 16
Thanked 10 Times in 8 Posts
ramazan19833 is on a distinguished road
@echo off
color 0c
Title Compressor - by Panker1992
echo. ************************************************** ************************
echo. * External Options for Compressor By Panker1992 *
echo. * lzma2=4x4:lzma:a1:mfbt4:d256m:fb273:mc1000:lc8 (alt) *
echo. * Mask1: $jpgsolid=jpg+zstd/$void=srep64+zstd/$text=srep64+zpaq *
echo. * Mask2: $precomp=reflate+precomp+msc+srep64+rep:512+delta+ exe+xz *
echo. * Mask3: $bink=zm+zstd *
echo. * Old: $text=dict:128m+lzp:64m:105:d1m:s32:h22+ppmd:12: 192m *
echo. ************************************************** ************************
pause
@echo Recompressing Data...
arc a -lc1024 -ld1024 -ep1 -ed -r -hp -pYourpassword -w.\ Data\data1.bin -mmsc+srep64+rep:512+delta+exe+xz/$jpgsolid=jpg+zstd/$void=srep64+zstd/$text=srep64+zpaq/$precomp=precomp+msc+srep64+rep:512+delta+exe+lz77 "C:\Program Files (x86)\Adobe\*"
echo ************************************************** *****************************
echo.
echo Compressing is Completed
echo.
echo ************************************************** *****************************
pause

Reply With Quote
  #128  
Old 03-01-2016, 15:52
ramazan19833 ramazan19833 is offline
Banned
 
Join Date: Apr 2012
Location: abc
Posts: 248
Thanks: 16
Thanked 10 Times in 8 Posts
ramazan19833 is on a distinguished road
[External compressor:nz]
;options a) -cc=best -cO=optimal -cDP=fast b) -m6g -nm c) -p3 = cores
packcmd = nz a -cc -m1700m -p2 -t0 -br128m -bw128m -r -v $$arcpackedfile$$.tmp.nz $$arcdatafile$$.tmp
unpackcmd = nz x -m512g -t0 -p0 $$arcpackedfile$$.tmp.nz $$arcdatafile$$.tmp
datafile = $$arcdatafile$$.tmp
packedfile = $$arcpackedfile$$.tmp.nz

[External compressor:srep64]
;options = l%d (minimal match length, default=512)
header = 0
packcmd = srep64 {options} -m3f -d1g -a2 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = srep64 -d -s -- <stdin> <stdout>

[External compressor:xz]
header = 0
packcmd = xz a -txz -an -mcrc=0 -m1=lzma2:d600m:fb=273:mf=bt4:mc=1000000:lc=4:lp=0 -mmt=4 -mx9 -si -so <stdin> <stdout>
unpackcmd = dec x -txz -an -y -si -so <stdin> <stdout>

[External compressorrecomp]
header = 0
packcmd = precomp -intense0 -c- -t-j {options} -o$$arcpackedfile$$.tmp $$arcdatafile$$.tmp
unpackcmd = precomp -o$$arcdatafile$$.tmp -r $$arcpackedfile$$.tmp

[External compressor:msc]
;Alt: c -v -f Forced //-frog=9 use this instead of -tak=9
header = 0
packcmd = MSC c -v -wav=1 -raw=1 -bmp=1 -ddsraw=1 -ddsdxt=1 -mp3=1 -bmf=9s -tak=9 -dxt=1 -lzma=hc4,lc8,lp2,pb2,fb273,mc1000 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp

[External compressor:lzham]
packcmd = lzham -m4 -d29 c $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = lzham -c d $$arcpackedfile$$.tmp $$arcdatafile$$.tmp

[External compressor:reflate]
header = 0
packcmd = reflate -process $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = reflate -restore123 $$arcpackedfile$$.tmp $$arcdatafile$$.tmp

[External compressor:zstd]
header = 0
packcmd = zstd -f -8 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = zstd -d -f <stdin> <stdout>

[External compressor:rep,lzma,4x4,delta,exe]

header = 0

packcmd = fazip -i0 compress:{compressor}{ption} <stdin> <stdout>

unpackcmd = fazip -i0 decompress:{compressor}{ption} <stdin> <stdout>


[External compressor:jpg]
mem = 10
packcmd = packjpg -np $$arcdatafile$$.jpg
unpackcmd = packjpg -np $$arcdatafile$$.pjg
datafile = $$arcdatafile$$.jpg
packedfile = $$arcdatafile$$.pjg
solid = 0

[External compressor:zpaq]
;-method s4.3ci1 -method 46,36,26
packcmd = zpaq64.exe a $$arcpackedfile$$.tmp $$arcdatafile$$.tmp -method 46,36,26
unpackcmd = zpaq64.exe x $$arcpackedfile$$.tmp $$arcdatafile$$.tmp -summary
datafile = $$arcdatafile$$.tmp
packedfile = $$arcpackedfile$$.tmp

[External compressor:lz77]
header = 0
packcmd = 7z a -txz -an -mcrc=0 -m1=lzma2:d1200m:fb=273:mf=bt4:mc=1000000:lc=4:lp=0 -mmt=2 -mx9 -si -so <stdin> <stdout>
unpackcmd = dec x -txz -an -y -si -so <stdin> <stdout>
Reply With Quote
  #129  
Old 03-01-2016, 15:58
panker1992's Avatar
panker1992 panker1992 is offline
Registered User
 
Join Date: Oct 2015
Location: Always Somewhere
Posts: 564
Thanks: 116
Thanked 881 Times in 319 Posts
panker1992 is on a distinguished road
-mprecomp+msc+srep64+delta+exe+lz77/$jpgsolid=jpg+zstd/$void=srep64+zstd/$text=srep64+nz

Use this, its more universal Windows 10 i saw above .... hmm i love troubleshooting
__________________
My projects : Masked Compression, lzma2(xz) on Freearc, Zstd compressor for windows
My optimizations : packjpg.exe, zstd, lzham, precomp-dev-0.45.
Reply With Quote
  #130  
Old 03-01-2016, 16:00
panker1992's Avatar
panker1992 panker1992 is offline
Registered User
 
Join Date: Oct 2015
Location: Always Somewhere
Posts: 564
Thanks: 116
Thanked 881 Times in 319 Posts
panker1992 is on a distinguished road
Quote:
Originally Posted by panker1992 View Post
Code :

[External compressor:xz]
header = 0
packcmd = 7z a -txz -an -mcrc=0 -m1=lzma2:d600m:fb=273:mf=bt4:mc=1000000:lc=4:lp=0 -mmt=4 -mx9 -si -so <stdin> <stdout>
unpackcmd = dec x -txz -an -y -si -so <stdin> <stdout>

[External compressor:lz77]
header = 0
packcmd = 7z a -txz -an -mcrc=0 -m1=lzma2:d1200m:fb=273:mf=bt4:mc=1000000:lc=4:lp=0 -mmt=2 -mx9 -si -so <stdin> <stdout>
unpackcmd = dec x -txz -an -y -si -so <stdin> <stdout>


Change these settings in arc.ini and let shine hope ti works

my mistake sorry :P copy this
__________________
My projects : Masked Compression, lzma2(xz) on Freearc, Zstd compressor for windows
My optimizations : packjpg.exe, zstd, lzham, precomp-dev-0.45.
Reply With Quote
  #131  
Old 03-01-2016, 21:18
ramazan19833 ramazan19833 is offline
Banned
 
Join Date: Apr 2012
Location: abc
Posts: 248
Thanks: 16
Thanked 10 Times in 8 Posts
ramazan19833 is on a distinguished road
Thumbs down Hello,Help






Advanced-Data-Comp.bat

@echo off
color 0c
Title Compressor - by Panker1992
echo. ************************************************** ************************
echo. * External Options for Compressor By Panker1992 *
echo. * lzma2=4x4:lzma:a1:mfbt4:d256m:fb273:mc1000:lc8 (alt) *
echo. * Mask1: $jpgsolid=jpg+zstd/$void=srep64+zstd/$text=srep64+zpaq *
echo. * Mask2: $precomp=reflate+precomp+msc+srep64+rep:512+delta+ exe+xz *
echo. * Mask3: $bink=zm+zstd *
echo. * Old: $text=dict:128m+lzp:64m:105:d1m:s32:h22+ppmd:12: 192m *
echo. ************************************************** ************************
pause
@echo Recompressing Data...
arc a -lc1024 -ld1024 -ep1 -ed -r -hp -pYourpassword -w.\ Data\data1.bin -mmsc+srep64+rep:512+delta+exe+xz/$bink:zm+zstd/$void=srep64+zstd/$text=srep64+zpaq/$precomp=precomp+msc+srep64+rep:512+delta+exe+lz77 "C:\Max Payne 3\*"
echo ************************************************** *****************************
echo.
echo Compressing is Completed
echo.
echo ************************************************** *****************************

arc.ini

[External compressor:nz]
;options a) -cc=best -cO=optimal -cDP=fast b) -m6g -nm c) -p3 = cores
packcmd = nz a -cc -m1700m -p2 -t0 -br128m -bw128m -r -v $$arcpackedfile$$.tmp.nz $$arcdatafile$$.tmp
unpackcmd = nz x -m512g -t0 -p0 $$arcpackedfile$$.tmp.nz $$arcdatafile$$.tmp
datafile = $$arcdatafile$$.tmp
packedfile = $$arcpackedfile$$.tmp.nz

[External compressor:srep64]
;options = l%d (minimal match length, default=512)
header = 0
packcmd = srep64 {options} -m3f -d1g -a2 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = srep64 -d -s -- <stdin> <stdout>

[External compressor:xz]
header = 0
packcmd = 7z a -txz -an -mcrc=0 -m1=lzma2:d600m:fb=273:mf=bt4:mc=1000000:lc=4:lp=0 -mmt=4 -mx9 -si -so <stdin> <stdout>
unpackcmd = dec x -txz -an -y -si -so <stdin> <stdout>

[External compressorrecomp]
header = 0
packcmd = precomp -intense0 -c- -t-j {options} -o$$arcpackedfile$$.tmp $$arcdatafile$$.tmp
unpackcmd = precomp -o$$arcdatafile$$.tmp -r $$arcpackedfile$$.tmp

[External compressor:msc]
;Alt: c -v -f Forced //-frog=9 use this instead of -tak=9
header = 0
packcmd = MSC c -v -wav=1 -raw=1 -bmp=1 -ddsraw=1 -ddsdxt=1 -mp3=1 -bmf=9s -tak=9 -dxt=1 -lzma=hc4,lc8,lp2,pb2,fb273,mc1000 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp

[External compressor:lzham]
packcmd = lzham -m4 -d29 c $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = lzham -c d $$arcpackedfile$$.tmp $$arcdatafile$$.tmp

[External compressor:reflate]
header = 0
packcmd = reflate -process $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = reflate -restore123 $$arcpackedfile$$.tmp $$arcdatafile$$.tmp

[External compressor:zstd]
header = 0
packcmd = zstd -f -8 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = zstd -d -f <stdin> <stdout>

[External compressor:rep,lzma,4x4,delta,exe]

header = 0

packcmd = fazip -i0 compress:{compressor}{ption} <stdin> <stdout>

unpackcmd = fazip -i0 decompress:{compressor}{ption} <stdin> <stdout>


[External compressor:jpg]
mem = 10
packcmd = packjpg -np $$arcdatafile$$.jpg
unpackcmd = packjpg -np $$arcdatafile$$.pjg
datafile = $$arcdatafile$$.jpg
packedfile = $$arcdatafile$$.pjg
solid = 0

[External compressor:zpaq]
;-method s4.3ci1 -method 46,36,26
packcmd = zpaq64.exe a $$arcpackedfile$$.tmp $$arcdatafile$$.tmp -method 46,36,26
unpackcmd = zpaq64.exe x $$arcpackedfile$$.tmp $$arcdatafile$$.tmp -summary
datafile = $$arcdatafile$$.tmp
packedfile = $$arcpackedfile$$.tmp

[External compressor:lz77]
header = 0
packcmd = 7z a -txz -an -mcrc=0 -m1=lzma2:d1200m:fb=273:mf=bt4:mc=1000000:lc=4:lp=0 -mmt=2 -mx9 -si -so <stdin> <stdout>
unpackcmd = dec x -txz -an -y -si -so <stdin> <stdout>
Reply With Quote
  #132  
Old 03-01-2016, 23:11
Rahmani1811 Rahmani1811 is offline
Registered User
 
Join Date: Oct 2015
Location: India
Posts: 20
Thanks: 4
Thanked 2 Times in 2 Posts
Rahmani1811 is on a distinguished road
Panker bro getting this error
Genral (de) compreson error in precomp
Reply With Quote
  #133  
Old 04-01-2016, 01:54
panker1992's Avatar
panker1992 panker1992 is offline
Registered User
 
Join Date: Oct 2015
Location: Always Somewhere
Posts: 564
Thanks: 116
Thanked 881 Times in 319 Posts
panker1992 is on a distinguished road
Precomp Solution

Quote:
Originally Posted by panker1992 View Post

Program Version
7z.exe = 15.12
zstd.exe = 4.5
lzham.exe = 1.1
zpaq64.exe = 7.05
srep64.exe = 3.93
zlib1.dll = use precomp 0.38 no errors better compression use zlib1.dll 105 kilobytes edition works flawlessly


This is all thanks to Razor i couldnt have done without him

Full Support on all Compressors, except reflate its the only one that doesnt work in inno yet

The image on Background i made it quite some time ago using GIMP
hope you like it.


**** Patch 1 download the new scripts use whatever you wish v0.38 or v4.2 precomp

best choice is 0.38 precomp

**** Patch 2 fixed where it didnt properly show the application and the folder wasnt quoted

**** Ripping Decomp v3 fixed decomp error also removed some exe that are not needed for decomp such as msc.exe and pack*.exe since cls-msc.dll exsists

**** Updated Zstd for Windows added 32bit support, this compressor along with 64 bit one pipeline srep and zstd for fast compression and even faster decomp.


Ladies and Gentlemen because i support and i troubleshoot frequently,
i also update my tools regularly or post updates and solutions as they come up
please consider reading them before double posting same problems over and over

Enjoy

Precomp 0.38 Eliminates all errors change from 0.42 please
__________________
My projects : Masked Compression, lzma2(xz) on Freearc, Zstd compressor for windows
My optimizations : packjpg.exe, zstd, lzham, precomp-dev-0.45.
Reply With Quote
  #134  
Old 04-01-2016, 04:44
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 panker1992 View Post
Ladies and Gentlemen because i support and i troubleshoot frequently,
i also update my tools regularly or post updates and solutions as they come up
please consider reading them before double posting same problems over and over

Enjoy

Precomp 0.38 Eliminates all errors change from 0.42 please
people should just work with 0.38, 0.40 and 0.43. 0.42 has a tendency of freezing and 0.41 is the black sheep of all.

And reflate does work in inno, it should work.

Last edited by Razor12911; 04-01-2016 at 04:50.
Reply With Quote
The Following 4 Users Say Thank You to Razor12911 For This Useful Post:
EyeSalt (15-03-2018), panker1992 (04-01-2016), RamiroCruzo (04-01-2016), rinaldo (05-01-2016)
  #135  
Old 04-01-2016, 05:41
panker1992's Avatar
panker1992 panker1992 is offline
Registered User
 
Join Date: Oct 2015
Location: Always Somewhere
Posts: 564
Thanks: 116
Thanked 881 Times in 319 Posts
panker1992 is on a distinguished road
Quote:
Originally Posted by Razor12911 View Post

And reflate does work in inno, it should work.
Razor i cannot make it work in Inno
i have tried all your tools only, your inno setup (WPI).
simply refuses to work
when i RIP games (no Inno) just CMD everything works even your 7z.dll doesnt have to be present to decompress,
can you post us some pictures or anyone that had success with it ??

Thanks in advance
__________________
My projects : Masked Compression, lzma2(xz) on Freearc, Zstd compressor for windows
My optimizations : packjpg.exe, zstd, lzham, precomp-dev-0.45.
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
Best Compression Format DRAGoN.X Chit Chat 11 07-09-2017 23:13
Dragon Age: Origins Ultimate Edition 3xDVD5 [CIU 2.0.2] NamelessOne PC Games - CD/DVD Conversions 16 03-03-2017 11:38
compression -msrep+rep+delta+nzip Danik1B9 Conversion Tutorials 11 21-12-2014 08:13
Borderlands 2: Ultimate Vault Hunter Edition - 3xDVD5 [ALL DLCs + CIU V2] REV0 PC Games - CD/DVD Conversions 7 06-07-2013 03:14
Fallout New Vegas Ultimate Edition 3xDVD9 to 2xDVD5 1LANGUAGE senseman PC Games - CD/DVD Conversions 29 04-06-2013 10:36



All times are GMT -7. The time now is 11:28.


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