Yes, don't use PSDs for maya if you can avoid it, they are much larger files and Mental Ray doesn't like them much either. Also, if you want a script to reload all your textures that you can put on your shelf without going into the material, here's the one I use: { string $fnodes[]=`ls -type "file"`; string $fpath; for…