DeltaForce(Steam) Open Error
Hello developer, thank you for developing the software that has helped me with my MOD applications over the past three years.
I used Fmodel to parse the uasset and uexp files of DeltaForce (Steam), but I couldn't open them using UassetGUI with an error message.
Encountered an unknown error when trying to open this file! System.ArgumentException: Byte array for Guid must be exactly 16 byteslong.(Parameter'b')
The Fmodel shows that the UE version number for DeltaForce (Steam) is 4.27, but UassetGUI cannot be opened properly regardless of which one is used.
Windows system version: Win11 22631 Unreal Engine: 4.27 UAssetGUI- 1.0.3 Game: DeltaForce(Steam) File to edit: P_Boss_AITank_EngineSmoke.uasset File link: https://musetransfer.com/s/b1yxeuf8s
Thanks!
FModel doesn't auto-detect the UE version number. Are you sure that the game uses UE 4.27? Often you can right-click on the game .exe and choose Properties > Details to see the UE version number. (Note that FModel defaults to UE 4.27, but that doesn't necessarily mean that the game actually uses this version.)
FModel doesn't auto-detect the UE version number. Are you sure that the game uses UE 4.27? Often you can right-click on the game .exe and choose Properties > Details to see the UE version number. (Note that FModel defaults to UE 4.27, but that doesn't necessarily mean that the game actually uses this version.)
Thx, bro. The detailed information of the program shows that the version is 4.24.2, but no matter which version of UassetGUI is used, it cannot be opened, and the same error as mentioned above still occurs. Resource file has been uploaded in previous , you can try it out.