atenfyr / UAssetAPI

A low-level .NET library for reading and writing Unreal Engine game assets.
https://atenfyr.github.io/UAssetAPI/
MIT License
193 stars 44 forks source link

Binary Inequality UE 4.10.4 #72

Open walkinet opened 1 week ago

walkinet commented 1 week ago

bp_eyeofreach.zip

rndtrash commented 1 week ago

I took a look at the file, and it seems it has an additional 6 bytes of data between the AssetRegistryDataOffset and BulkDataStartOffset. I looked at every public version of UE4, but neither had anything new between them. Do they use a custom version?

HxD_hzsxOZt6RI