hi
need unpacker for .pak and game using unreal engine 4
here example file
https://mega.nz/#!zJ1GWCbL!A8SBcY7Nd4k3 ... 31EVvphgBE
and i tested this script
http://aluigi.altervista.org/papers/bms ... ment_4.bms
and this tool and not work
viewtopic.php?f=10&t=12914
Street Fighter V .pak unpacker
-
- advanced
- Posts: 47
- Joined: Mon Dec 07, 2015 10:04 am
- Has thanked: 17 times
- Been thanked: 8 times
Re: Street Fighter V .pak unpacker
In the script you've got modify the AES key to this:
set AES_KEY binary "_aS4mfZK8M5s5KWC2Lz2VsFnGKI7azgl"
That's what I used to extract without issues.
set AES_KEY binary "_aS4mfZK8M5s5KWC2Lz2VsFnGKI7azgl"
That's what I used to extract without issues.
-
- advanced
- Posts: 47
- Joined: Mon Dec 07, 2015 10:04 am
- Has thanked: 17 times
- Been thanked: 8 times
Re: Street Fighter V .pak unpacker
thanks it works!XatiX wrote:In the script you've got modify the AES key to this:
set AES_KEY binary "_aS4mfZK8M5s5KWC2Lz2VsFnGKI7azgl"
That's what I used to extract without issues.
and i test use UnrealPak.exe from unreal engine 4 and i extract files with this tool