ps2homebrew / Open-PS2-Loader

Game and app loader for Sony PlayStation 2
https://ps2homebrew.github.io/Open-PS2-Loader/
Academic Free License v3.0
2.21k stars 278 forks source link

[ISSUE]: Missing artwork and glitchy behaviour in Beta 2169 and above. #1387

Open mr-falafel opened 4 hours ago

mr-falafel commented 4 hours ago

Checks

Describe the issue

Artwork is not appearing in the GUI, despite artwork being enabled in OPL's display settings. Games are on an internal SSD, in the regular parition format from HDL Batch Installer. I have tried placing the artwork in these configurations:

/+OPL/ART/*.jpg
/_COMMON/ART/*.jpg
/_COMMON/OPL/ART/*.jpg

I have also tried deleting the +OPL partition, in case it was causing some kind of conflict. Games are all listed and play normally. If I put the artwork in /_COMMON/ART/, some of the disk icons ocasionally display but none of the box covers. The disks that display are random and change if I refresh OPL. Also, if I refresh, my games all disappear. Sometimes they come back with a few refreshes and sometimes I have to close and re-open OPL.

After testing a lot of different releases, I have concluded this issue only appears in builds 2169 and above. I tested more than ten releases between 1.0 Stable and 2165 Beta and all of my artwork displays correctly, in /+OPL/ART/, with no issues refreshing etc. I have tried reformating the drive in wLaunchELF and copying the games over multiple times. All of my rips have been verified against redump's checksums etc. Everything works perfect in build 2165 and below. Thanks. :)

Console model

SCPH-39003

OPL version / revision

OPL Beta v1.2.0 2169-2173

In which device(s) have you experienced this issue?

HDD

Context and extra information

N/A

Wolf3s commented 2 hours ago

Firts of all this version removes .BMP and .JPG support since it´s almost no used by OPL Manager. So i recommend to migrate these images to .png.

KrahJohlito commented 2 hours ago

This is not a bug but intentional.. don’t use jpg.. use png

Wolf3s commented 1 hour ago

. don’t use jpg.. use png

OPL is passing to a refactor stage to avoid new Messy code or organizatio. This removal was part of the refactor stage.

mr-falafel commented 1 hour ago

Ah, that makes sense. I'll go ahead and convert the artwork! To clarify, what is the correct location for artwork, moving forward? Also, though this makes sense of the box art not appearing, the disk icons are already in png format and yet they're still not appearing. Just some of them randomly appear. It also doesn't explain why my games disappear when I press refresh and I have to keep refreshing or even reboot OPL to make the list repopulate. Any thoughts?

Wolf3s commented 1 hour ago

Ah, that makes sense. I'll go ahead and convert the artwork! To clarify, what is the correct location for artwork, moving forward? Also, though this makes sense of the box art not appearing, the disk icons are already in png format and yet they're still not appearing. Just some of them randomly appear. It also doesn't explain why my games disappear when I press refresh and I have to keep refreshing or even reboot OPL to make the list repopulate. Any thoughts?

ART folder and the but you mentioned is thanks to PS2SDK broken.

mr-falafel commented 1 hour ago

Ah, that makes sense. I'll go ahead and convert the artwork! To clarify, what is the correct location for artwork, moving forward? Also, though this makes sense of the box art not appearing, the disk icons are already in png format and yet they're still not appearing. Just some of them randomly appear. It also doesn't explain why my games disappear when I press refresh and I have to keep refreshing or even reboot OPL to make the list repopulate. Any thoughts?

ART folder and the but you mentioned is thanks to PS2SDK broken.

ART folder in the +OPL partition or in the _COMMON partition? Through discussions on psx-place, I've gotten the impression that OPL data is migrating to the _COMMON partition. Also, newer OPL builds seem to populate that partition with folders. I'd love some clarification on what the proper location should be, moving forward.

mr-falafel commented 1 hour ago

@Wolf3s Is there a specific, documented PS2SDK issue that might be causing the issue of my games list disappearing or the sporadic appearance of random disk icons in png format? Thank you for your input.

Wolf3s commented 1 hour ago

Ah, that makes sense. I'll go ahead and convert the artwork! To clarify, what is the correct location for artwork, moving forward? Also, though this makes sense of the box art not appearing, the disk icons are already in png format and yet they're still not appearing. Just some of them randomly appear. It also doesn't explain why my games disappear when I press refresh and I have to keep refreshing or even reboot OPL to make the list repopulate. Any thoughts?

ART folder and the but you mentioned is thanks to PS2SDK broken.

ART folder in the +OPL partition or in the _COMMON partition? Through discussions on psx-place, I've gotten the impression that OPL data is migrating to the _COMMON partition. Also, newer OPL builds seem to populate that partition with folders. I'd love some clarification on what the proper location should be, moving forward.

I recomm

@Wolf3s Is there a specific, documented PS2SDK issue that might be causing the issue of my games list disappearing or the sporadic appearance of random disk icons in png format? Thank you for your input.

It was a change that el irsa changed to cleanup "Unsupported" modules but he forgot that every module has a diffrent return value and now because of him opl stuck :(.

Wolf3s commented 1 hour ago

Ah, that makes sense. I'll go ahead and convert the artwork! To clarify, what is the correct location for artwork, moving forward? Also, though this makes sense of the box art not appearing, the disk icons are already in png format and yet they're still not appearing. Just some of them randomly appear. It also doesn't explain why my games disappear when I press refresh and I have to keep refreshing or even reboot OPL to make the list repopulate. Any thoughts?

ART folder and the but you mentioned is thanks to PS2SDK broken.

ART folder in the +OPL partition or in the _COMMON partition? Through discussions on psx-place, I've gotten the impression that OPL data is migrating to the _COMMON partition. Also, newer OPL builds seem to populate that partition with folders. I'd love some clarification on what the proper location should be, moving forward.

Try _common folder first