Open dmspot opened 2 years ago
This has been an issue on every version of RA ever since the Ozone UI was introduced, possibly so that there isn't duplicates of all the different icon sets but I can't say for certain.
from what i've gathered, assets/ozone/png/icons
contains autogenerated 46px versions of the icons in assets/xmb/monochrome/png
the ozone set seems to only be used on low dpi devices, which makes the naming feel strange to me
Description
When using the Ozone UI, a playlist that has a custom name won't properly show icons even when the assets are present and named properly in the Ozone Assets icon folder. The icons will only show up properly if the assets are present and named properly in the XMB Assets folders.
Expected behavior
When using Ozone, the assets that are present in the Ozone Assets icon folder are used and displayed when an asset filename matches the playlist custom name.
Actual behavior
When using Ozone, the assets that are present in the Ozone Assets icon folder are not used and displayed when an asset filename matches the playlist custom name. Instead, assets in the XMB Assets folders are used and displayed when an asset filename matches the playlist custom name
Steps to reproduce the bug
Bisect Results
It appears that Ozone is looking at the XMB Assets folder(s) instead of the Ozone Assets folder. Unsure if this is for all situations/cores though?
Version/Commit
Tested on the current retroarch version.
Environment information