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 23-07-2018, 10:21
sajmon83's Avatar
sajmon83 sajmon83 is offline
Registered User
 
Join Date: Jun 2017
Location: Poland
Posts: 30
Thanks: 233
Thanked 44 Times in 29 Posts
sajmon83 is on a distinguished road
Quote:
Originally Posted by masen485 View Post
UltraARC 2900 R5 Stable Release
Do you know how to show a short game compression (mask) training videos?
Masked Compression It is very similar to MMC.
With the exception that the files are divided into groups.
You can assign a different compression method to each group of files. Look in the file Arc.Groups here you will find what files are divided into which groups.
The Config0.inf file contains an example of how to give each group a different compression method

Last edited by pakrat2k2; 23-07-2018 at 12:45. Reason: spelling edit
Reply With Quote
The Following 2 Users Say Thank You to sajmon83 For This Useful Post:
pakrat2k2 (23-07-2018), Simorq (23-07-2018)
Sponsored Links
  #2  
Old 23-07-2018, 13:00
masen485 masen485 is offline
Registered User
 
Join Date: Feb 2018
Location: safras
Posts: 157
Thanks: 17
Thanked 13 Times in 9 Posts
masen485 is on a distinguished road
UltraARC 2900 R5 Stable Release Are you able to demonstrate mask compression by trying on example big game?

I need it so much I can not fuck it please help
Reply With Quote
  #3  
Old 23-07-2018, 13:13
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
You have a test game? Name it here i will look then
__________________
Haters gonna hate
Reply With Quote
  #4  
Old 23-07-2018, 16:38
masen485 masen485 is offline
Registered User
 
Join Date: Feb 2018
Location: safras
Posts: 157
Thanks: 17
Thanked 13 Times in 9 Posts
masen485 is on a distinguished road
it can be game and game videos 5.gb close dimension

Assassin's Creed Syndicate Gold Edition

UltraARC 2900 R5 Stable Release/Mask/Arc.Groups/$AnvilPack=afr:a2/$BinkPack=bpk/How to best know the mask method and a powerful compression method
Reply With Quote
  #5  
Old 24-07-2018, 01:31
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
https://fileforums.com/showpost.php?...&postcount=534

Maybe you get better size with use Lolz

Code:
<Masked Compression>
MASK    = srep:m3f+LL2/$binkpack=BPK/$anvilpack=afr:a2+srep:m3f+LL2
__________________
Haters gonna hate
Reply With Quote
  #6  
Old 24-07-2018, 02:56
masen485 masen485 is offline
Registered User
 
Join Date: Feb 2018
Location: safras
Posts: 157
Thanks: 17
Thanked 13 Times in 9 Posts
masen485 is on a distinguished road
E:\UltraARC 2900 R5 Stable Release>arc a -ep1 -r -ed -dses -s; -di -i2 -wE:\UltraARC 2900 R5 Stable Release\Setup_Files\ArcTmp -n@CfgTmp\List1.txt -mMASK E:\UltraARC 2900 R5 Stable Release\Setup_Files\Data1.Bin -dpE:\Program Files (x86)\Ubisoft\Assassins Creed Syndicate
FreeArc 0.67 (March 15 2014) Using additional options: --cache=0 --logfile=_Compression.log
Creating archive: E:\UltraARC 2900 R5 Stable Release\Setup_Files\Data1.Bin using srep:m3f+lolz:mmt1:d64:mc1023, $binkpack => bpk, $anvilpack => afr:a2+srep:m3f+lolz:mmt1:d64:mc1023
Memory for compression 0b, decompression 0b, cache 0b
ERROR: general (de)compression error in afr:a2

Config0.inf

[External compressor:afr]
header = 0
packcmd = _CLS\AFR\AFR_x64 e {options} $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = _CLS\AFR_x64.exe d #in #out <stdin> <stdout>
datafile = Input
packedfile = Output


UltraARC 2900 R5 Stable Release\Resources\_CLS\AFR_x64.exe"
AFR - [A]nvil [F]orge [R]ecompressor v 0.0.2.0a7 by Edison007.
Thanks ProFrager

AFR.exe

Supported engine versions:
Scimitar (Assassin's Creed, Prince of Persia).
Anvil (AC II/Brotherhood/Revelations, POP: The Forgotten Sands).
AnvilNext (AC III/Liberation/Black Flag/Rogue).
AnvilNext 2.0 (AC Unity/Syndicate/Origins, Rainbow Six: Siege, Ghost Recon Wildlands).

Usage: AFR.exe command [options] input output

Commands:
e: Encode input to output.
d: Decode input to output.

Options:
-a2 - AnvilNext 2.0 mode [default - disabled]. - encode only
-vr - Validate encoding [default - disabled]. - encode only
-dc - Disable lzo-streams check. - encode only
-tN - Use N threads (1-16, default is NumCPU-1). - decode only
-v[0..2] - Verbosity level [default - 1].


why can it fail?
Reply With Quote
  #7  
Old 24-07-2018, 03:35
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 masen485 View Post
packcmd = _CLS\AFR\AFR_x64 e {options} $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
UltraARC 2900 R5 Stable Release\Resources\_CLS\AFR_x64.exe"
Seems like you have a error in path AFR_x64

packcmd is in _CLS\AFR\AFR_x64.exe
UltraArc is in _CLS\AFR_x64.exe
__________________
Haters gonna hate
Reply With Quote
  #8  
Old 24-07-2018, 03:58
masen485 masen485 is offline
Registered User
 
Join Date: Feb 2018
Location: safras
Posts: 157
Thanks: 17
Thanked 13 Times in 9 Posts
masen485 is on a distinguished road
http://dosya.co/35gq5lf0osl5/Black_B..._Doom.exe.html
link file everything is correct file content related
and work in harmony UltraARC 2900 R5 Stable Release
UltraARC 2900 R5 Stable Release is compatible with the file I sent you do you harmonize ?
I will be very happy if you help me
Up-to-date UltraARC 2900 R5 Stable Release which you are preparing (up to date UltraARC 2900 R5 Stable Release) is need to be compatible with the file i send you. And must have file divide ability. Can you help about this? This is very important for me. Thank for your help.

CLS-DISKSPAN.dll Will it work?

Last edited by masen485; 24-07-2018 at 05:36.
Reply With Quote
  #9  
Old 31-07-2018, 03:43
masen485 masen485 is offline
Registered User
 
Join Date: Feb 2018
Location: safras
Posts: 157
Thanks: 17
Thanked 13 Times in 9 Posts
masen485 is on a distinguished road
UltraARC 2900 R5 Stable Release HOW TO USE EDUCATION VIDEO

THE MASK METHOD WORKS NOT WORKING EVERYTHING
GAME ERROR
Reply With Quote
  #10  
Old 01-08-2018, 15:50
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
Code:
xZ1 = xZLib

[External compressor:xZlib]
A typo in xZLib. Fix the "l" to "L".

Otherwise xtool:zlib doesnt work

Thanks to fabioddq for the hint
__________________
Haters gonna hate
Reply With Quote
  #11  
Old 01-08-2018, 16:37
masen485 masen485 is offline
Registered User
 
Join Date: Feb 2018
Location: safras
Posts: 157
Thanks: 17
Thanked 13 Times in 9 Posts
masen485 is on a distinguished road
UltraARC 2900 R5 Stable Release HOW TO USE EDUCATION VIDEO

THE MASK METHOD WORKS NOT WORKING EVERYTHING
GAME ERROR

http://dosya.co/izqcz5pow3mw/bandica...3-683.mp4.html
Reply With Quote
  #12  
Old 01-08-2018, 17:05
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
Your MASK setting is wrong!

1. Open Arc.groups, go to $Deflate and delete *.sga
> Remove all duplicates from this file
2. MASK = srep:m3f+LZ3/$void=zstd/$xstream=xZ1+srep:m3f+LZ3
3. WHY you add *.webm again in $void? It is already there! Remove all duplicate from this file!
Attached Files
File Type: zip masen485.zip (2.9 KB, 49 views)
__________________
Haters gonna hate

Last edited by KaktoR; 01-08-2018 at 17:11.
Reply With Quote
The Following User Says Thank You to KaktoR For This Useful Post:
pakrat2k2 (02-08-2018)
  #13  
Old 03-08-2018, 14:10
mahbodsx mahbodsx is offline
Registered User
 
Join Date: Sep 2017
Location: IR_KRJ
Posts: 6
Thanks: 1
Thanked 0 Times in 0 Posts
mahbodsx is on a distinguished road
i didn,t want to split the archive
how can i do?
Reply With Quote
  #14  
Old 03-08-2018, 14:15
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
In UltraArc.ini
Code:
FirstVolumeSize=999999
CustomVolumeSize=999999
__________________
Haters gonna hate
Reply With Quote
  #15  
Old 13-08-2018, 06:01
mausschieber's Avatar
mausschieber mausschieber is offline
Conversion Designer
 
Join Date: Jan 2011
Location: germany
Posts: 4,325
Thanks: 6,767
Thanked 11,733 Times in 3,238 Posts
mausschieber is on a distinguished road
Whats Wrong

left Picture is from CIUv2 v2.0.3.9 UltraARC Update 14.2 (2018-08-09)
Right Picture is from Conversion of Fabioddq Dead Cells
and allways i have conversion error when i compile my Conversions.
conversions are packed but when i Install it, it breaks without an error.
my System is Win8.1 64 Bit. and i start with Compatibily mode win 7, and Adminrights.
__________________
It would be nice if you appreciate my work with the thanks Button
Reply With Quote
The Following User Says Thank You to mausschieber For This Useful Post:
GTX590 (16-08-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

Similar Threads
Thread Thread Starter Forum Replies Last Post
BlackBox v2 y_thelastknight Conversion Tutorials 567 11-03-2025 07:16
Useful Dll for Inno Setup users peterf1999 Conversion Tutorials 88 01-12-2017 16:00
Total War Collection - 6xDVD9 [LZMA + INNO SETUP + CIU] REV0 PC Games - CD/DVD Conversions 1 28-06-2015 17:00
Total War Collection - 2xBLURAY [LZMA + INNO SETUP + CIU] REV0 PC Games - CD/DVD Conversions 2 09-01-2013 18:02
Total War Collection - 11xDVD5 [LZMA + INNO SETUP + CIU] REV0 PC Games - CD/DVD Conversions 0 09-01-2013 16:38



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


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