.UTOC 文件扩展名

Unreal Table of Contents File

开发者 Epic Games
受欢迎程度
3.5  |  2 
 

什么是 UTOC 文件?

A UTOC file stores the table of contents for an Unreal Engine IO Store container, a packaged, optimized storage system that bundles cooked game assets for faster loading and efficient runtime streaming. It contains metadata that the engine uses to locate and identify assets inside a paired .UCAS container, such as asset paths or IDs, byte offsets, compressed sizes, and compression or encryption flags. UTOC files are saved in a compact, binary format optimized for fast lookups at runtime.

更多信息

Unreal Engine creates UTOC files when developers cook and package a project using the IO Store system. The engine reads the UTOC first to find out where each asset is stored in the paired UCAS file. By using the UTOC and UCAS together, the engine can load game assets quickly during gameplay without needing to unpack many separate files.

如何打开 UTOC 文件

UTOC files are not meant to be opened. Instead, games built with the Unreal Engine load the files during gameplay. However, developers and modders may use tools to parse the UTOC to list packaged assets and to extract specific files from the UCAS container.

使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开或引用 UTOC 文件的程序

All Platforms
分类: 游戏
更新时间: 2025-12-11

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的 Unreal Table of Contents 文件格式和 应用。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们