Releases: wghost/UPKUtils
Releases · wghost/UPKUtils
UPKUtils v7.3 for Windows
UPKUtils v7.2 for Windows
- fixed bug with some reference labels not generated properly by HexToPseudoCode.
- added infinite loop detection in PatchUPK.
UPKUtils v7.1 for Windows
Fixed critical bug with parsing the last line of the modfile.
UPKUtils v7.0 for Windows
New pseudo-code decompiler and new Patcher command for memory size auto-calculation.
UPKUtils v6.3 for Windows
UPK Utils are a set of console applications for analyzing and patching uncompressed XCOM packages (.upk).
Changes for v6.3:
- fixed bug with Level object deserialization (relevant for FindObjectEntry and DeserializeAll)
UPKUtils v6.2 for Windows and Mac
UPK Utils are a set of console applications for analyzing and patching uncompressed XCOM packages (.upk).
Mac release added, thanks to @roryk!
Changes for v6.2:
- fixed incorrect eof flag problem, added partial deserialization of Level object.