View Single Post
  #12  
Old 02-04-2022, 21:16
kuyhaa's Avatar
kuyhaa kuyhaa is offline
Registered User
 
Join Date: Jun 2019
Location: metro
Posts: 54
Thanks: 89
Thanked 8 Times in 4 Posts
kuyhaa is on a distinguished road
Quote:
Originally Posted by dixen View Post
Usual zlib compression + reimport zero-bytes .mp4 to pak (quickbms v0.11 + ue4_27,bms script to help)

1. Exctract .mp4 from .pak archive (qbms -f *.mp4 ue4_27.bms <path_to_pak-file> <path for extracted files>)
2. zero-byte build .mp4 cmd

3. Reimport your zero-bytes .mp4 to .pak file (qbms ue4_27.bms ue4_27.bms <path_to_pak-file> <path for extracted files>)

got it, thanks dude

btw, where are you get ue4_27.bms ? i didn't see on official
Reply With Quote