A
Aali
Guest
In theory, LGP itself is faster than stuffing files in a windows folder.
In theory, loading a .tex file is faster than loading a .png file.
However, also in theory, once the .tex file gets beyond a certain size, loading it from disk is going to be much slower than decoding the png.
However #2, once that png is loaded it might be cached if you have texture compression enabled, this makes it even faster.
Of course all of this depends on what kind of hardware you have etc.
In practice, any difference in performance is irrelevant for most people and using modpath is just tons easier.
In theory, loading a .tex file is faster than loading a .png file.
However, also in theory, once the .tex file gets beyond a certain size, loading it from disk is going to be much slower than decoding the png.
However #2, once that png is loaded it might be cached if you have texture compression enabled, this makes it even faster.
Of course all of this depends on what kind of hardware you have etc.
In practice, any difference in performance is irrelevant for most people and using modpath is just tons easier.