shadowflux1909 Posted April 30 Share Posted April 30 (edited) I'm trying to unpack a .pak for a game, so I can mod the weapons and armor, because the devs didn't test their game, or they did but didn't care enough to fix the balancing of some things. when I try to use unrealPak it returns: Error: Incorrect arguments. Expected: -Extract <PakFile> <OutputPath> [-responsefile=<outputresponsefilename> -order=<outputordermap>] I input the format I saw on google, and the format I saw on UnrealPak but nothing works just returns the same error. The commands I tried were: UnrealPak.exe -Extract "C:/path/insert.pak" "C:/path to extract .pak -Key "insert key" {Format from google} and UnrealPak.exe "C:/path/insert.pak" -Extract "C:/path to extract .pak -Key "insert key" {Format from UnrealPak.exe list} Edited April 30 by shadowflux1909 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now