View Single Post
  #7  
Old 27-10-2022, 08:52
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 Masquerade View Post
I'm going to use cls-ue4d by Shegorat, but XTool unreal plugin should also do the decryption.

So, ue4 decrypt with key
Code:
0xE01312D26CAD1529142D3ACA6DB25D4091C1AAFE0C91E5DC104C36A768DB1E50
Then add zlib precompressor, srep and lolz.

Devs were nasty and put videos inside the pak with compression and encryption. Sounds are also encrypted but you should just be able to patch the encrypted data out using QuickBMS + Unreal script to print a filelist which will give you the locations of the different sound banks.
Gotham Knights

zlib+ue4

Quote:
Streams: 2370701/2371280364634
Time: 00:12:51 (01:52:39)
Memory: 0.99 GB (0.99 GB)

100.0%
Errorlevel=0

Compressed 1 file, 43,688,470,495 => 88,344,833,239 bytes. Ratio 202.22%
Compression time: cpu 642.13 sec/real 1488.20 sec = 43%. Speed 29.36 mB/s
All OK

but i don't know, if use Diskpan GUI @cesar

Code:
xtool:c32mb:mue4,k0xE01312D26CAD1529142D3ACA6DB25D4091C1AAFE0C91E5DC104C36A768DB1E50,zlib
Not Work, only got 100.3% ( CMIIW )
Reply With Quote