#############################################
# reflate (XTool 1908_R2_x86)
#############################################
Test File : bigfile.004.tiger 1.99 GB
Code:
XTool x86 Command Line
xtool.exe precomp:reflate:c16mb,t100p - - < %1 > %1.out
xtool.exe decode:t100p - - < %1.out > %1.res
fc /b %1 %1.res
Test 1 = OK
Test 2 = OK
Test 3 = OK
Test 4 = OK
Code:
XTool x86 Command Line
xtool.exe precomp:reflate:c32mb,t100p - - < %1 > %1.out
xtool.exe decode:t100p - - < %1.out > %1.res
fc /b %1 %1.res
Test 1
P: OK
D: OK (FC: no differences encountered)
Test 2
P: EAccessViolation: Access violation at address 5378614D in module 'xtool.exe'. Read of address 5378614D
XTool is created by Razor12911
D: EReadError: Stream read error
Test 3
P: Exception EAccessViolation in module xtool.exe at 000BCEC7.
Access violation at address 004BCEC7 in module 'xtool.exe'. Read of address 00611D34.
D: EReadError: Stream read error
reflate works well with c16m in x86.