Created attachment 2676 [details] Do not retry the initial loader that failed. R_LoadImage tries to load image based on its file extension, if it fails to load the image it tries _all_ supported formats (including the initial one which failed).
applied r1954, thanks
Created attachment 2676 [details] Do not retry the initial loader that failed. R_LoadImage tries to load image based on its file extension, if it fails to load the image it tries _all_ supported formats (including the initial one which failed).