laxus1993
(laxus1993)
June 10, 2023, 3:05am
1
Is it possible to build specific pak file separately of the main app (project)? on version UE 4.27.1 ? if yes can someone how to do it please?
Hey there @laxus1993 ! Welcome to the community! So I believe you’d have to run the Unrealpak command line command on whatever specific folder you mean to pack. This thread has a great example:
If you run UnrealPak.exe without any parameters, it shows this usage:
Usage:
UnrealPak <PakFilename> -Test
UnrealPak <PakFilename> -List
UnrealPak <PakFilename> <GameUProjectName> <GameFolderName> -ExportDependencies=<OutputFileBase> -NoAssetRegistryCache -ForceDependsGathering
UnrealPak <PakFilename> -Extract <ExtractDir>
UnrealPak <PakFilename> -Create=<ResponseFile> [Options]
UnrealPak <PakFilename> -Dest=<MountPoint>
UnrealPak GenerateKeys=<KeyFilename>
UnrealPak GeneratePrimeTable=<KeyFile…
Hope this helps!
system
(system)
Closed
August 5, 2023, 10:52pm
5
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.