UASSET: Difference between revisions

From Ryu Ga Gotoku Wiki
Jump to navigation Jump to search
(/Unreal Engine 4 Format/)
 
mNo edit summary
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
UASSET is an exclusive format to Unreal Engine 4 games, it can be anything. For example, model, materials. It cannot be opened on Unreal Engine 4 directly because the shipping build files are "cooked".
UASSET is an exclusive format to Unreal Engine 4 games. It can be anything beside maps, such as [[Models|Models]], Materials, Textures, Blueprints, etc. They cannot be opened on Unreal Engine 4 directly because they are "cooked". They cannot be renamed for simple swap as the game will either crash or softlock. However, they can be made, cooked, and replaced directly with the usage of Unreal Engine 4.
 
 
[[Category:File_Formats]]

Latest revision as of 12:50, 14 December 2022

UASSET is an exclusive format to Unreal Engine 4 games. It can be anything beside maps, such as Models, Materials, Textures, Blueprints, etc. They cannot be opened on Unreal Engine 4 directly because they are "cooked". They cannot be renamed for simple swap as the game will either crash or softlock. However, they can be made, cooked, and replaced directly with the usage of Unreal Engine 4.