atenfyr / UAssetGUI

A tool designed for low-level examination and modification of Unreal Engine game assets by hand.
MIT License
491 stars 70 forks source link

umap ue 5.1.1 #87

Closed acyc070 closed 4 months ago

acyc070 commented 4 months ago

file signature mismatch i extracted it with fmodel

TheDarknessRU commented 4 months ago

file signature mismatch i extracted it with fmodel

UAssetGUI works with files .uasset .uexp together or .umap and .uexp More precisely, it will not work with the file .umap without a file .uexp

acyc070 commented 4 months ago

fmodel didn't create .uexp

TheDarknessRU commented 4 months ago

Yes, I know that FModel cannot completely unpack .ucas .utoc archives, there are some other programs for unpacking with a .uexp file, but another problem may appear, for example limited file support from UAssetGUI (UE5 there is little that can be edited) or even worse packing all these files back or anything else.