sandungas
Developer
There is a technical restriction caused by how much bytes are used in the cxml file structure to store the offsets and lenghts of the files, and the total filesize table, and things like thatTBH the only limits will come from RAM and HDD space. The QRC was only limited in size because of the limited space in dev_flash, now the qrc can be redirected to dev_hdd0 with webMAN we should be able to use some really high quality DDS files with decent mipmap levels and decent jpgs.
Are stored in 4 bytes, this gives us around 4.3GB max ...so no need to worry about that
But @pink1 is going to add a check in the code of the QRC editor to prevent exceeding that value... you know is a "monkeyproof safety check", just incase someone does something weird the tool is going to refuse to build it









