Quote:
Originally Posted by darkwolves
indeed it was extracted by a bms script and packed pack up using unrealpack
i have done this with many games SF5 seemes temperamental with it though
i think some kind oc coding ties all the files together.. and when i extract them it messes them up
|
This is exactly why I use UnrealPak to extract PAK files because thats what its designed to do. BMS is a user-defined script and may go wrong anywhere possible. In one of the PAK files of Borderlands 3, QBMS and UnrealPak extract exactly same amount of files and they were almost exactly same in size (differing only in few bytes). Those few bytes were crashing the entire game.
This is just one reason, another reason is PAK files once extracted are sometimes not in their so called "Cooked" path folders so if you just pack them for use, game will not be able to read the files inside that new PAK file.