View Single Post
  #1  
Old 05-06-2018, 23:34
TheGeekyGamer's Avatar
TheGeekyGamer TheGeekyGamer is offline
Registered User
 
Join Date: Jun 2018
Location: File Forums
Posts: 18
Thanks: 38
Thanked 5 Times in 5 Posts
TheGeekyGamer is on a distinguished road
Compression test on unreal engine 3 texture file *.tfc

Original file Textures.tfc = 1.0Gb

Textures.tfc + lzma = 712mb

Later used UELR to decompress the *tfc file

after processing with UELR new file size= 1.37G

Test:

UELR(1.37G)+lolz =503mb (took 50min to compress)

UELR + srep + rz = 528mb

UELR + precomp + srep + lzma = 566mb

UELR + lzma = 573mb

UELR + srep + lzma = 575mb ( 2mb more)

lolz is the best compressor, but took very long to compress.
Reply With Quote
The Following User Says Thank You to TheGeekyGamer For This Useful Post:
Behnam2018 (17-01-2020)
Sponsored Links