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

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 11-08-2017, 20:11
Spexxos Spexxos is offline
Registered User
 
Join Date: Apr 2017
Location: Germany
Posts: 13
Thanks: 21
Thanked 1 Time in 1 Post
Spexxos is on a distinguished road
method "max" does not work properly while testing with ray_test. It creates a freearc.tmp in the results folder. I am using V1.02.

Quote:
!!---------------------------------!!
!! METHODS !!
!!----------------------!!---------------------------------!!-------------------------!!
!! Precompressors !! Solid Compressors !! Media Compressors !!
!!-----------!----------!!-----------!----------!----------!!------------!------------!!
!! precomp38 ! pzlib1 !! lzma ! zcm ! rep !! msc ! !!
!! precomp40 ! pzlib2 !! lzma2 ! mcm ! srep !! mpz ! !!
!! precomp41 ! pzlib3 !! lzham ! zpaq ! srep64 !! ofr ! !!
!! precomp42 ! plz4 !! lzt ! zpaqd ! delta !! packmp3 ! !!
!! precomp43 ! !! lz77 ! packet ! xdelta3 !!------------!------------!!
!! precomp44 ! !! lz4 ! noodle ! exe2 !! Masks !!
!! precomp45 ! !! lz5 ! uharcmt ! !!------------!------------!!
!! precomp46 ! !! xz ! fp8 ! !! fast ! max !!
!! reflate ! !! nz ! rzm ! !! max2 ! ultra !!
!! antiz ! !! rar ! ! !! devastate ! devastate2 !!
!! Zjo ! !! zstd ! ! !! devastate3 ! Yourmethod !!
!!-----------!----------!!-----------!----------!----------!!------------!------------!!

knock the "Methods" for more!!!


Test method 01 :max

Test method 02 :

FreeArc 0.67 (March 15 2014) Creating archive: ##TestResults##\max.arc using msc+srep+delta+dispack070+4x4:lzma:max:250m, $text => dict:64mb, $deflate => precomp38+srep+delta+4x4:lzma:max:250m
Memory for compression 128mb, decompression 128mb, cache 16mb
Compressing 1 file, 29,220,333 bytes
Compressing 1.fos_org 0%
Compressing 29,220,333 bytes with MSC c -v -wav=1 -raw=1 -bmp=0 -ddsraw=0 -ddsdxt=1 -mp3=1 -bmf=9s -tak=9 -dxt=1 -lzma=hc4,lc8,lp2,pb2,fb273,mc1000 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp

MSC [media streams compressor] v0.0.6.4 by ProFrager

Settings:

[Size filters]
RAWSize=[4'096 ; -1] DXTSize=[150 ; -1] RAWMipSize=[300 ; -1]
WAVSize=[512 ; -1] MP3Size=[8'000 ; -1] BMPSize=[4'096 ; -1]

[threads]
max_threads=4

[dxt]
optimisation_lvl=1

[lzma-weighting]
lzma_compr= (hc4:lc=8:lp=2b=2:fb=273:mc=1000)

[raw dds & bmp compression]
bmf_compr_lvl=off bmf_vers=v.2.01

[audio compression]
tak_compression_lvl=9 tak_vers=2.3.0 32 bit
frog_compression_lvl=off frog_vers=v4.910b [2011-02-10]

[mp3 search]
mp3_search_engine=1 min_frames_number=20

[raw audio search]
raw_search_engine=1

Scanning...
Compressing/deinterleaving data...

<--------------------------- D D S ---------------------------->
Total founded DDS: 0
DDS with unknown type (not RGB and not FOURCC): 0
DDS with unknown FOURCC: 0
DDS with unsupported type (DXT2,DXT4,Volume): 0
DDS DXT,RAW filtered by size: 0

processed DXT DDS: 0 - 0(lzma reject) = 0 (0 b)
DXT1: 0 DXT3: 0 DXT5: 0 ATI2: 0
DDS RAW search was turned off

<--------------------------- B M P ---------------------------->
BMP search was turned off

<--------------------------- W A V ---------------------------->
Total founded RIFF WAVE: 0
WAV with non-supported format (not PCM): 0
WAV PCM:
with non-standard bit_per_sample (not 8 and not 16): 0
with non-standard number_of_channels (not [1;2]): 0
with non-standard sample_rate: 0
with too big header ( >65536 bytes): 0
WAV PCM filtered by size: 0

processed PCM WAV: 0 (0 bytes)

<------------------------ R A W audio ------------------------->
Total founded RAW audio blocks: 0
RAW filtered by size: 0

processed RAW audio: 0 (0 bytes)

<-------------------------- M P E G --------------------------->
Total founded MPEG streams: 0
MPEG filtered by size: 0
MPEG Layer-I: 0 (0 bytes)
MPEG Layer-II: 0 (0 bytes)
MPEG Layer-III: 0 (0 bytes)

processed MPEG Layer III: 0 (0 bytes)


Scan time: 968ms (28.787 mb/s)
Total process time: 968ms (28.787 mb/s)

All OK


Errorlevel=0

Compressing 29,220,346 bytes with srep -m3f $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
SREP 3.93a beta (October 11, 2014): input size 27 mb, memory used 19 mb, -m3f -l512 -c512 -a4/4 -hash=vmac -b8mb
100%: 29,220,346 -> 28,763,674: 98.44%. Cpu 127 mb/s (0.219 sec), real 151 mb/s (0.185 sec) = 118%. Remains 00:00
Decompression memory is 1 mb. 600 matches = 9,600 bytes = 0.03% of file

Errorlevel=0

ERROR: write error (disk full?) in compression algorithm 4x4:lzma:max:250m


---------------------------------------------------------------------------------------------------------------
------------------------------------------ Testing finished --------------------------------------------------
---------------------------------------------------------------------------------------------------------------

Started max - 12.08.2017 - 5:10:30,33
Finished max - 12.08.2017 - 5:10:31,73

Last edited by Spexxos; 11-08-2017 at 20:14.
Reply With Quote
Sponsored Links
  #2  
Old 11-08-2017, 20:20
rayated's Avatar
rayated rayated is offline
Registered User
 
Join Date: Apr 2017
Location: Bagladesh
Posts: 15
Thanks: 3
Thanked 30 Times in 7 Posts
rayated is on a distinguished road
Quote:
Originally Posted by Spexxos View Post
method "max" does not work properly while testing with ray_test. It creates a freearc.tmp in the results folder. I am using V1.02.
how much of ram do you have?
__________________
Think twice
Reply With Quote
  #3  
Old 12-08-2017, 06:13
Spexxos Spexxos is offline
Registered User
 
Join Date: Apr 2017
Location: Germany
Posts: 13
Thanks: 21
Thanked 1 Time in 1 Post
Spexxos is on a distinguished road
Quote:
Originally Posted by rayated View Post
how much of ram do you have?
16GB, the other methods work fine though
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
Mini Compressor AIO 2021 Carldric Clement Conversion Tutorials 287 08-06-2026 11:29
INDEX - CD2DVD Conversion Index **UPDATED: 17-07-2024** Grumpy PC Games - CD/DVD Conversions 252 16-07-2024 20:35
Dragon Age: Origins Ultimate Edition 3xDVD5 [CIU 2.0.2] NamelessOne PC Games - CD/DVD Conversions 16 03-03-2017 11:38
[Tutorial] Making Compressor like BlackBox? Carldric Clement Conversion Tutorials 8 15-10-2014 21:50



All times are GMT -7. The time now is 15:13.


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