Unreal engine 4 unpack-repack uasset
-
- Posts: 4
- Joined: Sat Oct 14, 2017 11:08 am
Unreal engine 4 unpack-repack uasset
Do anybody know how to unpack/repack .uasset files from U4 engine? thx
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Unreal engine 4 unpack-repack uasset
uasset is stuff for http://www.gildor.org/en/projects/umodel
-
- Posts: 165
- Joined: Wed Aug 13, 2014 10:00 am
Re: Unreal engine 4 unpack-repack uasset
All I know is that uasset has similar structure like .upk from Unreal Engine 3 (like Import and Export Tables) and offsets are 64bit long.
Gildor understands UE very well, he also contributes to it's source code, but he don't want to make a repacker (he wrote that regarding UPK repacker, few years ago). On the other hand, his tools are open-source, so someone could use it to make a repacker.
Gildor understands UE very well, he also contributes to it's source code, but he don't want to make a repacker (he wrote that regarding UPK repacker, few years ago). On the other hand, his tools are open-source, so someone could use it to make a repacker.