View Single Post
  #1  
Old 15-10-2019, 10:44
ZAZA4EVER ZAZA4EVER is offline
Registered User
 
Join Date: Oct 2016
Location: egypt
Posts: 179
Thanks: 615
Thanked 200 Times in 72 Posts
ZAZA4EVER is on a distinguished road
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
Bat File Code Patch

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
Attached Files
File Type: rar Uelr.Profile.rar (1.51 MB, 32 views)

Last edited by ZAZA4EVER; 15-10-2019 at 10:50.
Reply With Quote
The Following User Says Thank You to ZAZA4EVER For This Useful Post:
mixtro (15-10-2019)
Sponsored Links