panzi / u4pak

unpack, pack, list, check and mount Unreal Engine 4 .pak archives
511 stars 141 forks source link

unsupported version: 7 #33

Open GamingMidi opened 4 years ago

GamingMidi commented 4 years ago

Now, i don't know if this is really an issue or not... but its kind of annoying...

..\Paks>u4pak.py unpack HelloGuest-WindowsNoEditor.pak unsupported version: 7

are there any ways around this?

ghost commented 4 years ago

Tried to unpack HelloGuest too, it unsupported

pureexe commented 4 years ago

Same problem, Try to unpack Azur lane crosswave

panzi commented 4 years ago

Yeah, sorry. I don't know anything about that version.

panzi commented 3 years ago

I now do know about that version (found a game demo that uses it). It is now supported by this script, however I've also written a new tool that doesn't require Python, but instead I provide a compiled Windows binary. It is faster, but has slightly different command line arguments and a feature for Windows users that don't want to use a terminal. Does that work for you?