Game: Beyond a Steel Sky (
steam page)
UE4 version: 4.26 (latest version), 4.24 (previous versions)
Meshes and textures works fine with the latest umodel build (1314 at the moment). Animations doesn't work in official builds due to ACL compression, thanks to Gildor for confirmation.
Update: Starting from version 1.3, the game is using zstd compression, unsupported by umodel. Use corresponding quickbms script from
here to extract assets (4.25 or 4.27, depending on game version).
Update 2: They've switched to 4.26 in the latest update. Also, you can now use specific umodel build (
download) with zstd compression support to view assets directly from pak without extracting them.
Update 3: Animations are now mostly supported with ACL 1.3 build from
this topic, though you need to extract assets first, because zstd compression is not supported there, like in official builds (support will be added later). Also batch operations for animations may fail, as there are too much animations in the game - simply add them manually via "append" option.