#1
|
|||
|
|||
Possible fix for srep64 v393a data corruption - need more testing
Here is a recompiled srep64 with latest gcc/msys2 and eased compiler flags that *maybe* solved data corruption during compression when computer is under heavy load. To understand the issue better start reading from here:
https://encode.ru/threads/231-FreeAr...ll=1#post56416 If you had same(exactly same not other) issue with latest srep393a through exe/stdio(dont know about cls), and whether this solved the problem or not please let me know. Last edited by elit; 13-04-2018 at 07:46. |
Sponsored Links |
#2
|
||||
|
||||
what is the difference between (srep64_generic_sse2) and (srep64_haswell)??
__________________
....................always rains in the wet..................... |
#3
|
||||
|
||||
Quote:
AMD = Generic, Intel = Haswell;
__________________
"There are three things that sages fear... The tormented sea, a moonless night and the wrath of a gentleness man." - The fear of the Sages. |
The Following 2 Users Say Thank You to kassane For This Useful Post: | ||
EzzEldin16 (13-04-2018), oltjon (13-04-2018) |
#4
|
|||
|
|||
haswell = -march=native (I have 4690k) (this will not work on lower cpu than haswell series and maybe even higher not - like amd perhaps)
generic = -mtune=native -msse2 (this will work on any x64 cpu with sse2) |
The Following 2 Users Say Thank You to elit For This Useful Post: | ||
EzzEldin16 (13-04-2018), oltjon (13-04-2018) |
#5
|
|||
|
|||
Unfortunately, issue still remain, albeit it does seems to me occurrence is less frequent. This night I packed another 17g data, one with srep+xnlz and another with srep+lolz. First one tested without error but on another one I got srep error again. Therefore, I consider this issue NOT fixed. Please ignore this thread/links for now unlit real 100% solution is found. I read elsewhere that increasing srep's block size may help so I will try that for some period and see.
|
#6
|
|||
|
|||
Just a quick note, last night I tried to pack ~30gb again, I used standard shipped exe not the one self-recompiled I posted here. However this time I tried with acceleration disabled: a0. And it did packed properly. I will post again after some time and more data tests on whether this option really solved the problem or not.(Btw increasing block size did not.)
|
The Following 4 Users Say Thank You to elit For This Useful Post: | ||
![]() |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
problem with srep ? | aswadd | Conversion Tutorials | 20 | 28-08-2016 12:31 |
PSX Modchip FAQ | Ne0 | PSX Games | 1 | 07-08-2009 09:18 |