Posted by DirbaioTexture coordinates in DS are referenced by pixels, not by [0..1] range. So I guess you'd have to modify the tex coords in the model data too, not just change the size of the texture itself.
Yes, that's true. Only making the textures bigger will cause the texture to crop on the model. (or repeat when making smaller.)