UCAS/UTOC: Difference between revisions

From Ryu Ga Gotoku Wiki
Jump to navigation Jump to search
(Created page with "UCAS/UTOC is the new package compression system that was introduced on Unreal Engine version 4.25 They are part of .pak .utoc contains the data mapping .utoc contains the actual data that the game requires")
 
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
UCAS/UTOC is the new package compression system that was introduced on Unreal Engine version 4.25
UCAS/UTOC is the new package compression system that was introduced on Unreal Engine version 4.25
They are part of [[PAK|.pak]]
<br>
They are component part of [[PAK|.pak]]
<br>
.utoc contains the data mapping
.utoc contains the data mapping
<br>
.utoc contains the actual data that the game requires
.utoc contains the actual data that the game requires
[[Category:File_Formats]]

Latest revision as of 13:38, 7 March 2023

UCAS/UTOC is the new package compression system that was introduced on Unreal Engine version 4.25
They are component part of .pak
.utoc contains the data mapping
.utoc contains the actual data that the game requires