UASSET: Difference between revisions

From Ryu Ga Gotoku Wiki
Jump to navigation Jump to search
m (added a bit of specification)
mNo edit summary
Line 1: Line 1:
UASSET is an exclusive format to Unreal Engine 4 games. It can be anything beside maps, such as [[Models|Models]], Materials, Textures, Blueprints, etc. It cannot be opened on Unreal Engine 4 directly because the shipping build files are "cooked". However, they can be made, cooked, and replaced directly with the usage of Unreal Engine 4.
UASSET is an exclusive format to Unreal Engine 4 games. It can be anything beside maps, such as [[Models|Models]], Materials, Textures, Blueprints, etc. It cannot be opened on Unreal Engine 4 directly because these files are "cooked". They cannot be renamed for simple swap as the game will either crash or softlocked. However, they can be made, cooked, and replaced directly with the usage of Unreal Engine 4.
 


[[Category:File_Formats]]
[[Category:File_Formats]]

Revision as of 06:19, 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. It cannot be opened on Unreal Engine 4 directly because these files are "cooked". They cannot be renamed for simple swap as the game will either crash or softlocked. However, they can be made, cooked, and replaced directly with the usage of Unreal Engine 4.