View Single Post
  #1984  
Old 08-11-2020, 20:29
KaktoR's Avatar
KaktoR KaktoR is offline
Lame User
 
Join Date: Jan 2012
Location: From outer space
Posts: 4,478
Thanks: 1,083
Thanked 7,096 Times in 2,692 Posts
KaktoR is on a distinguished road
Mortal Kombat 11
All DLC, one language

Code:
 17:38:37 - Selected ARC/DS method for Data1a-01.bin was: xtool:c32mb:mue3,m1+srep_new+4x4:b64mb:lzma:ultra:64m:bt4:fb273:lc8:mc1000000
 17:38:37 - Selected ARC/DS method for Data1b-01.bin was: srep_new+4x4:b64mb:lzma:ultra:64m:bt4:fb273:lc8:mc1000000
 17:38:37 - Selected ARC/DS method for Data1c-01.bin was: FA-MIN (-m1)
--------------------------------------------------------------------------------------
 02:06:12 - Overall input size: 95.95 GB
 02:06:12 - Overall output size: 77.97 GB (Ratio 81.26%)
 02:06:12 - Overall conversion time: 08:27:33

Data1a contents:
*.PFC, *.XXX

Data1b contents:
all files, excluding *.PFC, *.XXX, *.scx

Data1c contents:
*.scx
Note: Saved additional 5GB (101GB -> 96GB) with riped languages out of mp4 movie files. Use ffmpeg with batch like this (rename .scx extension to .mp4 before using ffmpeg):
Code:
ffmpeg -i "D:\MK11\Movies\BAR_Ending.mp4" -map 0:0 -map 0:1 -acodec copy -vcodec copy "D:\MK11\Movies\Processed\BAR_Ending.mp4" 

0:0 = Video stream
0:1 = English
0:2 = French
0:3 = German
0:4 = Italian
0:5 = Portuguese Brazil
0:6 = Spanish Mexico
__________________
Haters gonna hate

Last edited by KaktoR; 26-08-2021 at 03:07.
Reply With Quote
The Following 4 Users Say Thank You to KaktoR For This Useful Post:
dixen (09-11-2020), Gehrman (28-04-2021), JustFun (24-11-2020), mausschieber (09-11-2020)