by Oleg » Sat Oct 26, 2024 1:39 pm
exported file size is too big, it can't be used in game this way.
some modders bypass this limitation by making a vehicle out of several .yft files. this is a pro level, one need to know the game's model structure and vehicle metadata file configuration very well to do such a tricks.
meanwhile, your exported .yft file is limited to 16mb. The .yft file is packed, so this 16Mb packed file is usually unpacked to something below the limit mentioned above.
exported file size is too big, it can't be used in game this way.
some modders bypass this limitation by making a vehicle out of several .yft files. this is a pro level, one need to know the game's model structure and vehicle metadata file configuration very well to do such a tricks.
meanwhile, your exported .yft file is limited to 16mb. The .yft file is packed, so this 16Mb packed file is usually unpacked to something below the limit mentioned above.