#1
|
|||
|
|||
![]()
Hey guys, so I've been trying to compress Outlast 2 using uelr+msc+srep64+lolz, however the game size flies from 26gb to 39gb. Whenever SREP64 starts compressing, as soon as it reaches the second pass it fails and shows Errorlevel=-1073741819.
Here's the log: Code:
Compressing 40,692,579,062 bytes with "tools\srep\srep64.exe" -m3f -a2 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp 10.4%SREP 3.2 (April 6, 2013): input size 38807 mb, memory used 2175 mb, -m3f -l512 -c256 -a2 100%: 40,692,579,062 -> 27,398,243,706: 67.33%. Cpu 65 mb/s (599.625 sec), real 19 mb/s (2056.522 sec) = 29% Second pas 10.4% Errorlevel=-1073741819 10.4% ERROR: general (de)compression error in srep64 CPU: AMD Ryzen 5 2600 RAM: 16GB 3200Mhz Clock rate is stable/stock. Srep64 is v3.2. Could it be that I do not have enough RAM for it to use? 14GB was available. This is the fourth try. Tried placing it in a shorter path "C:\Folder" to see that it might be a character limit, but error still persists. Any ideas? |
Sponsored Links |
#2
|
||||
|
||||
That error code converts to hexadecimal 0xC0000005, access violation. Probably a pointer went astray.
__________________
Joe Forster/STA For more information, see the FileForums forum rules and the PC Games forum FAQ! Don't contact me via E-mail or PM to ask for help with anything other than patches (or software in general) done by me, otherwise your request may be deleted without any reply! Homepage: http://sta.c64.org, E-mail: [email protected]; for attachments, send compressed (ZIP or RAR) files only, otherwise your E-mail will bounce back! |
#4
|
|||
|
|||
Code:
Compressing 40,692,579,062 bytes with "tools\srep\srep64.exe" -c512 -m3f -a2 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp SREP 3.2 (April 6, 2013): input size 38807 mb, memory used 1103 mb, -m3f -l512 -c512 -a2 100%: 40,692,579,062 -> 27,613,438,940: 67.86%. Cpu 96 mb/s (404.641 sec), real 60 mb/s (644.086 sec) = 63% % Second pas 10.4% Errorlevel=-1073741819 10.4% ERROR: general (de)compression error in srep64:c512 |
#5
|
|||
|
|||
just use m3f -d1g -a2
![]() |
#6
|
|||
|
|||
Do you have enough space in your harddrive?
And use stdout for srep as you use m3f |
#7
|
|||
|
|||
Quote:
I've tested this more than 7 times and at this point I'm just going to skip srep. Edit: I'll give it one last try with <stdin> <stdout>. Crossing fingers. Edit2: Srep doesn't work with <stdout>, so I'm just going to split the data in half and move on. Thanks for your help guys. Last edited by mixtro; 15-10-2019 at 07:08. |
#8
|
|||
|
|||
@comp,use tempfiles ! Not stdio.
@decomp, do not use arc.ini/stdout for srep. Instead it,go for razor's cls-srep.dll. |
#9
|
|||
|
|||
Not stdio. Just stdout.
packcmd = srep64 -m3f $$arcdatafile$$.tmp - <stdout> |
#10
|
|||
|
|||
I mean stdin/out..
|
#11
|
|||
|
|||
i notice you are from dubai
if you repack game with arabic files this will make error with you in srep cause arabic files ,, you must repack arabic files with srep + lolz dont repack it with uler+srep+lolz this error appear for me and asked everyone dont solved it , i repack arabic files only without game files ,, repacked well ,,, srep 3.92 ![]() Code:
[External compressor:lolz] header = 0 packcmd = lolz_x64.exe {options} $$arcdatafile$$.tmp $$arcpackedfile$$.tmp [External compressor:srep] header = 0 packcmd = srep64 {-option } $$arcdatafile$$.tmp $$arcpackedfile$$.tmp unpackcmd = srep64 -d -s -- <stdin> <stdout> [External compressor:uelr] header = 0 packcmd = uelr.exe uv $$arcdatafile$$.tmp $$arcpackedfile$$.tmp Code:
@echo off color 0a bin\arc.exe a -ep1 -r -ed -s; -w.\tempUelr -muelr+srep:m3f:a16:d1g+lolz:dtb1:d128m:mtt1:mt8:tt8:mc1023:fba0 Data1.bin "1\*" rmdir /s /q tempUelr pause Last edited by ZAZA4EVER; 15-10-2019 at 10:50. |
The Following User Says Thank You to ZAZA4EVER For This Useful Post: | ||
mixtro (15-10-2019) |
#12
|
|||
|
|||
Quote:
Thank you for posting this, should help me out if I ever decide to include Arabic files. Just want to update that splitting the archive to 20gb each prevented the issue from happening. |
The Following User Says Thank You to mixtro For This Useful Post: | ||
ZAZA4EVER (15-10-2019) |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
New Fox Kompressor 1.01c Ultimate | felice2011 | Conversion Tutorials | 31 | 07-06-2023 14:58 |
Possible fix for srep64 v393a data corruption - need more testing | elit | Conversion Tutorials | 5 | 17-04-2018 14:55 |
Sniper Elite 3 [3xDVD5, Srep64, IC 2.5.1] | Inge | PC Games - CD/DVD Conversions | 12 | 26-07-2014 11:07 |