Skip to content

maxwell-nc/Uexp2Awb

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

Uexp2Awb

extract unpack asset file (form unreal engine 4 pak) with extenstion .uexp which contain awb/acb (cri/cpk like) sound or music resource. i just check it work well with one music game(idms_ss) use ue4.24 and one rpg game(p*l7) use ue4.25. you can just read src and translate into quickbms script.

Usage

just put script into your uexp file folder, then run

python uexp2awb.py

it will auto transform all the file under current folder, ex: file.uexp to file.uexp.awb.

About

extract unpack asset file (form unreal engine 4 pak) with extenstion *.uexp which contain awb/acb (cri/cpk like) sound or music resource

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages