|
#841
|
||||
|
||||
| Sponsored Links |
|
#842
|
|||
|
|||
|
hello guys, i'm kinda new here
and i have a question.. what if i don't have a lot of space in drive C:\ for the {tmp} when merging files, because when i change {tmp} in records.ini to {app}, so the merge file output will go to {app}, sometimes the AdvSplit.exe just stopped working.. the error message was "Exception EInOutError in module Advsplit.exe at 000D1869. I/O error 105 my records.ini looks like this : [Records] Precomp=0.38 [Record1] Type=Split Source={src}\Data1a.Bin Output={app}\Data1.Bin Disk=1 [Record2] Type=Split Source={src}\Data1b.Bin Output={app}\Data1.Bin Disk=1 [Record3] Type=Split Source={src}\Data1c.Bin Output={app}\Data1.Bin Disk=2 [Record4] Type=Split Source={src}\Data1d.Bin Output={app}\Data1.Bin Disk=2 [Record5] Type=Split Source={src}\Data1e.Bin Output={app}\Data1.Bin Disk=3 And so on till end of records.ini ( edited pakrat2k2, no need to post all of it ) Last edited by pakrat2k2; 15-07-2017 at 17:16. Reason: removed wall of text.. |
|
#843
|
||||
|
||||
|
senying, If your using ultraarc to compress the game, no need to ever touch records.ini
it's auto generated by the program itself. It would be the conversion itself that is causing it to use temp rather then app. Goto request topic in main forum & put a request for the game in question ( make sure to add the url for the game in the request ). So the conversion maker will know exactly which conversion your talking about. It will have to be updated to latest CIUV2, which uses app rather then temp, this was changed quite some time ago, so it just needs to be updated. |
|
#844
|
||||
|
||||
|
senying if you use CIUV2 {tmp} = {app}
![]() File is merged where you are installing the program or game EDIT Razor12911 I have a question. Can I control in UltraARC how much RAM it needs to decompress ? If so how? How can I check how much RAM I need to decompress for already built archive? Because at first I only see compression 0b, decompression 0b Quote:
|
|
#845
|
||||
|
||||
|
Anyone please give me correct lzop configuration for arc.ini because everytime i try compressing it gives genral (de)compression error
Quote:
__________________
learn it |
|
#846
|
||||
|
||||
|
Code:
[External compressor:lzop] header = 0 packcmd = lzop -9 -o$$arcpackedfile$$.tmp $$arcdatafile$$.tmp unpackcmd = lzop -d -N -f -o$$arcdatafile$$.tmp $$arcpackedfile$$.tmp |
|
#847
|
||||
|
||||
|
.....Update Soon
Last edited by Simorq; 31-07-2017 at 16:06. |
| The Following 5 Users Say Thank You to Simorq For This Useful Post: | ||
KaktoR (29-07-2017), macut18 (29-07-2017), mausschieber (29-07-2017), pakrat2k2 (29-07-2017), sajmon83 (30-07-2017) | ||
|
#848
|
|||
|
|||
|
how do i apply ZTool to UltraArc ?
i edit the config 0 in my method to this : My Method: tor = plz4+srep+delta+lzma [External compressor:plz4,plzo] header = 0 packcmd = ZTool e:{compressor}{:option} - -o - $$arcdatafile$$.tmp -o <stdout> unpackcmd = ZTool d:{compressor}{:option} - -o - <stdin> <stdout> it gives : "Failed to create Data1.Bin" i already copy the ZTool.exe and all the .dll it needs to the Resources folder Last edited by pakrat2k2; 21-08-2017 at 08:09. |
| The Following User Says Thank You to senying For This Useful Post: | ||
GonzaloM (07-02-2018) | ||
|
#849
|
||||
|
||||
|
Quote:
packcmd = ZTool e:{compressor}{ption} - -o - $$arcdatafile$$.tmp -o <stdout> [External compressor:pzlib,plz4,plzo,pzstd] header = 0 packcmd = ZTool\ZTool e:{compressor}:t25p{:option} - - <stdin> <stdout> unpackcmd = ZTool\ZTool d:{compressor}{:option}:t90p:f:cm256mb - - <stdin> <stdout> Last edited by pakrat2k2; 21-08-2017 at 08:09. |
| The Following User Says Thank You to Simorq For This Useful Post: | ||
GonzaloM (07-02-2018) | ||
|
#850
|
||||
|
||||
|
Masked Compression Add UltraARC 2800 R3
![]()
Last edited by Simorq; 02-08-2017 at 23:58. |
|
#851
|
||||
|
||||
|
LZMA / LZMA2 / 4x4:LZMA only
arc.exe has stopped working.
__________________
Haters gonna hate
|
| The Following User Says Thank You to KaktoR For This Useful Post: | ||
GonzaloM (07-02-2018) | ||
|
#853
|
||||
|
||||
|
Only have test this on "Hellblade Senuas Sacrifice" yet.
Will test other games too in next days. Will report back soon.
__________________
Haters gonna hate
|
| The Following 3 Users Say Thank You to KaktoR For This Useful Post: | ||
|
#854
|
||||
|
||||
|
Well this is a problem for small files
This setting resolves the issue. Config0.txt Code:
[External compressor:rep,mm,delta,exe,exe2,4x4,lzma]
header = 0
packcmd = FAZip64 -i0 compress:{compressor}{:option} $$arcdatafile$$.tmp - <stdout>
unpackcmd = FAZip64 -i0 decompress:{compressor}{:option} <stdin> <stdout>
[External compressor:lzma2,Lzma2,LZMA2,xz,XZ]
header = 0
packcmd = 7z a -txz -an -mcrc=0 -m1=lzma2:d25:fb=273:mf=bt4:mc=1000000:lc=4:lp=0 -mmt=on -mx9 -so $$arcdatafile$$.tmp <stdout>
unpackcmd = 7z x -txz -mmt=on -an -y -si -so <stdin> <stdout>
|
| The Following 4 Users Say Thank You to Simorq For This Useful Post: | ||
|
#855
|
||||
|
||||
|
Generell question:
Because UltraARC doesn't support zTool now. If i compress a game with pZLib from UltraARC, can i decompress it with zTool.exe without any problems? If so, i will delete pZLib from next CIU version.
__________________
Haters gonna hate
|
![]() |
|
|
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 |