EliotVU / Unreal-Library

UnrealScript decompiler library for Unreal package files (.upk, .u, .uasset; etc), with support for Unreal Engine 1, 2, and 3
MIT License
353 stars 85 forks source link

Support for "Tom Clancy's Splinter Cell" #69

Closed EliotVU closed 4 months ago

EliotVU commented 9 months ago

As requested Support package and UnrealScript decompilation for Splinter Cell 1.

basketman125 commented 9 months ago

error When I try to compile I get an error. How to fix it?

EliotVU commented 9 months ago

Sorry about that! Fixed.

basketman125 commented 9 months ago

Sorry about that! Fixed.

Thank you! File compiled now. But when i trying to load any *.u package i get a message:

error1

Stack Trace: Thrown by:LoadPackage in UEExplorer.UI.Tabs.UC_PackageExplorer.LoadPackage() in UEExplorer.UI.ProgramForm.LoadFile(String fileName)

Message: Field not found: "UELib.UnrealConfig.Platform".

I can share game files If you need.

EliotVU commented 4 months ago

Sorry about that, basically that branch at the time was not compatible with UE Explorer. To use 1.4.0 with UE Explorer 1.3* recompilation is required.