libretro / RetroArch

Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
http://www.libretro.com
GNU General Public License v3.0
10.21k stars 1.82k forks source link

[XMB] Several glitches. Affects cores. #2704

Closed supaplex2 closed 6 years ago

supaplex2 commented 8 years ago

Hi, I'm running the latest stable version of Lakka on a Raspberry Pi 2 with a 1280x1024 monitor. I haven't changed any configuration from Retroarch, the only non-standard thing I have is the resolution. Everything works fine when using RGUI but XMB has glitches.

  1. Background sometimes goes black and remains like that until rebooted. Changing the background to one with a 1280x1024 resolution fixed this.
  2. Sometimes when scrolling from playlist to playlist, a playlist won't show any text, only the icons. Selecting something and pressing the button to go to the next menu works.
  3. When using the cores Nestopia and Genesis Plus GX (with any rom) the game screen will flicker. When going back to XMB it will be slower and may start glitching randomly. A couple of times it went back to the game on its own and stayed stuck in it. The same cores work perfectly when using RGUI.
  4. When making a new playlist sometimes the icons of one or more playlists start showing as a black square and remain like that until rebooting.

Anyways, thanks for all your work!

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/30635613-xmb-several-glitches-affects-cores?utm_campaign=plugin&utm_content=tracker%2F296058&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F296058&utm_medium=issues&utm_source=github).
kivutar commented 8 years ago

Ouch. I have not access to my RPi2 here, so I can't debug it right now. This is terrible :(

Did you notice anything similar with a previous build?

EDIT: you're using the release of feb 6, right?

supaplex2 commented 8 years ago

Yes, I mentioned some of this stuff in the forum, with the build from november 26th, together with other bugs. You moved the issues to this tracker back then. I didn't keep testing at the time because more stable builds came out but I didn't try them. Here I explained it better and, as I said, I believe it's caused by the resolution I'm using causing XMB to act funny since everything else is standard.

duduke commented 8 years ago

I can confirm that on 1080p I don't have this behavior on RPi2.

kivutar commented 8 years ago

@supaplex2 What is your resolution please?

supaplex2 commented 8 years ago

As I said in the first post, it's 1280x1024. Here's my config.txt for the Raspberry Pi 2, just in case

hdmi_group=2
hdmi_mode=35
disable_overscan=1
hdmi_ignore_edid=0xa5000080
hdmi_ignore_edid_audio=1
hdmi_ignore_cec=1
hdmi_force_hotplug=1
disable_audio_dither=1
RobLoach commented 6 years ago

Mind testing this out again, and if it still persists, creating an issue over at https://github.com/libretro/lakka-libreelec ?

I haven't had this issue come up on my RPi2.