Mickey1s добавил(а) новый ресурс:
Unrealpak - Unpack Unreal Engine 4 .pak archives.
Unrealpak - Unpack Unreal Engine 4 .pak archives.
Узнать больше об этом ресурсе...Basic usage:
unrealpak.exe "path-to-your.pak" -extract "output-folder"
For more available options just run it without any parameters. You may be interested in "-extracttomountpoint" option particularly.
In case if pak is encrypted, you should create crypto.json file with the following content (just an example):
Код:{ "$types": { "UnrealBuildTool.EncryptionAndSigning+CryptoSettings, UnrealBuildTool, Version=4.0.0.0, Culture=neutral, PublicKeyToken=null": "1"...