libretro / RetroArch

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

Widgets (messages text) bug on some core #10026

Open Darknior opened 4 years ago

Darknior commented 4 years ago

Description

I think retroarch changed something on widgets - which are messages text - and some cores have not been updated :( I've post a request here but they write me to post here, and that's a RA issue and not a CORE issue ?!

https://github.com/libretro/px68k-libretro/issues/109

Expected behavior

On some core all is fine like here :

20200118_145347_HDR

20200118_145607_HDR

On some other the background is missing, or font is yellow, or text is dark and impossible to read like on x68000 :(

Actual behavior

20200118_145346_HDR

20200118_145419_HDR

20200118_145528

20200118_145906_HDR

But other messages like this on SNES are fine :

20200118_145934_HDR

On x68000 the widget background is fine but the font in black and impossible to read :(

x68000 Dracula

Steps to reproduce the bug

  1. Launch a game on these systems
  2. Try to make a Savestate or a Screenshot so see a Widget.

Bisect Results

I don't know, but for exemple with the old Vice 3.3 there is no problem.

Version/Commit

Environment information

DarishZone commented 4 years ago

I've also got this issue on last source updated lr-vice emulator, the widget text is messed when you save or load state. Previous versions of lr-vice 3.3 works fine so it seems an issue related to last version of core, but is hard to figure out what can be the cause. I hope this may help.

LordArchantos commented 4 years ago

I have this issue independent of the core for some time now on Windows 10 x64 using glcore driver. All cores sometimes have e.g. RetroAchievements login messages popup in the widget proper, sometimes they popup using the old notification system. I have not had that "corrupted" font issue though.

Darknior commented 4 years ago

@LordArchantos same than you on Raspberry PI :) Have you try x68000 recently with the last core ? Because it is the only one with "corrupted" font issue. I'm curious to know. Thanks

LordArchantos commented 4 years ago

@Darknior The widget font is normal with PX68k as well on my end. However, I just remembered I have changed the font for onscreen notifications, I am not using the default. Font still works after removing the custom font entry from the ini.

Darknior commented 4 years ago

@LordArchantos because i change nothing with it ... it's only compiled for pi. And i don't think it can be a compilation problem ... or i miss something ?