12-28-2021, 11:37 PM
I'm trying to extract models from the .pak file for Bravely Default 2.
I tried using Unreal Pak Tool, but I kept getting errors about incorrect arguments
I also tried Unreal Model Viewer, which seemed promising at first as it showed the pak's contents. However, upon trying to view any files, I would get this fatal error
lzo_decompress(2395,7036) returned -6
appDecompress: CompSize=2395 UncompSize=7036 Flags=0xFF Bytes=28B5 <- SerializeCompressed <- FPakFile:erialize: file=/Game/Characters/NPC/NPC_BP/NPC_PCF2.uasset <- FArchive::ByteOrderSerialize <- UnPackage::CreateLoader: /Game/Characters/NPC/NPC_BP/NPC_PCF2.uasset <- UnPackage::UnPackage: /Game/Characters/NPC/NPC_BP/NPC_PCF2.uasset, ver=100000/0, game=0 <- UnPackage::LoadPackage(info): /Game/Characters/NPC/NPC_BP/NPC_PCF2.uasset <- CUmodelApp:howPackageUI <- Main: umodel_build=1579
Any suggestions? Other programs I can use?
I tried using Unreal Pak Tool, but I kept getting errors about incorrect arguments
I also tried Unreal Model Viewer, which seemed promising at first as it showed the pak's contents. However, upon trying to view any files, I would get this fatal error
lzo_decompress(2395,7036) returned -6
appDecompress: CompSize=2395 UncompSize=7036 Flags=0xFF Bytes=28B5 <- SerializeCompressed <- FPakFile:erialize: file=/Game/Characters/NPC/NPC_BP/NPC_PCF2.uasset <- FArchive::ByteOrderSerialize <- UnPackage::CreateLoader: /Game/Characters/NPC/NPC_BP/NPC_PCF2.uasset <- UnPackage::UnPackage: /Game/Characters/NPC/NPC_BP/NPC_PCF2.uasset, ver=100000/0, game=0 <- UnPackage::LoadPackage(info): /Game/Characters/NPC/NPC_BP/NPC_PCF2.uasset <- CUmodelApp:howPackageUI <- Main: umodel_build=1579
Any suggestions? Other programs I can use?