You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As you know, when hovering over an image, IRISMAN will give a preview. This is usually fine, however, large image files cause the PS3 to freeze. The image can’t even be deleted, as scrolling over it causes the freeze. Apologies for making a new issue. I don’t think it would’ve been seen if I put it in the “mega post”.
The text was updated successfully, but these errors were encountered:
IRISMAN has a check if the image is larger than 9MB (8192 * 1200) in LoadTexturePNG / LoadTextureJPG found in main_icons.h. Maybe the allowed size is still too high to handle it correctly.
Anyway, these files can be deleted using the FTP server or the XMB File Explorer.
IRISMAN has a check if the image is larger than 9MB (8192 * 1200) in LoadTexturePNG / LoadTextureJPG found in main_icons.h. Maybe the allowed size is still too high to handle it correctly.
Anyway, these files can be deleted using the FTP server or the XMB File Explorer.
The image in question is a 3010 x 4511 jpg that’s 980 KB (according to the PS3’s photo information). Not only did the preview freeze, but so did the actual image. I recopied it to a folder with other images, pressed cross to view the first, and then scroll through — everything was fine until I got to this jpg. I can view it without issue in the photo column of the xmb, but it doesn’t have a thumbnail.
As you know, when hovering over an image, IRISMAN will give a preview. This is usually fine, however, large image files cause the PS3 to freeze. The image can’t even be deleted, as scrolling over it causes the freeze. Apologies for making a new issue. I don’t think it would’ve been seen if I put it in the “mega post”.
The text was updated successfully, but these errors were encountered: