#1
|
||||
|
||||
razor stdio patched
Usable with Freearc
The patch is based on 1.01 (2017-09-14). Data input from non patched razor will not work, it has to be compressed using this patched version in order for decompression to work (output is modified to allow stdio) I did this patch more than 2 years ago but only decided to post it now. |
The Following 13 Users Say Thank You to Razor12911 For This Useful Post: | ||
78372 (20-01-2020), Behnam2018 (20-01-2020), BLACKFIRE69 (20-01-2020), doofoo24 (20-01-2020), Entai44 (20-01-2020), ffmla (20-01-2020), Harsh ojha (20-01-2020), kenzo34 (20-01-2020), PsYcHo_RaGE (20-01-2020), shazzla (20-01-2020), ShivShubh (20-01-2020), Simorq (20-01-2020), Stor31 (20-01-2020) |
Sponsored Links |
#2
|
|||
|
|||
Damn.
Razor crashed @100%. $ arc a -mxprecomp128+rz:1023m e:\X128-RZ1023.arc "d:\1.dat" FreeArc 0.67 (March 15 2014) creating archive: e:\X128-RZ1023.arc Compressing 1 file, 654,726,756 bytes. Processed 100% ERROR: general (de)compression error in rz:1023m |
The Following User Says Thank You to shazzla For This Useful Post: | ||
Behnam2018 (20-01-2020) |
#3
|
||||
|
||||
Quote:
test 128m or 256m |
The Following 2 Users Say Thank You to Simorq For This Useful Post: | ||
Behnam2018 (28-01-2020), shazzla (20-01-2020) |
#4
|
|||
|
|||
1023m. yes. whats the matter with that value ?
1023m worked everytime with non patched version of rz. |
The Following User Says Thank You to shazzla For This Useful Post: | ||
Behnam2018 (28-01-2020) |
#5
|
|||
|
|||
Memory can quite possibly cause crashes here and there so its always better to test a lower memory option and see if that works. I would suggest trying 256M first.
|
The Following 2 Users Say Thank You to ShivShubh For This Useful Post: | ||
Behnam2018 (20-01-2020), shazzla (20-01-2020) |
#6
|
|||
|
|||
I have 16 Gigs of RAM. (14 gigs free)
Crashes with 256m ,too. Testfile is a ~700 MB file. (W7 SP1) Now testing V1.03.7,modified version. Maybe its a bug in 1.01 ?! Last edited by shazzla; 20-01-2020 at 05:26. |
The Following User Says Thank You to shazzla For This Useful Post: | ||
Behnam2018 (20-01-2020) |
#7
|
||||
|
||||
@shazzla
Test with the latest version. and add first line arc.ini --cache=0 |
The Following 2 Users Say Thank You to Simorq For This Useful Post: | ||
Behnam2018 (29-01-2020), shazzla (20-01-2020) |
#8
|
|||
|
|||
@Simorq :
arc.ini --cache=0 [External compressor:razor] header = 0 packcmd = razor a -y -d {option} $stdio$ <stdin> <stdout> unpackcmd = razor e -y $stdio$ <stdin> <stdout> $ arc.exe a -ep1 -r -ed -s; -mrazor:256m 1.arc "d:\1\*.exe" FreeArc 0.67 (March 15 2014) creating archive: 1.arc Compressing 4 files, 54,373,496 bytes. Processed 100% ERROR: general (de)compression error in razor:256m Edit : Crashes all available patched versions ,no matter what file and parameters were used. Did a system reboot ,too. Last edited by shazzla; 20-01-2020 at 06:02. |
The Following User Says Thank You to shazzla For This Useful Post: | ||
Behnam2018 (28-01-2020) |
#9
|
|||
|
|||
Check your system drive space.
You can also try PMT. Code:
[razor] Encode = razor a -y -d 128m $stdio$ <stdin> <stdout> Decode = razor e -y $stdio$ <stdin> <stdout>
__________________
NOT AVAILABLE Last edited by 78372; 20-01-2020 at 06:48. |
The Following 2 Users Say Thank You to 78372 For This Useful Post: | ||
Behnam2018 (30-01-2020), shazzla (20-01-2020) |
#10
|
|||
|
|||
@78372 :
Crashes. More than required free space available on every HDD. (3*80 GB) Am i the only one with this crashes ?! Last edited by shazzla; 20-01-2020 at 07:44. |
The Following User Says Thank You to shazzla For This Useful Post: | ||
Behnam2018 (30-01-2020) |
#11
|
||||
|
||||
Works for me, I gave this tool to Panker1992 two years ago and he never had issues so I don't know
Code:
FreeArc 0.67 (March 15 2014) creating archive: data.arc Compressed 1 file, 38,190,868 => 6,800,812 bytes. Ratio 17.81% Compression time: cpu 0.06 sec/real 43.04 sec = 0%. Speed 0.89 mB/s Extracted 1 file, 6,800,812 => 38,190,868 bytes. Ratio 17.81% Extraction time: cpu 0.11 sec/real 0.55 sec = 20%. Speed 68.97 mB/s |
#12
|
|||
|
|||
AV disabled.
Problem signature: Problem Event Name: APPCRASH Application Name: razor.exe Application Version: 0.0.0.0 Application Timestamp: 59ba6a0a Fault Module Name: razor.dll Fault Module Version: 1.0.0.0 Fault Module Timestamp: 5a188c32 Exception Code: c0000005 Exception Offset: 000000000014fed4 OS Version: 6.1.7601.2.1.0.256.1 Locale ID: 1033 Additional Information 1: cf07 Additional Information 2: cf072c19039020824ba892d37e39003d Additional Information 3: 6e0c Additional Information 4: 6e0c98f159c080fd5acc5452a33209f9 Dont know what causes the crash. BTW thank you very much ! |
#13
|
|||
|
|||
Example with PMT.
Use half of your threads as razor already uses 2 threads by default.
__________________
NOT AVAILABLE |
#15
|
|||
|
|||
...Just found what caused the error :
I use 3rd party console application,called ConEmu.... ConEmuHK.dll injection was the problem. (From cmd.exe the posted Razor works fine !) Thanks for the help ,guys ! Last edited by shazzla; 21-01-2020 at 04:07. |
The Following User Says Thank You to shazzla For This Useful Post: | ||
78372 (21-01-2020) |
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Would Swap-trick Patched Games Work On The Apple 2 Chip | donutboy31 | PS2 Games | 1 | 08-03-2003 12:36 |
HELP!! Patched dino crisis still not working! any suggestions? | sneaky1 | PSX Games | 9 | 08-05-2002 23:04 |
THE ITALIAN JOB AND PATCHED GAMES | Ali130 | PSX Games | 1 | 14-01-2002 05:15 |
Modded SCPH-15000... and patched Pal PS2 Games | MachT | PSX Games | 2 | 15-03-2001 14:25 |
NEEDED: No-CD cracked .exe for PATCHED version of Delta Force Land Warrior | jdiehl | PC Games | 0 | 13-11-2000 13:08 |