Hi Craig, in my experience slow loading of project files is often due to thumbnail creation, which requires creating a downsampled version of the file. This may be very inefficient if the input file does not support overviews. You could try adding overviews for your input rasters using the gdal utility "gdaladdo". cheers, Manuel